Commit Graph

58936 Commits

Author SHA1 Message Date
dapan1121 c2ec373557 Merge remote-tracking branch 'origin/3.0' into feat/TD-24802 2023-11-07 10:09:10 +08:00
liuyao e6fffe58a5 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-27041 2023-11-07 09:49:06 +08:00
dapan1121 0ed4d1507f feat: support non_sort mode 2023-11-07 09:23:06 +08:00
Haojun Liao 8fa4acd685
Merge pull request #23555 from taosdata/fix/ly_test
release row buff pos
2023-11-07 09:12:16 +08:00
dapan1121 0e7433e3b0
Merge pull request #23553 from taosdata/szhou/fix/3.0/TD-27152
fix: use the right target name
2023-11-07 09:04:42 +08:00
Hongze Cheng a99fa3b032
Merge pull request #23556 from taosdata/fix/TD-26189-cmake2
fix(cmake/s3): make cmake config portable
2023-11-06 19:01:21 -06:00
Bob Liu 1b9be71d55 fix(excutor): group agg operator copy from hash table directly 2023-11-07 08:51:03 +08:00
slzhou 06a4174c33 fix: increase taos-ws-py version to 0.3.1 2023-11-07 05:04:15 +08:00
slzhou c716c737ec fix: increase taos-ws-py version to 0.3.1 2023-11-06 23:09:03 +08:00
kailixu f5d796a081 chore: print stream state 2023-11-06 19:53:09 +08:00
charles a72d87b3ff add non marterial test cases and update sql.error function by charles 2023-11-06 18:59:34 +08:00
liuyao 4ce81f25da session window max delay 2023-11-06 17:45:18 +08:00
kailixu 2f4c732cfb Merge branch '3.0' into enh/TD-23769-3.0x 2023-11-06 17:32:04 +08:00
Benguang Zhao 8f1e3197b2 enh: print lastApplyTerm of snap sender in format of int64 2023-11-06 17:31:31 +08:00
kailixu dc5284a19c chore: add debug info 2023-11-06 17:27:36 +08:00
slzhou 3f13ab7a20 fix: fix test case 2023-11-06 17:15:46 +08:00
Alex Duan c6f4c0124d case : add delete_check.py to cases.task 2023-11-06 16:56:14 +08:00
Alex Duan 240d2ee8ad case : check file can be delete after drop table 2023-11-06 16:52:11 +08:00
Minglei Jin ec908fa4d0 fix(cache/reader): use int64 max instead of uint 2023-11-06 15:34:28 +08:00
wangjiaming0909 04a1f2ef4d feat: cache scan for select last(c), ts/c 2023-11-06 15:26:12 +08:00
wangmm0220 dffaac55ea fix:move cos from util to common 2023-11-06 14:57:32 +08:00
slzhou 41fa664916 enhance: add test case 2023-11-06 14:52:34 +08:00
Minglei Jin 31ce6453c2 fix(cmake/s3): make cmake config portable 2023-11-06 14:17:27 +08:00
slzhou 6136b1d018 fix: fix tbname or error 2023-11-06 13:49:01 +08:00
liuyao 1f523abff5 release row buff pos 2023-11-06 13:40:53 +08:00
slzhou 1153e5ddc2 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tbname-prune-vgroup 2023-11-06 13:15:25 +08:00
slzhou 5495e1ceac fix: use the right target name 2023-11-06 12:33:09 +08:00
slzhou 88c8463e18 fix: process logic or conditions 2023-11-06 11:06:22 +08:00
dapan1121 0c4040b48e
Merge pull request #23541 from taosdata/fix/TS-4219.3.0
fix: insert syntax error caused coredump
2023-11-06 08:48:46 +08:00
kailixu 7e8c123fca chore: rsma code optimization 2023-11-06 08:46:04 +08:00
dapan1121 faf7001828
Merge pull request #23532 from taosdata/szhou/continue-coing
enhance: insert into super table performance improvement
2023-11-06 08:43:33 +08:00
Haojun Liao d440da0d8c enh(stream): execute scan history by using time slice 1s. 2023-11-05 01:26:53 +08:00
Haojun Liao c71f6713a7 fix(stream): add need update node into update node list. 2023-11-05 01:24:23 +08:00
Haojun Liao e13f003b90 refactor: do some internal refactor. 2023-11-05 01:23:23 +08:00
kailixu 411151d671 fix: buffer overflow/buffer use after free/memory leak 2023-11-04 08:44:26 +08:00
wangmm0220 b1515dd069 fix:add windows support 2023-11-03 17:56:34 +08:00
liuyao 7c38344642 adj builtin function 2023-11-03 17:53:36 +08:00
wangmm0220 5a6c3f2b04 fix:add windows support 2023-11-03 17:45:37 +08:00
dapan1121 6c4f94661b fix: insert syntax error caused core 2023-11-03 17:43:08 +08:00
wangmm0220 16f8c1f628 fix:add windows support 2023-11-03 17:17:43 +08:00
wangmm0220 572dd8ec39 fix:add windows support 2023-11-03 17:14:04 +08:00
slzhou 9a33f0d59a Merge branch '3.0' of github.com:taosdata/TDengine into szhou/3.0/fix/TD-27089 2023-11-03 16:51:53 +08:00
shenglian zhou 893f7cc080 enhance: prepare for or processing 2023-11-03 16:35:43 +08:00
wangmm0220 7a39b32961 fix:add windows support 2023-11-03 16:33:48 +08:00
wangjiaming0909 741f8b0083 fix: cast error msg 2023-11-03 16:31:28 +08:00
kailixu 77eadc59dc Merge branch '3.0' into enh/TD-23769-3.0x 2023-11-03 16:26:07 +08:00
slzhou e1ea15c8f2 enhance: improve performance 2023-11-03 16:13:35 +08:00
Haojun Liao de5c4d8d5d other(tsdb): adjust some log info. 2023-11-03 15:07:40 +08:00
kailixu c95fc014a8 enh: rsma checkpoint 2023-11-03 14:57:36 +08:00
kailixu a48968e5e8 enh: rsma checkpoint 2023-11-03 14:33:45 +08:00