Commit graph

4226 commits

Author SHA1 Message Date
dapan1121
3f36f7ea52 enh: support desc join 2024-03-08 16:23:41 +08:00
Ping Xiao
ecfc5ec439 replace kill signal 2024-03-08 16:12:27 +08:00
Haojun Liao
3de1413974 test(stream): add some test cases to inc coverage. 2024-03-08 13:38:51 +08:00
Haojun Liao
f4265092ce
Merge pull request #25012 from taosdata/fix/TD-28997
load operator checkpoint
2024-03-07 11:06:55 +08:00
54liuyao
02de597e69 opt ci 2024-03-07 09:00:40 +08:00
dapan1121
46ea22eecb Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-03-06 13:12:01 +08:00
dapan1121
7045126aa6 fix: inner join issue 2024-03-06 11:18:57 +08:00
dapan1121
19b51ec02c
Merge pull request #24994 from taosdata/mark/3.0
fix:add excluded msg for delete in tmq
2024-03-05 15:46:49 +08:00
dapan1121
d2855bfd68
Merge pull request #24969 from taosdata/fix/ly_count
optimize plan and add ci
2024-03-05 10:11:49 +08:00
Minglei Jin
eba7b2fa82 fix(test/last_row): remove random columns' checking 2024-03-04 15:58:25 +08:00
54liuyao
988d23dd33 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/ly_count 2024-03-04 15:38:37 +08:00
wangmm0220
c7d115d8aa fix:add excluded msg for delete in tmq 2024-03-04 14:58:13 +08:00
Minglei Jin
376872acc6 fix(test/last_both): remove last_row query 2024-03-04 09:53:49 +08:00
WANG MINGMING
64656a1db9
Merge branch '3.0' into fix/TD-28627 2024-03-01 18:03:28 +08:00
54liuyao
8df1f09561 optimze plan and add ci 2024-03-01 11:27:33 +08:00
dapan1121
f13c9d2ca4 fix: merge join timetruncate issue 2024-03-01 09:49:59 +08:00
Hongze Cheng
c353f6b350
Merge pull request #24963 from taosdata/fix/TD-28329-2
fix(tsdb/cache): new case for column changing
2024-02-29 21:01:12 +08:00
Minglei Jin
3c80f171ef fix(tsdb/cache): new case for column changing 2024-02-29 18:56:14 +08:00
dapan1121
e17518e07f Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-02-29 17:55:17 +08:00
dapan1121
85cca872a5 enh: support timetruncate function 2024-02-29 17:52:53 +08:00
54liuyao
6de92f7c15 fix count window issue 2024-02-29 11:30:16 +08:00
54liuyao
02379524a1 fix count window issue 2024-02-29 11:30:16 +08:00
Haojun Liao
7cb5862de4
Merge pull request #24912 from taosdata/feat/TD-28677
add ci
2024-02-29 11:25:42 +08:00
WANG MINGMING
bf17556c59
Merge branch '3.0' into fix/TD-28627 2024-02-28 17:07:52 +08:00
Alex Duan
ef8e1041af
Merge pull request #24898 from taosdata/cases/TD-28408-3.0
fix: forget add show views
2024-02-28 13:33:38 +08:00
Alex Duan
910bf33264 coverage: remove smaCommit.c file 2024-02-28 11:35:33 +08:00
54liuyao
c1129bc861 add ci 2024-02-28 09:34:43 +08:00
Alex Duan
cf6e1c9695 coverage: remove smaSnapshot.c because function not publish 2024-02-28 09:23:20 +08:00
dapan1121
479279b75e fix: block data load issue 2024-02-27 18:55:21 +08:00
dapan1121
521c96913e Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-02-27 18:20:45 +08:00
dapan1121
8a2b4e2d86 enh: support group join 2024-02-27 18:18:25 +08:00
54liuyao
abd000ed03 disable query count 2024-02-27 10:29:15 +08:00
Hongze Cheng
200b5dc09e
Merge pull request #24862 from taosdata/fix/TD-28376-3.0a
fix: user sysinfo
2024-02-26 13:09:31 +08:00
kailixu
4afd45992a fix: sysinfo of dnode variables 2024-02-26 09:30:33 +08:00
Cary Xu
e1add42485
Update privilege_sysinfo.sim 2024-02-25 17:58:20 +08:00
kailixu
c4b42dbbff test: check user sysinfo during alter repeatedly 2024-02-25 10:34:49 +08:00
kailixu
41a79866b1 test: check user sysinfo during alter repeatedly 2024-02-25 10:23:05 +08:00
kailixu
a38a69557a user sysinfo 2024-02-24 23:05:39 +08:00
kailixu
d4ef374108 user sysinfo 2024-02-24 22:48:28 +08:00
dapan1121
97aca25633 enh: support group join 2024-02-23 17:59:45 +08:00
54liuyao
d3dd15e621 count window support having 2024-02-23 11:18:29 +08:00
dapan1121
a745319b81 Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-02-23 08:59:16 +08:00
dapan1121
807bba9215 fix: window join issues 2024-02-22 18:59:10 +08:00
54liuyao
53a4294e4c mid agg operator 2024-02-21 14:48:16 +08:00
dapan1121
ba41231373
Merge pull request #24614 from taosdata/szhou/tms/port-3
feat: multi-readers and one merge tree
2024-02-21 10:00:52 +08:00
dapan1121
98ed2458ea Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-02-20 17:39:51 -08:00
dapan1121
c4dbae3a5a enh: add window join ut 2024-02-20 17:13:29 -08:00
54liuyao
af1893d109 merge 3.0 2024-02-19 18:30:12 +08:00
dapan1121
2d597ad845
Merge pull request #24769 from taosdata/enh/xsren/TD-28408/showViews
enh: like supported on show views
2024-02-19 15:35:50 +08:00
dapan1121
b26716f2e8 Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-02-18 22:15:43 -08:00
factosea
e17cc16235 enh: like supported on show views 2024-02-19 13:10:27 +08:00
54liuyao
b53dc5602e Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-02-19 10:58:20 +08:00
54liuyao
05eaa90c11 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-22023 2024-02-19 08:59:15 +08:00
wangmm0220
a8e45440c0 fix:conflicts from 3.0 2024-02-18 18:02:14 +08:00
Alex Duan
52bd49285e coverage: osMath.c indexTfile.c 2024-02-16 23:39:19 +08:00
54liuyao
aa9d78f3cc mid pull over 2024-02-07 15:43:00 +08:00
54liuyao
56ec97d418 mid pull over 2024-02-07 15:24:11 +08:00
54liuyao
9b9ddd9159 batch count window 2024-02-06 17:19:12 +08:00
54liuyao
ba59d4bcb1 add fill history ci 2024-02-05 18:45:19 +08:00
54liuyao
c588770699 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-22023 2024-02-05 15:10:34 +08:00
Haojun Liao
6478e167af
Merge pull request #24725 from taosdata/fix/ly_max_delay
max delay
2024-02-05 10:52:33 +08:00
Alex Duan
adea2d4b32
Merge pull request #24706 from taosdata/ts4479
update test case for ts4479 and td28163 by charles
2024-02-05 10:43:45 +08:00
54liuyao
c56cebdd49 opt ci 2024-02-05 09:34:18 +08:00
charles
8b50f346aa udpate checkAsan.sh 2024-02-04 18:09:21 +08:00
54liuyao
ea9353b9fd merge 3.0 2024-02-04 16:04:23 +08:00
dapan1121
9b008716fe enh: add window join ut 2024-02-02 16:06:01 +08:00
54liuyao
54f216b6c6 add ci 2024-02-02 15:20:56 +08:00
54liuyao
2ac374b2e0 max delay 2024-02-02 15:20:56 +08:00
dapan1121
948845ea35 fix: join order by not work issue 2024-02-02 10:38:09 +08:00
charles
57148a7731 udpate checkAsan.sh to skip asan_malloc_linux.cpp error 2024-02-02 10:16:14 +08:00
dapan1121
ab87953362 enh: support window join 2024-02-01 14:58:08 +08:00
kailixu
69448e4801 chore: adjust test case 2024-01-31 15:48:13 +08:00
dapan1121
4a516556a9 enh: add right asof join test cases 2024-01-30 08:49:34 +08:00
dapan1121
dc309d67b8 Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-01-29 17:08:41 +08:00
54liuyao
d7fb8db086 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-22023 2024-01-29 16:13:39 +08:00
slzhou
08c2891d50 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tms/port-3 2024-01-29 10:32:36 +08:00
dapan1121
5cf16dea84
Merge pull request #24584 from taosdata/szhou/feat/td-28228
feat: extract rows within limit before sort to disk
2024-01-29 08:47:46 +08:00
Alex Duan
f62f84335d
Update coverage_test.sh
move coverage.info to before
2024-01-27 09:51:37 +08:00
54liuyao
9e86dfaee7 stream count window sliding 2024-01-26 15:56:26 +08:00
54liuyao
bc4f3d1296 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-22023 2024-01-26 15:55:06 +08:00
slzhou
664647c4a4 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tms/port-3 2024-01-26 11:05:59 +08:00
slzhou
1eedb9e7fa fix: preallocated columns does not have data 2024-01-26 10:55:14 +08:00
Haojun Liao
834f08a2e0
Merge pull request #24552 from taosdata/fix/3_liaohj
fix(stream): do checkpoint after fill-history task completed.
2024-01-25 16:53:11 +08:00
54liuyao
7105b0ffe3 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-22023 2024-01-25 10:12:13 +08:00
Haojun Liao
0cd84aa587 fix(stream): gen checkpoint for single task. 2024-01-23 17:51:50 +08:00
dapan1121
6640809638 Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-01-23 14:48:12 +08:00
slzhou
5c9edce538 fix: whole block error 2024-01-23 10:45:26 +08:00
dapan1121
5d58c27f56 fix: join subquery timestamp order mis-match issue 2024-01-22 14:03:11 +08:00
dapan1121
3fecb387cc enh: support asof join 2024-01-19 18:03:16 +08:00
54liuyao
bbabf91566 Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-01-19 14:50:16 +08:00
54liuyao
5a7d72d6ef Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-01-19 10:39:11 +08:00
54liuyao
ff8908dede ignore invalid state 2024-01-18 18:30:21 +08:00
dapan1121
fb20dd51de Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-01-18 17:11:25 +08:00
Yihao Deng
ea6b39c01e del rsma case 2024-01-18 06:53:16 +00:00
dapan1121
6285852f3c
Merge pull request #24493 from taosdata/fix/xsren/TD-28332/orderbyAmbigouus
fix: order by ambiguous
2024-01-18 08:43:00 +08:00
54liuyao
3bbfb26e09 stream count window 2024-01-17 14:22:19 +08:00
factosea
7d70d79963 fix order by ambiguous case 2024-01-17 11:10:13 +08:00
jiajingbin
d59ede5196 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-28032 2024-01-16 15:05:13 +08:00
Alex Duan
d8e4f38dd7
Merge pull request #24476 from taosdata/test/3.0/TD-28094a
test: replace timestamp now with var ts
2024-01-16 11:01:04 +08:00
chenhaoran
3a1d8f2e8f test: replace timestamp now with var ts 2024-01-15 19:14:24 +08:00
fullhonest
cb2ab749b5 Fix TD-27003: use last row scan when select last_row, last 2024-01-15 15:22:29 +08:00
wangmm0220
00e0da15a3 fix:[TD-28032]groupid = 0 & modify test case in sim 2024-01-12 17:37:22 +08:00
dapan1121
8d1f5ff479 enh: add asof 2024-01-11 19:25:12 +08:00
Alex Duan
5e4d8ed263 fix: change 3.0 to dynamic variant name 2024-01-11 18:38:16 +08:00
Alex Duan
d490091979 fix: tweak timeout from 30m to 20m 2024-01-11 18:10:29 +08:00
Alex Duan
e13ee9a37f coverage : modify coverage_test.sh to 2.0 2024-01-11 17:46:50 +08:00
Alex Duan
fb42c6afd5 coverage: update coverage script file and BlockSMA trigger is 1 2024-01-10 19:59:44 +08:00
dapan1121
e784a5c210 Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-01-10 18:57:19 +08:00
Alex Duan
f7716dd750
Merge pull request #24316 from taosdata/test/3.0/TD-28106
test: add testcase that merge same ver stt file after split db
2024-01-08 09:27:05 +08:00
dapan1121
0ef7f089be fix: full join issues 2024-01-05 19:24:22 +08:00
dapan1121
0695ed8974 fix: add full test 2024-01-05 17:16:51 +08:00
54liuyao
0b9e3c9871 fix stream state buff issue 2024-01-05 16:20:55 +08:00
dapan1121
8e73bedbc7 enh: add join ut 2024-01-05 14:40:05 +08:00
Hongze Cheng
df74b2d755
Merge pull request #24284 from taosdata/fix/TD-27988
fix: remove useless code
2024-01-04 19:03:45 +08:00
dapan1121
670317ccd7
Merge pull request #24053 from taosdata/enh/3.0/TD-26813
enh: support group by tag/tbname to list empty groups
2024-01-04 09:08:03 +08:00
dapan1121
8d9c093b99 Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-01-03 16:26:17 +08:00
chenhaoran
c0186a214d test: add testcase for TD-28106 of copy file in snapshot 2024-01-03 14:50:05 +08:00
Haojun Liao
a2e85c44c2
Merge pull request #24228 from taosdata/fix/3_liaohj
refactor: remove stream-scan-history event for stream task.
2024-01-03 14:43:20 +08:00
Alex Duan
b1ce76cebf
Merge pull request #24309 from taosdata/test/3.0/TD-27980
test: modify testcase of  windows
2024-01-02 17:53:59 +08:00
chenhaoran
93fe955828 test: modify testcase of windows 2024-01-02 17:48:05 +08:00
Hongze Cheng
87b7a9a980 fix: stream test case 2023-12-29 17:51:35 +08:00
dapan1121
194b1f03ae enh: support inner join 2023-12-26 19:28:19 +08:00
54liuyao
ccf861dec8 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/3_liaohj 2023-12-26 18:36:18 +08:00
54liuyao
e2564a6189 fix issue 2023-12-26 18:35:49 +08:00
54liuyao
ac3c76f608 init dummy function 2023-12-25 19:38:20 +08:00
dapan1121
e570fcef99 Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2023-12-25 09:22:01 +08:00
Bob Liu
3b0d1480f7 adjust case 2023-12-22 18:14:26 +08:00
slzhou
c5e39b8a81 fix: add test case 2023-12-21 16:52:27 +08:00
dapan1121
bc38885856 Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2023-12-19 11:22:41 +08:00
Haojun Liao
bba5a4f08b other: merge main into 3.0 2023-12-18 18:26:42 +08:00
dapan1121
e55b7c52d8 fix: add left join case 2023-12-14 17:06:19 +08:00
dmchen
ea9eba5621 fix ci case 2023-12-12 05:34:41 +00:00
kailixu
646d807a28 test: check null tag when insert by stb 2023-12-04 22:43:04 +08:00
kailixu
08be3d790c fix: ignore NULL tag 2023-12-04 20:08:46 +08:00
54liuyao
38900d672e Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-27419 2023-12-04 09:12:53 +08:00
Haojun Liao
d7a19a9179 fix(stream): fix invalid decode hbmsg and memory leaks caused by invalid hb msg. 2023-12-01 14:45:18 +08:00
wangmm0220
acce0852df fix:test case 2023-11-30 19:52:27 +08:00
wangmm0220
77a48f8711 fix:test case 2023-11-30 17:36:03 +08:00
54liuyao
ae386c6e34 opt expired data 2023-11-29 11:16:56 +08:00
Alex Duan
c461100b6b
Merge pull request #23832 from taosdata/test/3.0/TD-27401
test:update tmq cases and add performance testcase
2023-11-28 14:47:54 +08:00
chenhaoran
78db671c95 Merge branch '3.0' of https://github.com/taosdata/TDengine into test/3.0/TD-27401 2023-11-23 15:37:22 +08:00
slzhou
3de91de7f9 fix: bi mode create tbname col error 2023-11-23 11:18:05 +08:00
slzhou
f44ff199f2 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/bi-tbname-col-func 2023-11-23 10:41:34 +08:00
Haojun Liao
8ad071e69a other: merge main. 2023-11-23 10:25:51 +08:00
Haojun Liao
630b259d7f fix(stream): fix error in stream. 2023-11-23 09:41:07 +08:00
Haojun Liao
ebb1993900 fix(stream): fix error in check trans conflict. 2023-11-22 16:20:59 +08:00
slzhou
1fc16355de enhance: bi mode tbname col to tbname func 2023-11-21 14:34:09 +08:00
chenhaoran
c05a1c9333 test:update testcases in windows 2023-11-20 15:25:58 +08:00
Haojun Liao
2ca663ce66
Merge pull request #23593 from taosdata/feat/TD-21898
stream event window
2023-11-15 14:18:07 +08:00
dapan1121
dfb3feb5dc Merge remote-tracking branch 'origin/main' into merge/m23 2023-11-15 11:39:18 +08:00
Haojun Liao
e46a13c788
Merge pull request #23669 from taosdata/enh/stream_delay
opt max delay
2023-11-14 09:31:17 +08:00
liuyao
37c102a115 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898 2023-11-13 16:06:17 +08:00
dapan1121
a51df86e43
Merge pull request #23636 from taosdata/enh/TD-25601-3.0
enh: support delete msg for rsma
2023-11-13 08:47:42 +08:00
kailixu
f06ea9fceb enh: wait more time for result 2023-11-10 17:32:33 +08:00
kailixu
11c0427b22 enh: test case to delete mutiple tables 2023-11-10 16:41:41 +08:00
kailixu
2a14a10d0d Merge branch '3.0' into enh/TD-25601-3.0 2023-11-10 14:45:45 +08:00
kailixu
674e878ffa enh: rsma support delete 2023-11-10 14:44:29 +08:00
dapan1121
350fac01a0 Merge remote-tracking branch 'origin/3.0' into feat/TD-24802 2023-11-10 11:48:55 +08:00
dapan1121
e5eeea5b16
Merge pull request #23619 from taosdata/fix/TD-26925
fix: const value replace issue
2023-11-10 10:42:22 +08:00
liuyao
6d2d5823dc Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898 2023-11-10 09:24:05 +08:00
dapan1121
e269d042b6 fix: add test cases 2023-11-09 16:28:35 +08:00
dapan1121
c1f935bd12 fix: const value replace issue 2023-11-09 14:49:04 +08:00
kailixu
1a950afdb8 enh: test case for rsma snapshot 2023-11-09 12:09:27 +08:00
kailixu
501d5a7acc Merge branch '3.0' into enh/TD-23769-3.0x 2023-11-08 20:47:15 +08:00
kailixu
72ecb0431c enh: rsma checkpoint 2023-11-08 20:45:44 +08:00
liuyao
ab92894163 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898 2023-11-08 16:29:45 +08:00
liuyao
340fb3e727 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898 2023-11-08 14:16:59 +08:00
Ping Xiao
1d36a942be skip rocksdb mem leak issue 2023-11-08 14:02:42 +08:00
Ping Xiao
967cc55dd9 skip rocksdb mem leak issue 2023-11-08 13:59:53 +08:00
dapan1121
7e89e55ba0
Merge pull request #23580 from taosdata/szhou/fix/3.0/select-tags-const
fix: select tags const from table
2023-11-08 08:36:46 +08:00
kailixu
b9f389a49f Merge branch '3.0' into enh/TD-23769-3.0x 2023-11-08 08:36:35 +08:00
dapan1121
1045457d16
Merge pull request #23575 from taosdata/szhou/fix/3.0/tbname-no-dot
fix: tbname can not contain dot
2023-11-08 08:35:07 +08:00
dapan1121
d1b7c1ea11
Merge pull request #23576 from taosdata/fix/TD-27163
fix: stmt query execution mode issue
2023-11-07 17:51:48 +08:00
slzhou
433d3b7354 fix: select tags const from table 2023-11-07 15:47:36 +08:00
kailixu
ac62714492 Merge branch '3.0' into enh/TD-23769-3.0x 2023-11-07 14:20:38 +08:00
dapan1121
eca1b1aeab fix: stmt query execution mode issue 2023-11-07 11:20:08 +08:00
shenglian-zhou
aaa7b45dc3
Merge branch '3.0' into szhou/3.0/fix/TD-27089 2023-11-07 11:07:15 +08:00
slzhou
d574b97015 fix: tbname can not contain dot 2023-11-07 11:03:42 +08:00
kailixu
2f4c732cfb Merge branch '3.0' into enh/TD-23769-3.0x 2023-11-06 17:32:04 +08:00
slzhou
5495e1ceac fix: use the right target name 2023-11-06 12:33:09 +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
dapan1121
6c4f94661b fix: insert syntax error caused core 2023-11-03 17:43:08 +08:00
liuyao
e8945cedd8 fix issue 2023-11-03 16:03:23 +08:00
slzhou
2aa02845dc fix: insert perf utility improvement 2023-11-03 11:42:53 +08:00
shenglian zhou
48cac9736b enhance:add test case 2023-11-03 10:32:55 +08:00
kailixu
d9ed63473c Merge branch '3.0' into enh/TD-23769-3.0x 2023-11-03 08:37:41 +08:00
liuyao
79452e4288 add ci 2023-11-02 16:11:08 +08:00
liuyao
62f3b70b77 add ci 2023-11-02 16:01:25 +08:00
liuyao
52083cd694 event window and partition by 2023-11-02 15:52:55 +08:00
liuyao
330b04a8bc Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898 2023-11-02 14:36:13 +08:00
kailixu
96b5024347 enh: rsma checkpoint 2023-11-02 13:05:36 +08:00
kailixu
bacf771ada chore: test case for rsma persist 2023-11-02 08:55:01 +08:00
liuyao
54112d757f test case 2023-11-01 16:56:48 +08:00
liuyao
505c44d9aa Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898 2023-11-01 16:50:46 +08:00
slzhou
9b6e44756c restart ci 2023-11-01 16:32:42 +08:00
slzhou
5f52f8940f restart ci 2023-11-01 16:24:54 +08:00
Haojun Liao
a22c84617f
Merge pull request #23491 from taosdata/fix/ly_test
session window max delay
2023-11-01 15:31:46 +08:00
liuyao
1400b0c572 opt test case 2023-11-01 14:10:38 +08:00
slzhou
4a2c52783b Merge branch '3.0' of github.com:taosdata/TDengine into szhou/insert-stb-tbname 2023-11-01 14:10:02 +08:00
liuyao
5ed8da4246 opt test case 2023-11-01 14:00:49 +08:00