Commit Graph

63382 Commits

Author SHA1 Message Date
Haojun Liao 7c139e9ff9
Merge pull request #25275 from taosdata/fix/3_liaohj
Fix/3 liaohj
2024-04-07 22:37:33 +08:00
Haojun Liao fb58ca8592 fix(stream): not wait for the timer stopped. 2024-04-07 18:53:25 +08:00
factosea 30c0d944d9 fix test case 2024-04-07 17:45:45 +08:00
Shungang Li bc1c7545a8 mock commit for pk last read, need to revert 2024-04-07 17:31:06 +08:00
Shungang Li b649a73a19 feat: pk insert/drop last cache 2024-04-07 17:30:54 +08:00
Haojun Liao af39260ec7 Merge branch 'feat/TS-4243-3.0' of github.com:taosdata/tdengine into feat/TS-4243-3.0 2024-04-07 16:52:20 +08:00
Haojun Liao 96fc85017b fix(query): fix error in interp 2024-04-07 16:51:40 +08:00
Benguang Zhao 2fa55f04e1 enh: check validity of commit actions of trans 2024-04-07 15:26:21 +08:00
Benguang Zhao ccc7a0bf08 enh: skip trans context switch in error logging 2024-04-07 15:26:20 +08:00
Benguang Zhao ac6846d76c enh: check validity of parallel actions of trans 2024-04-07 15:26:18 +08:00
WANG MINGMING acb9517656
Merge pull request #25278 from taosdata/opti/TD-29373
feat:disable primary key in schemaless
2024-04-07 15:06:01 +08:00
wangmm0220 64280a10cc fix:disable primary key in schemaless 2024-04-07 15:04:34 +08:00
wangmm0220 6174c3bfd3 fix:disable primary key in schemaless 2024-04-07 14:54:58 +08:00
kailixu b4c8375cb9 chore: solve conflicts 2024-04-07 14:53:05 +08:00
factosea 049de874de test case 2024-04-07 14:48:54 +08:00
Haojun Liao 16c17bbf72 fix(tsdb): fix error in tsdbread. 2024-04-07 14:46:22 +08:00
Haojun Liao f82505ba16 fix(stream): remove invalid assert 2024-04-07 14:06:25 +08:00
dapan1121 b7de83b086
Merge pull request #25253 from taosdata/fix/3.0/TS-4624
fix taosd crash query ins_tags with empty nchar tag
2024-04-07 14:06:15 +08:00
dapan1121 6d52120bf7 Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-04-07 13:54:39 +08:00
54liuyao 7f8f342c8a Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0 2024-04-07 11:04:31 +08:00
Hongze Cheng 3fab74f21b fix: TD-29397 2024-04-07 10:48:52 +08:00
kailixu 91cefc3c60 chore: restore code change 2024-04-07 10:34:25 +08:00
Haojun Liao 5af831919b
Merge pull request #25274 from taosdata/54liuyao-patch-9
Update 14-stream.md
2024-04-07 10:29:12 +08:00
Haojun Liao 570ca30e80
Merge pull request #25273 from taosdata/54liuyao-patch-8
Update 14-stream.md
2024-04-07 10:28:58 +08:00
dmchen c43e937538 write config lock 2024-04-07 02:24:41 +00:00
Haojun Liao ead77fe767 fix(tsdb): fix memory leak. 2024-04-07 10:23:51 +08:00
54liuyao ece59a7cf0 create pk stable 2024-04-07 10:18:36 +08:00
Haojun Liao 1b343e662c fix(stream): retry stop timer for trigger tmr. 2024-04-07 10:18:01 +08:00
liuyao f65a7a7afa
Update 14-stream.md 2024-04-07 10:01:27 +08:00
Hongze Cheng 456cec5b2d
Merge pull request #25244 from taosdata/fix/portMainTo30
port main to 30
2024-04-07 09:57:47 +08:00
liuyao ae0a95b27e
Update 14-stream.md 2024-04-07 09:49:52 +08:00
54liuyao 1240a4eb77 Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0 2024-04-07 09:37:09 +08:00
54liuyao 6ebe8da634 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/ly_query 2024-04-07 09:22:02 +08:00
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
dapan1121 337f39191e fix: eliminate project issue 2024-04-03 18:35:50 +08:00
factosea 8c34d14a9b fix test case 2024-04-03 17:26:51 +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
factosea ad1c474dc6 fix: logFileHandle NULL 2024-04-03 15:29:08 +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
factosea f95c57695f add test case 2024-04-03 13:56:52 +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
dapan1121 4217223a6a fix: join merge block issue 2024-04-03 09:54:49 +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