Commit Graph

8651 Commits

Author SHA1 Message Date
wangmm0220 38fab41e7b Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-14761 2022-09-01 14:25:25 +08:00
wangmm0220 d1bdea6917 fix:<TD-18784> data lost in schemaless if timestamp is same 2022-09-01 13:49:05 +08:00
Shengliang Guan f2d14220eb
Merge pull request #16551 from taosdata/feature/3.0_mhli
refactor(sync): delete ASSERT(0) in snapshotReceiverFinish
2022-09-01 13:10:17 +08:00
Shengliang Guan 2db9149af5
Merge pull request #16553 from taosdata/fix/TD-16780
fix(query): support timestamp type in max/min function
2022-09-01 13:09:00 +08:00
Shuduo Sang 5d02a24359
fix: tools/taosdumpTest2.py (#16556) 2022-09-01 12:06:32 +08:00
Hui Li 87c0d49bae
Merge pull request #16533 from taosdata/test3.0/lihui
Test3.0/lihui
2022-09-01 11:39:47 +08:00
Ganlin Zhao 4f772ee711 Merge branch '3.0' into fix/TD-16780 2022-09-01 11:28:28 +08:00
Xiaoyu Wang af8fe3ada8 fix: a privilege problem of show tables 2022-09-01 11:15:03 +08:00
Minghao Li 87dd0fc168 refactor(sync): delete ASSERT(0) in snapshotReceiverFinish 2022-09-01 10:54:02 +08:00
Shengliang Guan 7509db4d81
Merge pull request #16535 from taosdata/fix/dnode
enh: make cmake .. -DCMAKE_BUILD_TYPE=Release  work
2022-08-31 19:31:43 +08:00
Ganlin Zhao 3d4807fbe9 fix test cases 2022-08-31 19:30:56 +08:00
Ganlin Zhao 593fdce02e fix test cases 2022-08-31 19:28:12 +08:00
Shengliang Guan 8652074fad
Merge pull request #16536 from taosdata/feature/TD-14761
fix: add filter logic for tmq in stable wal
2022-08-31 19:22:11 +08:00
wangmm0220 c5874ca892 fix: add filter logic for tmq in stable wal 2022-08-31 18:32:28 +08:00
Shengliang Guan 4401080328 enh: make cmake .. -DCMAKE_BUILD_TYPE=Release work 2022-08-31 18:06:17 +08:00
plum-lihui 9407f0490d test:modify start tmq timestamp 2022-08-31 17:53:27 +08:00
plum-lihui b18b4956fc Merge branch '3.0' into test3.0/lihui 2022-08-31 17:52:36 +08:00
Hui Li 13ecf18c9c
Merge pull request #16247 from taosdata/cpwu/3.0
Test: fix case to support rest API
2022-08-31 15:24:02 +08:00
Shengliang Guan b6c6f8666b
Merge pull request #16514 from taosdata/fix/ZhiqiangWang/TD-18733-shell-csv-rfc-4180
feature: shell csv rfc 4180
2022-08-31 14:46:51 +08:00
afwerar 500cf0c758 feature: shell csv rfc 4180 2022-08-31 13:30:35 +08:00
Shengliang Guan 5712d95260
Merge pull request #16506 from taosdata/enh/mvTables2Ins
enh: move some tables from perf to ins
2022-08-31 11:12:00 +08:00
cpwu 2fc2000c7a fix case 2022-08-31 11:00:25 +08:00
cpwu ec02d230d2 Merge branch '3.0' into cpwu/3.0 2022-08-31 10:42:00 +08:00
dapan1121 65e2b4d34b fix: fix case issue 2022-08-31 09:43:40 +08:00
cpwu 399e921e9c fix timetruncate case 2022-08-30 15:17:41 +08:00
Shengliang Guan 508be776d6
Merge pull request #16508 from taosdata/feature/TD-14761
opti: test casese for tmq snapshot for taosX
2022-08-30 15:05:37 +08:00
cpwu 17bd85cba7 Merge branch '3.0' into cpwu/3.0 2022-08-30 14:20:58 +08:00
cpwu f4ddc6d393 fix sml case 2022-08-30 14:14:37 +08:00
wangmm0220 ed137b36d5 opti: test casese for tmq snapshot for taosX 2022-08-30 14:11:44 +08:00
cpwu f3d5ac49b1 fix dnodes cfg 2022-08-30 11:16:27 +08:00
Shengliang Guan 1c7eb9daac
Merge pull request #16482 from taosdata/fix/filterResErr
fix: fix filter group merge error
2022-08-30 09:08:05 +08:00
Shengliang Guan 52f8fbb997
Merge pull request #16473 from taosdata/enh/3.0_planner_optimize
enh: super table scan requires project operator to merge packets to improve performance
2022-08-30 09:07:52 +08:00
Shengliang Guan fe4d13da3d
Merge pull request #16488 from taosdata/feature/TD-14761
fix: cols num error in tmq for query
2022-08-29 19:27:56 +08:00
Xiaoyu Wang b5e177f151 fix: some problems of parser 2022-08-29 18:52:00 +08:00
dapan1121 205299e532 fix: fix taosd stmt query crash issue 2022-08-29 17:46:34 +08:00
wangmm0220 bf3231ab9f fix: cols num error in tmq for query 2022-08-29 17:30:50 +08:00
dapan1121 a861537bc0 fix: fix filter group merge error 2022-08-29 15:44:10 +08:00
cpwu ba45b52eb9 Merge branch '3.0' into cpwu/3.0 2022-08-29 15:02:19 +08:00
cpwu 4392a0d077 fix case 2022-08-29 15:01:54 +08:00
wangmm0220 64bba07454 Merge branch '3.0' into feature/TD-14761 2022-08-29 10:16:23 +08:00
wade zhang 2ad31384f6
Merge pull request #15818 from taosdata/feature/TD-14761
feat: get meta and data from tmq using snapshot
2022-08-29 09:49:35 +08:00
wangmm0220 e05a1fc0f4 fix:disable stb tag filter for tmq test cases temprary 2022-08-26 20:36:37 +08:00
huolibo 0e35669378
fix: add java example CI (#16432)
* fix: varchar need \'

* fix: add jdbc test shell

* fix: change class path

* fix: shell error
2022-08-26 19:09:08 +08:00
wenzhouwww@live.cn 83272a0ac5 docs: updagte taos shell as TDengine CLI for 3.0 version ,include in taos.cfg 2022-08-26 18:38:04 +08:00
wangmm0220 6dfbe30d6b fix:test case if drop table in snapshot for create topic as database 2022-08-26 15:52:12 +08:00
Haojun Liao 13563f1733
Merge pull request #16412 from taosdata/feature/3_liaohj
refactor(query): check table in uid order when handling the last block, and some internal refactor.
2022-08-26 10:44:27 +08:00
Haojun Liao 5ea4c0a7c8 fix(query): update the uid list when tablemap is changed. 2022-08-25 23:04:07 +08:00
Haojun Liao 30b4023e24 test: update the test cases. 2022-08-25 22:11:45 +08:00
Xiaoyu Wang 63792daeeb fix: user permission error with sysinfo 0 2022-08-25 17:18:11 +08:00
wangmm0220 6b61d3c23b fix:conflicts from 3.0 2022-08-25 16:57:19 +08:00
Shengliang Guan 91659c8c50 refactor: make uptimeInterval can be configured 2022-08-25 15:17:04 +08:00
Shengliang Guan e41a000261
Merge pull request #16397 from taosdata/fix/TD-18617
fix(query): fix multiple interp used result number of rows incorrect
2022-08-25 13:33:02 +08:00
Ganlin Zhao 167673e509 Merge branch '3.0' into fix/TD-18617 2022-08-25 11:14:05 +08:00
Ganlin Zhao 7f3146203b Merge branch '3.0' into fix/TD-18617 2022-08-25 11:13:33 +08:00
Ganlin Zhao 6b9ace9c35 Merge branch '3.0' into fix/TD-18617 2022-08-25 11:08:14 +08:00
Shengliang Guan 0758d32964
Merge pull request #16382 from taosdata/feat/3.0_systable_privilege_wxy
feat: system table visible permission
2022-08-25 11:08:12 +08:00
Ganlin Zhao 487a1f26ae add test cases 2022-08-25 11:07:34 +08:00
Ganlin Zhao c254546e3b add test cases 2022-08-25 10:56:29 +08:00
Xiaoyu Wang c7cb06e396 feat: system table visible permission 2022-08-24 17:54:04 +08:00
Shengliang Guan 4355ddb1ed Merge branch 'fix/TD-18483' into fix/dnode 2022-08-24 14:04:14 +08:00
wangmm0220 2afc23a120 fix:conflicts from 3.0 2022-08-24 13:59:51 +08:00
Shengliang Guan 8f6aaf0a60 fix: donot retry if error code not match retry code 2022-08-24 13:47:27 +08:00
jiacy-jcy 08cb51801b update test case 2022-08-24 10:24:29 +08:00
Shengliang Guan fece844f58 Merge remote-tracking branch 'origin/3.0' into fix/dnode 2022-08-23 17:29:33 +08:00
Shengliang Guan b0263a4bea enh: increase startup time monitoring 2022-08-23 17:29:31 +08:00
wangmm0220 514711e54c feat:get data from snapshot for taosx 2022-08-23 17:28:49 +08:00
wangmm0220 1134319570 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-14761 2022-08-23 10:45:51 +08:00
wangmm0220 3f398de926 fix: error in schemaless 2022-08-23 10:45:20 +08:00
Shengliang Guan 0ac18e51cb
Merge pull request #16306 from taosdata/fix/TD-18412
fix:fix explain analyze validate issue
2022-08-22 20:31:11 +08:00
dapan1121 12d9366b84 fix:fix explain analyze validate issue 2022-08-22 19:50:22 +08:00
Ganlin Zhao cd3897c7fe fix(query): fix avg.py test cases 2022-08-22 19:26:28 +08:00
wangmm0220 43862ccd74 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-14761 2022-08-22 16:53:53 +08:00
54liuyao 25b735f0e3 feat(stream): delete result 2022-08-22 14:05:19 +08:00
Shengliang Guan 4b94c76621 test: valgrind case 2022-08-22 10:40:23 +08:00
Shengliang Guan 4bc8e086a8
Merge pull request #16262 from taosdata/feature/3.0_interval_hash_optimize
enh: rsma batch process and code optimization
2022-08-21 23:57:58 +08:00
Haojun Liao 38b30d071e fix(query): fix errors. 2022-08-21 00:02:43 +08:00
Hongze Cheng b1d2285b05 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last 2022-08-20 20:49:44 +08:00
Haojun Liao 09ffcd2e13 fix(query): fix bug in tsdbread 2022-08-20 12:41:58 +08:00
Cary Xu 053d00e660 Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-08-20 10:40:13 +08:00
Shengliang Guan d3d0d88cdd test: restore case 2022-08-19 22:05:33 +08:00
Cary Xu a9fcc12c33 enh: rsma batch process 2022-08-19 20:08:09 +08:00
cpwu 7afac023a6 Merge branch '3.0' into cpwu/3.0 2022-08-19 17:51:26 +08:00
cpwu bea875aea7 add case to support rest API 2022-08-19 17:46:24 +08:00
wangmm0220 f2912a17ba fix:conflicts from 3.0 2022-08-19 16:38:23 +08:00
Hui Li af22a928c6
Merge pull request #16223 from taosdata/fix/3.0_bugfix_wxy
fix: escape character problem in auto create table insert
2022-08-19 15:16:35 +08:00
Xiaoyu Wang 390c2aa360 fix: escape character problem in auto create table insert 2022-08-19 14:26:08 +08:00
Hui Li fdb94e3db3
Merge pull request #16213 from taosdata/fix/TD-18487
fix(query): restrict interp input type to numerical type only
2022-08-19 11:41:36 +08:00
Ganlin Zhao 823fbf9f77 fix test case 2022-08-19 10:05:55 +08:00
Shengliang Guan 24bfe2e2eb test: valgrind case 2022-08-18 20:51:28 +08:00
Ganlin Zhao 234b89767d fix test case 2022-08-18 19:33:45 +08:00
Ganlin Zhao 31872611bd fix test case 2022-08-18 19:32:14 +08:00
Ganlin Zhao 4344ba56f5 add test cases 2022-08-18 19:04:26 +08:00
cpwu 8ae2907dcb fix sql 2022-08-18 11:14:20 +08:00
cpwu 53e3b2e5f5 fix case, add case support rest api 2022-08-18 11:14:05 +08:00
wangmm0220 44ce4f1cf3 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-14761 2022-08-18 10:45:45 +08:00
wangmm0220 d2727b6252 feat:merge from 3.0 2022-08-18 10:45:20 +08:00
Hui Li 73c3a1eb64
Merge pull request #15975 from taosdata/feature/3.0_query_optimize
opti:logic for get table list
2022-08-18 10:37:27 +08:00
cpwu 1c4f86210d fix case 2022-08-17 18:18:56 +08:00
wenzhouwww@live.cn 40e2dc1f8d test: update pow function check method 2022-08-17 18:08:25 +08:00
Minglei Jin 701c11417d Merge branch 'v3.0' into fix/TD-18437 2022-08-17 17:35:06 +08:00
cpwu 786a7378a4 add sin case 2022-08-17 16:45:37 +08:00
cpwu bbcf017e5c fix case 2022-08-17 16:16:36 +08:00
cpwu 545a9f1f76 Merge branch '3.0' into cpwu/3.0 2022-08-17 16:14:52 +08:00
cpwu 3a5f3203a0 fix case 2022-08-17 16:11:37 +08:00
wangmm0220 171ce325c7 fix:error in get table list by tag filter 2022-08-17 11:47:59 +08:00
wangmm0220 2bf2d5e6e1 fix:error in get table list by tag filter 2022-08-17 11:39:55 +08:00
wangmm0220 d5a8b397f0 fix:merge from 3.0 2022-08-17 11:09:49 +08:00
Hui Li 175ddca648
Merge pull request #16152 from taosdata/test/mavg_update
test:update test case for mavg
2022-08-17 11:00:46 +08:00
Hui Li 398eac2953
Merge pull request #16148 from taosdata/test/irate_update_again
test:update test case irate again
2022-08-17 11:00:38 +08:00
Shengliang Guan a5be373ae1 Merge branch '3.0' into fix/TD-18437 2022-08-17 00:26:10 +08:00
Shengliang Guan a14c74da5d Merge remote-tracking branch 'origin/3.0' into fix/TD-18437 2022-08-16 21:07:31 +08:00
Shengliang Guan 42d1354d71 Merge remote-tracking branch 'origin/3.0' into fix/dnode 2022-08-16 21:06:47 +08:00
afwerar 03388720cc feat: remove some win test 2022-08-16 20:24:26 +08:00
Shengliang Guan 0c41c832fc fix: test case error 2022-08-16 19:35:28 +08:00
Shengliang Guan e73a311a08 test: add case for dupliate supertable name 2022-08-16 19:30:32 +08:00
cpwu 09982db5d3 fix case 2022-08-16 19:24:04 +08:00
wenzhouwww@live.cn 706a85a19d update test case about sample 2022-08-16 17:06:19 +08:00
wenzhouwww@live.cn 9ee41a3dba test:update test case for mavg 2022-08-16 16:29:24 +08:00
cpwu 056f943790 fix case 2022-08-16 16:16:56 +08:00
Hui Li 9ffb72aa17
Merge pull request #16137 from taosdata/feature/stream
fix(stream): window delete
2022-08-16 16:13:52 +08:00
wenzhouwww@live.cn 5850bc2afb test:update test case irate again 2022-08-16 15:54:44 +08:00
wangmm0220 78c9f245b1 fix:conflicts from 3.0 2022-08-16 15:18:11 +08:00
wangmm0220 19c5051b8c fix:confilcts from 3.0 2022-08-16 14:42:19 +08:00
wangmm0220 4eccd81e94 fix:error in tag filter optimization 2022-08-16 14:39:03 +08:00
cpwu 1ac52513d9 add max to CI 2022-08-16 14:31:59 +08:00
Liu Jicong 645a2cce97 fix(stream): window delete 2022-08-16 14:25:00 +08:00
Hui Li 5680bf3e22
Merge pull request #16114 from taosdata/test/crash_gen_enh_datetime
test : update method about get current time
2022-08-16 09:56:36 +08:00
Hui Li b2e0b81a90
Merge pull request #16113 from taosdata/test/irate_update
test: irate update
2022-08-16 09:56:24 +08:00
wenzhouwww 35359ed459
Update fulltest.sh 2022-08-15 16:39:29 +08:00
wenzhouwww 0a75d71b55
Update irate.py 2022-08-15 16:39:05 +08:00
wenzhouwww ac39e06207
Update irate.py 2022-08-15 16:38:17 +08:00
wenzhouwww a874c5c8e9
Update irate.py 2022-08-15 16:37:49 +08:00
wenzhouwww@live.cn b04bc1aee2 test:update metchod about get current datetime 2022-08-15 16:34:38 +08:00
wenzhouwww@live.cn 65d4b024f3 update 2022-08-15 15:52:53 +08:00
wenzhouwww@live.cn a88c8a4511 test:update test case of irate 2022-08-15 15:52:05 +08:00
Hui Li 4d8efb0b33
Merge pull request #16100 from taosdata/cpwu/3.0
Test: add case to support rest API
2022-08-15 15:41:14 +08:00
Ganlin Zhao fb00a50b9f fix(query): fix test cases 2022-08-15 14:17:27 +08:00
Ganlin Zhao 3e9609e240 fix(query): fix test cases 2022-08-15 14:15:06 +08:00
Ganlin Zhao 9d4c19ac48 fix(query): fix test cases 2022-08-15 14:14:28 +08:00
Ganlin Zhao 6a04b8be09 fix(query): fix test cases 2022-08-15 14:12:20 +08:00
Ganlin Zhao f8f0d08c2e fix(query): fix test cases 2022-08-15 14:10:07 +08:00
plum-lihui eda2783d0a test: none for run CI 2022-08-12 20:39:09 +08:00
plum-lihui 9cafa3b4c1 test: none for run CI 2022-08-12 20:38:38 +08:00
plum-lihui 18d38e7bec test: none for run CI 2022-08-12 20:36:55 +08:00
plum-lihui ca130d21d7 Merge branch '3.0' into test3.0/lihui 2022-08-12 20:35:55 +08:00
Xiaoyu Wang 4f15fc19b1
Merge pull request #16042 from taosdata/feature/3.0_wxy
enh: create stream options adjust
2022-08-12 20:22:08 +08:00
Shengliang Guan 3319c0937b
Merge pull request #15801 from taosdata/feature/3.0_fill_enh
fix(query): fix bug in fill
2022-08-12 20:04:33 +08:00
Shengliang Guan 4929bbf3bb
Merge pull request #16036 from taosdata/test/vnode_revote_time
test : vnode revote time cost update
2022-08-12 19:58:59 +08:00
Shengliang Guan 4d12791c4d
Merge pull request #16066 from taosdata/test/xiaolei/TD-18196-nodejs-3.0-reference-sample-to-ci
test(docs):add nodejs 3.0 reference sample to CI
2022-08-12 19:57:03 +08:00
xiaolei li 03cee8f98d
test(docs):add c# 3,0 user reference examples to ci (#16060) 2022-08-12 19:55:01 +08:00
xleili e9bbc02df4 test(docs):add nodejs 3.0 reference sample to CI 2022-08-12 18:59:15 +08:00
cpwu 6cf09fb5eb Merge branch '3.0' into cpwu/3.0 2022-08-12 18:04:03 +08:00
cpwu 8922b48b11 add case to rest API CI 2022-08-12 18:00:11 +08:00
Minghao Li e8d63b7228 refactor(sync): update DEFAULT_DB_WAL_RETENTION_PERIOD 2022-08-12 17:35:41 +08:00
Shengliang Guan 5b300b5819
Merge pull request #16044 from taosdata/fix/mnode
fix: deadlock of mnode if its state changed
2022-08-12 17:14:56 +08:00
dapan1121 6e6b06e0a1
Merge pull request #16039 from taosdata/fix/userAuth
fix: fix sysdb user authentication failure
2022-08-12 17:02:37 +08:00
Shengliang Guan c47e387d13 fix: deadlock of mnode if its state changed 2022-08-12 15:57:07 +08:00
Xiaoyu Wang 1cce6494a6 enh: create stream options adjust 2022-08-12 15:04:04 +08:00
dapan1121 46edeec314 fix: fix case issues 2022-08-12 14:55:31 +08:00
Haojun Liao dc991a9040 other:merge 3.0 2022-08-12 14:51:52 +08:00
slzhou 5b54707501 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbug 2022-08-12 14:19:32 +08:00
Haojun Liao 166cdcec7c fix(query): fix bug in fill. 2022-08-12 14:04:43 +08:00
wenzhouwww@live.cn 9cd463b7e4 update case run CI 2022-08-12 11:45:44 +08:00
wenzhouwww@live.cn d885144db6 test : update test case about vote leader time cost 2022-08-12 11:42:34 +08:00
slzhou e2d950e387 fix: modify sample test case that sample is not supported with fill 2022-08-12 11:08:56 +08:00
cpwu 34aa146c55 Merge branch '3.0' into cpwu/3.0 2022-08-12 10:21:27 +08:00
Xiaoyu Wang 6b9699aaa4
Merge pull request #15978 from taosdata/feature/3.0_wxy
enh: show command optimize
2022-08-12 00:40:35 +08:00
Xiaoyu Wang 03a39381c0 enh: show command optimize 2022-08-12 00:07:24 +08:00
Cary Xu a4a7022caf
Merge pull request #15976 from taosdata/feature/3.0_interval_hash_optimize
enh: rsma fetch optimization
2022-08-11 23:20:01 +08:00
Xiaoyu Wang 15fae2418c enh: show command optimize 2022-08-11 23:13:45 +08:00
Xiaoyu Wang 4155a3bef4 enh: show command optimize 2022-08-11 21:55:20 +08:00
Cary Xu 64a92ff839 test: tsma case optimization 2022-08-11 21:31:34 +08:00
Xiaoyu Wang d9d892bf29 enh: show command optimize 2022-08-11 21:21:59 +08:00
Xiaoyu Wang 44df51f98f enh: show command optimize 2022-08-11 20:56:31 +08:00
Xiaoyu Wang 7176bb9198 merge 3.0 2022-08-11 20:30:02 +08:00
cpwu 450af72bcb Merge branch '3.0' into cpwu/3.0 2022-08-11 20:27:09 +08:00
cpwu 846d66dc1f add case 2022-08-11 20:27:03 +08:00
Xiaoyu Wang 9a9aef985e enh: show command optimize 2022-08-11 20:26:40 +08:00
Hui Li 6ab0a28a05
Merge pull request #15943 from taosdata/3.0test/jcy
test:update test case
2022-08-11 19:45:56 +08:00
Shuduo Sang 270f24c3d7
test: taosdump functest for 3.0 (#15981)
* test: update taostools 0ad4712

* fix: update b46a3cf taostools

* test: remove nextedquery/nestedqueryjson.py

* test: remove unused taosdemo test casese

* test: update cmake/taostools_CMakeLists.txt.in with 78e877a

* test: update cmake/taostools_CMakeLists.txt.in

* test: update taostools 79bf23d for 3.0
2022-08-11 18:44:44 +08:00
Ganlin Zhao 37080a36b8
Merge pull request #15988 from taosdata/fix/TD-18331
fix(query): forbid interp in super table query
2022-08-11 18:15:51 +08:00
liuyao 9776404998
Merge pull request #15984 from taosdata/feature/TD-17811
feat(stream):delete window
2022-08-11 17:43:51 +08:00
Shengliang Guan 20560eae44
Merge pull request #15967 from taosdata/fix/valgrind
test: valgrind case
2022-08-11 17:18:41 +08:00
Hui Li d6fa1895fc
Merge pull request #15966 from taosdata/cpwu/3.0
Test: add case to support rest API
2022-08-11 17:10:12 +08:00
Ganlin Zhao 19ab8ba58c fix test cases 2022-08-11 16:50:45 +08:00
Ganlin Zhao 72d6802231 fix test cases 2022-08-11 16:41:22 +08:00
54liuyao c10a1adbd3 feat(stream):delete window 2022-08-11 16:33:35 +08:00
jiacy-jcy ed51c1a565 Merge branch '3.0' into 3.0test/jcy 2022-08-11 16:29:40 +08:00
Ganlin Zhao 139136bc98 fix test cases 2022-08-11 16:22:32 +08:00
Ganlin Zhao 54cf2f7c27 fix test cases 2022-08-11 16:21:31 +08:00
jiacy-jcy 7b1f30d8dc update 2022-08-11 16:13:23 +08:00
cpwu f0c2f1a645 fix case 2022-08-11 15:20:44 +08:00
Hui Li 8a0fc4a611
Merge pull request #15932 from taosdata/test/vnode_case_update
test: update vnode case
2022-08-11 15:19:56 +08:00
cpwu 36a7f2884c fix case 2022-08-11 15:18:16 +08:00
cpwu adc047c6c1
Merge branch '3.0' into cpwu/3.0 2022-08-11 15:15:38 +08:00
Ganlin Zhao 5570e9645a
Merge pull request #15972 from taosdata/fix/TD-18115
test: add interp test cases
2022-08-11 14:43:40 +08:00
jiacy-jcy ef815d8751 Merge branch '3.0' into 3.0test/jcy 2022-08-11 14:30:31 +08:00
Liu Jicong a28c0781be
Merge pull request #15971 from taosdata/feature/stream
feat(stream): session window trigger delete
2022-08-11 14:10:18 +08:00
Ganlin Zhao 72571731f7 Merge branch '3.0' into fix/TD-18115 2022-08-11 13:59:42 +08:00
Ganlin Zhao 67eb7ec408 test: add interp test cases 2022-08-11 13:58:02 +08:00