Commit Graph

62931 Commits

Author SHA1 Message Date
Haojun Liao e7ed8fbaa6 fix(tsdb): not copy range key if no pk exists. 2024-04-06 00:10:24 +08:00
Haojun Liao 1b30d214eb Merge remote-tracking branch 'origin/feat/TS-4243-3.0' into feat/TS-4243-3.0 2024-04-05 19:48:23 +08:00
Haojun Liao dc954e112e fix(tsdb): add key for lastProcessKey, and remove invalid assign for key 2024-04-05 19:47:59 +08:00
Hongze Cheng 5440471e07
Merge pull request #25257 from taosdata/ENH/TS-4595-3.0
enh: not to touch meta data during balance vgroup leader
2024-04-03 18:50:23 +08:00
yihaoDeng a0bf82878d free handle 2024-04-03 09:11:49 +00:00
kailixu 1e8aaa273e chore: more logic for num of pks 2024-04-03 16:32:59 +08:00
slzhou d4b8460baa fix: change delete condition error message 2024-04-03 15:48:56 +08:00
dapan1121 4ec961f5e4
Merge pull request #25252 from taosdata/mark/3.0
fix:data compatibility in tmq
2024-04-03 14:13:12 +08:00
Haojun Liao 94f703889d fix(stream): remove invalid assert. 2024-04-03 12:42:53 +08:00
Haojun Liao a3bcd9e9c9
Merge pull request #25246 from taosdata/fix/3_liaohj
fix(stream): add lock for when set checkpoint dispatch msg.
2024-04-03 12:42:29 +08:00
wangjiaming0909 c2afd95c4e fix taosd crash query ins_tags with empty nchar tag 2024-04-03 10:07:02 +08:00
54liuyao 537395e845 Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0 2024-04-03 09:54:10 +08:00
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
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
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
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
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
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