Commit Graph

63237 Commits

Author SHA1 Message Date
dapan1121 847b25e5f2 fix: task queue quit issue 2024-04-16 13:41:08 +08:00
dapan1121 babe16a7d3
Merge pull request #25370 from taosdata/feat/TD-27337
feat: support all kinds of join
2024-04-16 13:33:39 +08:00
dapan1121 7621d72e04
Merge branch '3.0' into feat/TD-27337 2024-04-16 13:33:25 +08:00
Haojun Liao e0cb17211b
Merge pull request #25358 from taosdata/feat/TS-4243-3.0
fix: extracted data block shall initialize pks of datablock info
2024-04-16 13:30:48 +08:00
dapan1121 29243ea839 fix: windows compile issue 2024-04-16 11:29:19 +08:00
Hongze Cheng ace8f30bdf
Merge pull request #25361 from taosdata/fix/TD-29560-3.0
fix: drop table after commit
2024-04-16 11:15:29 +08:00
Haojun Liao d830de397f
Merge pull request #25343 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
2024-04-16 10:16:03 +08:00
Haojun Liao 51dfa20cf4 fix(tsdb): set correct initial value for compare. 2024-04-16 10:13:15 +08:00
dapan1121 2656879d3d fix: add CI cases 2024-04-16 09:49:44 +08:00
dapan1121 1d24b3da77 fix: compile issues 2024-04-16 09:46:58 +08:00
dapan1121 55d118d17c Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-04-16 09:12:04 +08:00
Haojun Liao eba924776f fix(stream): update test cases. 2024-04-15 23:26:18 +08:00
Hongze Cheng d39a004d21
Merge pull request #25367 from taosdata/enh/TD-28945-pk
cos/multi-write: empty impl for tsdb async compact
2024-04-15 20:37:17 +08:00
Haojun Liao ee62b66b07 Merge branch 'enh/TD-28945-pk' into fix/3_liaohj 2024-04-15 19:15:39 +08:00
Haojun Liao 13bd296d58 Merge branch '3.0' into fix/3_liaohj 2024-04-15 18:53:48 +08:00
Haojun Liao d92f0706e7 fix(tsdb): check the boundary value when reseting range. 2024-04-15 18:43:58 +08:00
Haojun Liao 1ac192c069 fix(stream): keep the original tsdb scan version range. 2024-04-15 18:41:38 +08:00
Haojun Liao 87dfc1f931 fix(stream):fix error in unit test cases. 2024-04-15 18:40:51 +08:00
Minglei Jin 9cce9c221d cos/multi-write: empty impl for tsdb async compact 2024-04-15 18:32:06 +08:00
Hongze Cheng 29194df1ec Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-29560-3.0 2024-04-15 18:26:21 +08:00
Hongze Cheng b936969a01 more fix 2024-04-15 18:25:23 +08:00
dapan1121 d57f33243a
Merge pull request #25365 from taosdata/54liuyao-patch-13
Update 10-function.md
2024-04-15 16:44:45 +08:00
dapan1121 8982360f7e
Merge pull request #25363 from taosdata/54liuyao-patch-12
Update index.md
2024-04-15 16:43:33 +08:00
liuyao 01cbd7fb49
Update 10-function.md 2024-04-15 16:38:08 +08:00
liuyao fd9ed4fb70
Update 10-function.md 2024-04-15 16:37:25 +08:00
liuyao af5af1c6ea
Update index.md 2024-04-15 16:28:29 +08:00
dapan1121 6d4f0b2ceb fix: asof jlimit issue 2024-04-15 16:12:12 +08:00
dapan1121 89cd425ae2
Merge pull request #25344 from taosdata/54liuyao-patch-10
Update index.md
2024-04-15 16:07:37 +08:00
dapan1121 1ff9a5e0e2
Merge pull request #25348 from taosdata/54liuyao-patch-11
Update 10-function.md
2024-04-15 16:07:25 +08:00
dapan1121 34a15d1431
Update 10-function.md 2024-04-15 16:07:09 +08:00
dapan1121 34a943a1f2
Merge pull request #25242 from taosdata/feat/ly_query
adj last function
2024-04-15 16:04:23 +08:00
dapan1121 f7a31a6928
Merge pull request #25335 from taosdata/feat/xsren/TD-29092
tbname supported
2024-04-15 15:48:47 +08:00
Hongze Cheng fb7db6a50c
Merge pull request #25317 from taosdata/enh/TD-28945-pk
enh(s3/writing): enable writing to s3 always
2024-04-15 15:44:08 +08:00
Hongze Cheng ac2853f28c fix: drop table after commit 2024-04-15 15:36:54 +08:00
slzhou 31f5b0dca7 fix: add test case for varchar primary key 2024-04-15 14:49:47 +08:00
Haojun Liao 665107ad3a enh(stream): add more info in meta table. 2024-04-15 14:23:37 +08:00
slzhou 04f1cfaf57 feat: add test case for wrong pk data type 2024-04-15 13:56:56 +08:00
slzhou 5f28ee0e52 fix: wrongly changed the column type of pk col during last row scan optimize 2024-04-15 11:28:09 +08:00
dapan1121 45b1a64a97 fix: test frame issue 2024-04-15 11:09:24 +08:00
dapan1121 168769830f fix: invalid read issue 2024-04-15 09:52:35 +08:00
Haojun Liao 31a728b1b8 fix(stream): update the stream task meta table. 2024-04-15 09:49:41 +08:00
Minglei Jin 4b3e3f9091 Merge branch '3.0' into enh/TD-28945-pk 2024-04-15 09:31:56 +08:00
Minglei Jin e14d4e172d cos/multi-writing: fix remove with different version 2024-04-15 09:30:24 +08:00
slzhou 852052a99b fix: extracted data block shall initialize pks of datablock info 2024-04-15 07:47:07 +08:00
Haojun Liao 15c18af221 fix(stream): fix init error. 2024-04-13 18:27:38 +08:00
Haojun Liao 82ee169d61
Merge pull request #25164 from taosdata/feat/TS-4243-3.0
feat(tsdb): support complex primary key in table.
2024-04-13 18:08:01 +08:00
Haojun Liao 46fd0cb0b5 fix(tsdb): set correct initial value 2024-04-12 23:32:47 +08:00
Haojun Liao 54cef11436 refactor: disable debugflag change tmrdebugFlag level. 2024-04-12 22:17:24 +08:00
Haojun Liao 27af9de628 fix(tsdb):add placeholder if no rowkeys exist. 2024-04-12 22:16:48 +08:00
Haojun Liao 528497944c fix(tsdb): update log. 2024-04-12 19:03:03 +08:00