Commit Graph

63382 Commits

Author SHA1 Message Date
kailixu 62ab1b1c41 chore: allow source table with primary key 2024-04-03 09:39:58 +08:00
kailixu cc660de9d0 chore: error prompt for null primary key column 2024-04-03 08:14:30 +08:00
wangmm0220 71292f45ef fix:data compatibility in tmq 2024-04-02 23:59:23 +08:00
Haojun Liao 3619518d54 fix(stream): add logs. 2024-04-02 21:57:21 +08:00
Haojun Liao dcc97472d3 fix(stream): add strict check for checkpoint-trigger msg dispatach rsp confirmation flag. 2024-04-02 21:53:50 +08:00
kailixu 6e56e61ad5 fix: target table has less primary keys than source 2024-04-02 19:49:30 +08:00
Haojun Liao 5184e444df Merge branch '3.0' into fix/3_liaohj 2024-04-02 18:45:49 +08:00
Haojun Liao 24559725da fix(stream): add lock for when set checkpoint dispatch msg. 2024-04-02 18:45:30 +08:00
Benguang Zhao 018d388278 enh: not to write confirm after balance vgroup leader 2024-04-02 18:20:26 +08:00
kailixu f6dc3205ee Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-04-02 17:33:19 +08:00
kailixu adb6de0595 fix: null value check for target column with pk 2024-04-02 17:33:11 +08:00
54liuyao 71ff0bcb84 adj ci 2024-04-02 17:24:47 +08:00
Alex Duan da4c84d297
Merge pull request #25121 from taosdata/test/3.0/ts-4563
add testcase of  disorder and null data in tmq test
2024-04-02 16:54:37 +08:00
yihaoDeng 588f05c7dd port main to 30 2024-04-02 08:49:48 +00:00
Hongze Cheng 6c886d1e4a
Merge pull request #25160 from taosdata/ENH/TS-4595-3.0
enh: support changeless transaction of tasks
2024-04-02 16:45:35 +08:00
Haojun Liao 15f2882bba Merge remote-tracking branch 'origin/feat/TS-4243-3.0' into feat/TS-4243-3.0 2024-04-02 16:10:54 +08:00
Haojun Liao 5a546e37d7 fix(query): set correct forward step for twa query. 2024-04-02 16:10:42 +08:00
dapan1121 5934a137dd fix: group cache fetch issue 2024-04-02 16:09:32 +08:00
kailixu dc60812183 chore: unify the prompt msg 2024-04-02 15:04:13 +08:00
kailixu 6c8995984e Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-04-02 14:39:21 +08:00
kailixu 77d912c210 fix: primary key should not be null or none 2024-04-02 14:39:13 +08:00
Hongze Cheng b9197e3e6e Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-04-02 14:24:38 +08:00
Hongze Cheng 8fe7478932 fix: TD-29352 2024-04-02 14:24:32 +08:00
54liuyao 9a8d03f0ca adj last function 2024-04-02 14:03:02 +08:00
slzhou 771c6940b1 fix: initialize pk type and pk data of output SFirstLastRes when merge 2024-04-02 13:39:52 +08:00
Haojun Liao 94e6f96a75 other: merge 3.0 2024-04-02 13:39:26 +08:00
Haojun Liao 2dde627237 Merge remote-tracking branch 'origin/feat/TS-4243-3.0' into feat/TS-4243-3.0 2024-04-02 10:43:56 +08:00
Haojun Liao aff681ac64 fix(tsdb):set correct varchar type compare function. 2024-04-02 10:43:38 +08:00
dmchen d06bfd9cea free and log 2024-04-02 02:30:56 +00:00
dapan1121 eb50334baf
Merge pull request #25234 from taosdata/fix/TD-28032
fix:cases error
2024-04-02 10:17:04 +08:00
Haojun Liao bcb4d62996
Merge pull request #25229 from taosdata/fix/3_liaohj
fix(stream): reset the ready upstream counter after task-reset.
2024-04-02 10:05:33 +08:00
Linhe Huo 7cd51f0b87
Merge pull request #25225 from taosdata/enh/adam/TD-29348-3.0
enh: update taosws feature to rustls
2024-04-02 09:29:49 +08:00
wade zhang 5bc7b61156
Merge pull request #25239 from taosdata/docs/adamji/TD-29353
docs: merge example code to 3.0
2024-04-02 09:19:25 +08:00
Adam Ji 9125a28061 docs: merge example code to 3.0 2024-04-02 09:13:55 +08:00
54liuyao 204c5acefe Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0 2024-04-02 09:10:52 +08:00
wade zhang ff490cea01
Merge pull request #25228 from taosdata/docs/dclow-seo-update-30
docs: adjust titles for seo compliance for 3.0 branch
2024-04-02 09:01:38 +08:00
Hongze Cheng b74698adb1
Merge pull request #25237 from taosdata/fix/TS-4555-3.0
fix: meta snapshot drop table error
2024-04-02 08:56:28 +08:00
Hongze Cheng c28ee64477 fix: meta snapshot drop table error 2024-04-01 21:11:35 +08:00
wangmm0220 174b0a104e fix:case error 2024-04-01 19:59:30 +08:00
factosea 3257c7c082 fix: tag is null when table is empty 2024-04-01 19:44:26 +08:00
wangmm0220 1c56c5ab83 fix:delete the file that testing JSON compression rate 2024-04-01 19:16:54 +08:00
54liuyao 2e11f3674d Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0 2024-04-01 18:35:44 +08:00
Hongze Cheng bc56d1196a more code 2024-04-01 18:06:07 +08:00
dmchen 463a5da0d9 checksum len 2024-04-01 09:50:42 +00:00
dmchen a1b7444a48 refactor 2024-04-01 09:39:29 +00:00
dmchen 0a4556984c merge 2024-04-01 09:19:29 +00:00
54liuyao 5369448bda adj log 2024-04-01 16:43:36 +08:00
Haojun Liao 9ca84091df fix(stream): reset the ready upstream counter after task-reset. 2024-04-01 16:31:10 +08:00
54liuyao a65ce818de add ci 2024-04-01 16:20:45 +08:00
Adam Ji 529eadb921 enh: update taosws feature to rustls 2024-04-01 16:15:57 +08:00