Commit Graph

10623 Commits

Author SHA1 Message Date
Alex Duan ba0a6e087f test: add the cast that select field include two udf function 2023-04-20 13:51:39 +08:00
liuyao f2560fd5e9 opt test 2023-04-20 11:50:42 +08:00
liuyao d29dcb4bcf add loop 2023-04-20 10:50:07 +08:00
haoranchen eaca23c41b
fix: restore ci buildPath 2023-04-20 09:44:07 +08:00
liuyao 602b1b7476 add test loop 2023-04-20 09:25:33 +08:00
yihaoDeng f48c539011 just test 2023-04-19 15:12:19 +00:00
chenhaoran 2c03ca9c1b test:add testcase of compatibility,py for TS-3209 2023-04-19 20:47:52 +08:00
yihaoDeng 46cbf23927 rm SMA case 2023-04-19 18:04:52 +08:00
yihaoDeng 83cfd5d8b1 Merge branch 'enh/rocksRevert' of https://github.com/taosdata/TDengine into enh/rocksRevert 2023-04-19 18:01:03 +08:00
yihaoDeng 5402a6061f Merge branch 'dev' into enh/rocksRevert 2023-04-19 17:37:07 +08:00
liuyao 9c6275e4db add loop 2023-04-19 17:12:28 +08:00
liuyao 58b7e2eafb disable sma some test 2023-04-19 16:45:45 +08:00
liuyao 2a74aa317f inc sleep time 2023-04-19 16:41:53 +08:00
54liuyao 5b7ccc42ca inc sleep time 2023-04-19 13:38:30 +08:00
54liuyao 4b59297c66 increase sleep time 2023-04-19 10:36:16 +08:00
54liuyao ffa25ddd92 increase sleep time 2023-04-19 10:28:11 +08:00
54liuyao f3f0e0a991 increase sleep time 2023-04-19 10:18:52 +08:00
yihaoDeng 53857abe18 Merge branch 'enh/rocksRevert' of https://github.com/taosdata/TDengine into enh/rocksRevert 2023-04-18 22:39:13 +08:00
yihaoDeng 19e94f34b3 change case 2023-04-18 22:38:54 +08:00
yihaoDeng a3daae8233 fix compile err 2023-04-18 14:08:04 +00:00
yihaoDeng 10fc25a9f6 fix compile err 2023-04-18 13:37:22 +00:00
yihaoDeng 583fedb99d Merge branch 'enh/rocksRevert' of https://github.com/taosdata/TDengine into enh/rocksRevert 2023-04-18 13:30:30 +00:00
yihaoDeng fd32d56385 fix compile error 2023-04-18 13:30:02 +00:00
yihaoDeng 4687430a65 remove reachable mem check 2023-04-18 20:03:51 +08:00
Ganlin Zhao 01c3df9a55 fix test cases 2023-04-18 17:12:49 +08:00
Ganlin Zhao 56ab728a42 add test cases 2023-04-18 14:18:06 +08:00
Haojun Liao 76becf59b7
Merge pull request #20947 from taosdata/feature/3_liaohj
fix(stream): set the correct initial checkpoint versions.
2023-04-18 11:26:48 +08:00
Haojun Liao 739dc5a7a6
Merge pull request #20938 from taosdata/fix/TD-22671
opti:the logic of mndDoRebalance for clear
2023-04-18 09:30:17 +08:00
Haojun Liao 2ae05b8cf6 fix(stream): set the correct initial offset value. 2023-04-18 08:56:31 +08:00
wangmm0220 1771a54256 fix:rebalance not only one in once timer 2023-04-17 19:59:11 +08:00
Haojun Liao 04e042f21d Merge branch 'feature/3_liaohj' into enh/rocksRevert 2023-04-15 09:35:43 +08:00
Haojun Liao 1cd2268a99 Merge branch 'main' into feature/3_liaohj 2023-04-14 18:30:55 +08:00
Haojun Liao 02ec67ad9e
Merge pull request #20882 from taosdata/fix/TS-3081
fix:open test cases for tmq & add log if rebalance error
2023-04-14 17:56:58 +08:00
plum-lihui 403872904f test: modify test case 2023-04-14 17:46:27 +08:00
liuyao b8ac811f20 fix bug 2023-04-14 17:35:17 +08:00
Haojun Liao 5850a3ab01 Merge remote-tracking branch 'origin/enh/rocksRevert' into enh/rocksRevert 2023-04-14 10:37:17 +08:00
Haojun Liao b57c813681 other: merge feature/3_liaohj 2023-04-14 10:36:54 +08:00
Xiaoyu Wang 31b2db470b
Merge pull request #20923 from taosdata/fix/3.0_merge_main
merge 3.0
2023-04-14 09:11:51 +08:00
Haojun Liao f8b672f09f other: merge main. 2023-04-14 09:07:18 +08:00
Haojun Liao 70b45a4cf0 fix(stream): all data should be extracted from wal. 2023-04-13 23:22:09 +08:00
Xiaoyu Wang db8a6ce60b
Merge pull request #20891 from taosdata/FIX/TD-23613-main
test: add flush database in some testcases
2023-04-13 19:03:34 +08:00
Hui Li b7205d5ccc
Update cases.task
reopen tmqDelete-1ctb.py
2023-04-13 18:06:17 +08:00
Hui Li d8c209b49b
Update tmqDelete-1ctb.py 2023-04-13 18:05:16 +08:00
Hui Li c519c7e4fa
Update cases.task
close tmqDelete-1ctb.py
2023-04-13 17:34:15 +08:00
Xiaoyu Wang d3642c84a2 Merge remote-tracking branch 'origin/3.0' into fix/3.0_merge_main 2023-04-13 16:36:30 +08:00
Benguang ZHAO d772fd06dd
Merge branch 'main' into FIX/TD-23613-main 2023-04-13 15:02:59 +08:00
Ganlin Zhao be3082c85e add test cases 2023-04-13 14:36:16 +08:00
Xiaoyu Wang a44d455e56 merge 3.0 2023-04-13 14:32:05 +08:00
jiajingbin 07085946ef test: add cases for TS-3150 2023-04-13 14:15:19 +08:00
Minglei Jin 589ed9d0ce fix(tsdb/cache): fix block index ref releasing 2023-04-13 12:09:44 +08:00
dapan1121 3493fffa2f
Merge pull request #20863 from taosdata/fix/TD-23556
fix: fix max/min(tag) random result
2023-04-13 09:57:18 +08:00
plum-lihui fd88602572 test: reopen tmqDelete-1ctb.py 2023-04-12 20:04:19 +08:00
Benguang Zhao 6b20306bef test: add flush database in tsim/parser/last_cache.sim and limit1.sim 2023-04-12 19:01:02 +08:00
kailixu 0145cbe100 chore: add test case to CI 2023-04-12 18:39:06 +08:00
kailixu bd24dcf374 chore: more code 2023-04-12 17:59:21 +08:00
kailixu 1ed3149c39 fix: the precision of delete statement 2023-04-12 17:41:43 +08:00
Xiaoyu Wang 933660ae8d Merge remote-tracking branch 'origin/main' into fix/3.0_merge_main 2023-04-12 14:13:23 +08:00
wangmm0220 50022faf87 Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TS-3081 2023-04-12 13:57:37 +08:00
liuyao 6a98d55c2f add ci test 2023-04-12 11:04:57 +08:00
wangmm0220 bb22d9ee5e fix:open test cases for tmq & add log if rebalance error 2023-04-12 10:56:19 +08:00
Xiaoyu Wang 9fb6ddf77f
Merge pull request #20870 from taosdata/fix/TD-23560-1
fix(udf1): use 1 as luck number to make new gcc happy
2023-04-12 10:48:48 +08:00
Xiaoyu Wang 8b8ac0cd77 merge main 2023-04-12 10:43:28 +08:00
Xiaoyu Wang b40c035a2e
Merge pull request #20868 from taosdata/fix/3.0_merge_main
merge main
2023-04-12 09:54:13 +08:00
wade zhang 4d90c85347
Merge pull request #20815 from taosdata/test/TD-AUTOGETN-3.0
test: add udf function return with varchar demo
2023-04-12 09:14:40 +08:00
Xiaoyu Wang f7946ace33 merge main 2023-04-11 19:52:40 +08:00
wangmm0220 985a238242 fix:modify checkFileContent if one is empty 2023-04-11 19:38:10 +08:00
Xiaoyu Wang 9578c4538a Merge remote-tracking branch 'origin/3.0' into fix/3.0_merge_main 2023-04-11 19:33:23 +08:00
yihaoDeng 71d161ae38 Merge branch 'enh/rocksRevert' of https://github.com/taosdata/TDengine into enh/rocksRevert 2023-04-11 11:15:41 +00:00
liuyao 4c2d0b5f63 feat:opt final window 2023-04-11 19:10:10 +08:00
liuyao 34ff1322e4 op final window 2023-04-11 19:10:10 +08:00
yihaoDeng b24b91886a Merge branch 'dev3' into enh/rocksRevert 2023-04-11 10:59:00 +00:00
Minglei Jin cb690ee2ea fix(test/udf): use 1 as lucky number instead of 88 2023-04-11 18:46:16 +08:00
wangmm0220 54a414a934 fix:rm useless fileContent function 2023-04-11 18:35:05 +08:00
wangmm0220 bf45ff56ca fix:modify fileContent for data compare 2023-04-11 18:27:05 +08:00
Xiaoyu Wang 5ce6220106
Merge pull request #20781 from taosdata/szhou/replace-function
feature: udf replace function
2023-04-11 17:25:21 +08:00
Xiaoyu Wang 4c04b155d5 merge main 2023-04-11 15:56:28 +08:00
Ganlin Zhao bbae7259cf add test cases 2023-04-11 15:47:27 +08:00
slzhou 6f35badc78 enhance: add udf replace function test case 2023-04-11 15:17:50 +08:00
Hui Li 6492445459
Merge pull request #20802 from taosdata/fix/TD-AUTOGET-MAIN
test: change autogen.py random to fixed
2023-04-11 10:52:30 +08:00
Hui Li 4f044c9ec2
Merge pull request #20822 from taosdata/test/TD-23522-MAIN
test: add new feature with previous cluster running case
2023-04-11 10:41:40 +08:00
dapan1121 453f6946fb
Merge pull request #20838 from taosdata/szhou/fix-ts3110
fix: select * from (select * from t order by ts desc) order by ts
2023-04-11 09:15:14 +08:00
Ganlin Zhao 89e4b15d8e add test cases 2023-04-10 18:36:15 +08:00
Alex Duan e03a6c2f35 test: autogen.py remove radom select 2023-04-10 16:45:59 +08:00
Alex Duan fc4cb68262 test: remove compatible.py 2023-04-10 16:38:42 +08:00
Xiaoyu Wang 655be1e55d feat: table level privilege 2023-04-10 16:37:10 +08:00
Xiaoyu Wang 7984dd93f1 Merge branch 'feat/table_level_privilege_wxy' of github.com:taosdata/TDengine into feat/table_level_privilege_wxy 2023-04-10 15:25:04 +08:00
Xiaoyu Wang e40b978d30 fix: catalog memory leak 2023-04-10 15:24:26 +08:00
shenglian zhou 71d59281ff fix: select * from (select * from t order by ts desc) order by ts 2023-04-10 14:03:56 +08:00
Alex Duan 28e7fed972 test: add runSllOne.sh 2023-04-10 13:55:00 +08:00
liuyao 9a1b2a6d15 feat:add test 2023-04-10 13:03:03 +08:00
Alex Duan 95d5de0275 test: fixed gnu_opt memory leak 2023-04-10 11:28:19 +08:00
Alex Duan e5e144e420 test: reset modify 2023-04-08 19:22:21 +08:00
Alex Duan 55c265f85f test: add new feature with previous cluster running case 2023-04-08 18:07:29 +08:00
chenhaoran f6f4e81333 test:add testcase of childtale_from_to 2023-04-07 18:24:06 +08:00
Alex Duan ad6dd54a00 test: add udf function return with varchar 2023-04-07 18:14:02 +08:00
dapan1121 b5b4f5db95
Merge pull request #20801 from taosdata/test/TD-AUTOGETN-3.0
test: change random to fixed
2023-04-07 15:11:52 +08:00
liuyao 1f63859e21 feat:add buff swap 2023-04-07 12:50:59 +08:00
Hui Li 06bb225e3a
Merge pull request #20740 from taosdata/test/TD-22830-3.0
the strategy for wal retention period and size
2023-04-07 11:40:39 +08:00
Alex Duan df2ad9174d test: change autogen.py random to fixed 2023-04-07 11:05:09 +08:00
Alex Duan 927390f38e test: change random to fixed 2023-04-07 11:00:53 +08:00
dapan1121 062a3dc97d
Merge pull request #20758 from taosdata/szhou/fix-td23454
fix: interp pseudo column can not be used without interp function
2023-04-07 08:50:51 +08:00
shenglian zhou 455719befa fix: use us time unit for last fetch time 2023-04-06 18:09:29 +08:00
Haojun Liao 2b2059ef18
Merge pull request #20534 from taosdata/fix/TD-22671
fix:error in TD-23218 & remove useless logic
2023-04-06 11:47:24 +08:00
Alex Duan 8fc5a0d623 test: add first ignore log 2023-04-04 18:46:10 +08:00
54liuyao 1892b806b5 feat:add stream state buff 2023-04-04 17:09:35 +08:00
54liuyao 429b5cd646 feat:add stream file state 2023-04-04 17:09:35 +08:00
wangmm0220 ed53b9827a fix:modify tsim cases for msg number 2023-04-04 15:57:27 +08:00
slzhou 7d9befbe3a fix: add testcase 2023-04-04 15:24:14 +08:00
Xiaoyu Wang e9d7a099cc merge main 2023-04-04 14:50:58 +08:00
Alex Duan 3f694e3860 test: projDir is error 2023-04-04 14:07:41 +08:00
Alex Duan cd99a611ac test: ci not pass , modify path 2023-04-04 13:59:15 +08:00
Alex Duan cec2be0435 test: add consumer for topic 2023-04-04 09:08:46 +08:00
Alex Duan a3f5386e77 test: add consumer for topic 2023-04-04 09:08:09 +08:00
dapan1121 f79eeb3032 fix: add stmt error handling 2023-04-04 08:54:28 +08:00
wangmm0220 1d7581f660 fix:conflicts from main 2023-04-03 19:59:33 +08:00
Alex Duan 064cf2f3bc test: add walRetention.py case to CI 2023-04-03 17:09:10 +08:00
Alex Duan e2fee285e6 Merge branch '3.0' into test/TD-22830-3.0 2023-04-03 17:05:54 +08:00
Alex Duan 70e166aa9f test: wal retetion period and size case passed 2023-04-03 17:04:25 +08:00
Alex Duan c51a9ec40b test: wal retetion period and size case passed 2023-04-03 17:02:17 +08:00
Alex Duan e2b5444c13 case : add walRetetion.py case 2023-04-03 16:18:19 +08:00
Xiaoyu Wang c5632ca355 enh: convert the month and year in interval-offset to a database precision duration 2023-04-03 13:47:28 +08:00
chenhaoran ebc997f769 test:decreas vgroups 2023-04-03 11:01:42 +08:00
wangmm0220 afcc3d2064 opti:code for tmq 2023-03-31 19:02:38 +08:00
Hongze Cheng e8b7c089ee change test case 2023-03-31 18:09:50 +08:00
wangmm0220 97b5c7abee fix:merge from main 2023-03-31 16:20:21 +08:00
Haojun Liao d2d3fc14e8
Merge pull request #20700 from taosdata/fix/TS-2940
opti:disable set enable.heartbeat.background
2023-03-31 11:33:01 +08:00
Haojun Liao 36ccf34d50
Merge pull request #20707 from taosdata/fix/TD-23397
fix:state window return wrong block type
2023-03-31 11:31:30 +08:00
dapan1121 00376b45fb
Merge pull request #20708 from taosdata/szhou/fix-ts3013
fix: add filter to exchange node for union-all subquery
2023-03-30 18:14:48 +08:00
slzhou b2ca68943c fix: add test case 2023-03-30 16:58:21 +08:00
54liuyao ae98ad43a5 fix:state window return wrong block type 2023-03-30 16:38:54 +08:00
plum-lihui 8c9580f93e test: modify tmq test case 2023-03-30 16:38:43 +08:00
plum-lihui 32c262acc4 test: modify tmq test case 2023-03-30 16:37:26 +08:00
Hui Li 0d3ac6c304
Merge pull request #20702 from taosdata/test/TD-22592
Test/td 22592
2023-03-30 14:48:59 +08:00
Haojun Liao d947619b4f
Merge pull request #20691 from taosdata/feature/3_liaohj
fix(stream):fix the race condition when creating new tables.
2023-03-30 14:39:20 +08:00
dapan1121 a778dc8c09
Merge pull request #20698 from taosdata/szhou/fix-ts23354-2
fix: join before interval
2023-03-30 14:14:45 +08:00
dapan1121 333bbe73d5
Merge pull request #20669 from taosdata/szhou/python-udf-improvement
enhance: add language and body to ins_functions
2023-03-30 14:03:18 +08:00
Haojun Liao e2474b0aa1
Merge pull request #20699 from taosdata/fix/TD023101
fix:add assert for debug
2023-03-30 13:35:10 +08:00
Haojun Liao 71d2620259 other: update the test case. 2023-03-30 12:58:52 +08:00
Haojun Liao e1d85ce074 fix(tmq): fix error. 2023-03-30 12:04:47 +08:00
wangmm0220 b7e6e4197d opti:disable set enable.heartbeat.background 2023-03-30 11:18:35 +08:00
dapan1121 8f3c41fc70 fix: add more column update cases 2023-03-30 11:03:40 +08:00
wangmm0220 07171a01b4 fix:taosdMonitor.py failed in windows 2023-03-30 10:52:39 +08:00
“happyguoxy” 2aeda10174 test: refine query cases 2023-03-30 10:22:17 +08:00
“happyguoxy” cf99c2e69d test: refine query cases 2023-03-30 10:18:53 +08:00
“happyguoxy” 8825b89314 test: refine query cases 2023-03-30 10:18:36 +08:00
“happyguoxy” 01ae6da8a4 test: refine query cases 2023-03-30 10:18:22 +08:00
“happyguoxy” 2e8e5a98e9 test: refine query cases 2023-03-30 10:18:05 +08:00
“happyguoxy” 347c08bfea test: refine query cases 2023-03-30 10:17:52 +08:00
wangmm0220 f93efc8538 fix:telemetry.py failed in windows 2023-03-30 09:21:34 +08:00
slzhou 06aa7d3750 fix: add test case for interval after join 2023-03-30 08:54:00 +08:00
Haojun Liao 56c98d7768 refactor: do some internal refactor. 2023-03-29 19:35:04 +08:00
dapan1121 3810e57c15 fix: tag copy issue 2023-03-29 19:10:10 +08:00
Alex Duan 7568a89553 test: tmqDnodeRestart.py set query retry times from 10 to 50 2023-03-29 18:44:24 +08:00
“happyguoxy” b25b6a8333 test: refine query cases 2023-03-29 18:16:46 +08:00
wangmm0220 2243184a4d fix:conflicts 2023-03-29 17:53:05 +08:00
wangmm0220 9d9ae749d1 opti:tmq logic & fix CI cases 2023-03-29 17:27:04 +08:00
Alex Duan df43ce13e0 Merge branch 'test/TD-22889-3.0' of github.com:/taosdata/TDengine into test/TD-22889-3.0 2023-03-29 17:02:35 +08:00
Alex Duan df2ecea34f test: tag_index_cluster.py file was added by mistake 2023-03-29 16:57:15 +08:00
“happyguoxy” f61732dca3 test: refine query cases 2023-03-29 16:56:53 +08:00
slzhou dcf5f98b4b fix: change name and body to func_name and func_body 2023-03-29 15:52:08 +08:00
slzhou accebcedc4 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/python-udf-improvement 2023-03-29 14:52:04 +08:00
dapan1121 0659814d16
Merge pull request #20674 from taosdata/fix/TS-3010
fix: query schema is old issue
2023-03-29 11:41:07 +08:00
Shuduo Sang 87b8b4c946
fix: telnet_tcp and sml_json_all_types for main (#20661)
* fix: taosbenchmark support same min/max for main

* fix: enable telnet_tcp and sml_json_all_types

* fix: tests/develop-test/5-taos-tools/taosbenchmark/json/sml_telnet_tcp.json

* fix: taosdump free tbname in loose mode for main
2023-03-29 11:33:45 +08:00
shenglian zhou 883734a6b8 fix: use offical pypi repository 2023-03-29 11:33:18 +08:00
Haojun Liao 9992942a7a
Merge pull request #20658 from taosdata/feat/TD-22418
feat:coverity scan
2023-03-29 10:44:53 +08:00
Haojun Liao 1093c64586
Merge pull request #20649 from taosdata/fix/TD-23272
fix:add combine function for last row
2023-03-29 10:43:49 +08:00
Alex Duan 1f953a422d Merge branch '3.0' into test/TD-22889-3.0 2023-03-29 09:32:32 +08:00
slzhou eb1612483c fix: pass odbc.py test. add two columns 2023-03-29 08:56:49 +08:00
Xuefeng Tan cebe53a483
fix: fix test `cast.py` for windows (#20676) 2023-03-28 19:08:43 +08:00
wangmm0220 d0c55ef572 fix:conflicts 2023-03-28 18:12:13 +08:00
wangmm0220 5c9638d2c4 fix:modify test case for tmq 2023-03-28 18:09:19 +08:00
dapan1121 22ad3129b9 fix: query schema is old issue 2023-03-28 15:21:47 +08:00
Alex Duan e98fe94eb2 test : add ldconfig to call 2023-03-28 15:08:38 +08:00
Alex Duan 9289f7de8b test: add retentsion for topic 2023-03-28 13:58:40 +08:00
Alex Duan 444adf5fdf Merge branch '3.0' into test/TD-22889-3.0 2023-03-28 12:56:01 +08:00
Alex Duan 9b729c289b test: add install taospyudf 2023-03-28 12:54:57 +08:00
Alex Duan 70043090dc test: change sum to high performance version 2023-03-28 10:55:27 +08:00
Haojun Liao 9b5e53c821
Merge pull request #20642 from taosdata/fix/TD023101
fix:add test case for raw_block interface
2023-03-28 09:46:09 +08:00
Alex Duan 6d42ddb7f9 test: add udfpy_main.py to ci 2023-03-27 19:58:47 +08:00
Shuduo Sang 11f39d2fbc
fix: taosbenchmark telnet_tcp case (#20659)
* fix: taosbenchmark support same min/max

* fix: taosbenchmark support same min/max

* fix: telnet_tcp.py case

* fix: enable sml_json_all_types.py
2023-03-27 19:38:47 +08:00
Xiaoyu Wang 97855c6233
Merge pull request #20607 from taosdata/FEAT/TD-23257-3.0
feat: WAL cleanup not affected by topic consumption anymore
2023-03-27 17:58:31 +08:00
54liuyao cf2d169f75 feat:coverity scan 2023-03-27 16:17:49 +08:00
54liuyao 3a12e36b4b fix:add combine function for last row 2023-03-27 14:13:17 +08:00
wangmm0220 5a2e3c1603 fix:add test case for raw_block interface 2023-03-27 10:32:30 +08:00
Alex Duan 1b3f9f4a08 test: change batch size 2023-03-26 21:36:59 +08:00
wangmm0220 f1d67b6059 fix:conflict 2023-03-25 19:03:23 +08:00
Hui Li 7cf169b8d0
Merge pull request #20635 from taosdata/test/main/TD-23331
fix: recorect ci buildPath
2023-03-25 17:57:23 +08:00
plum-lihui c35f2ca8e3 test: modify tmq cases 2023-03-25 17:34:04 +08:00
dapan1121 ef7b9b848a
Merge pull request #20627 from taosdata/fix/TD023101
fix:send data batch if consume wal where subscribe db
2023-03-25 16:40:06 +08:00
wangmm0220 750cd8c5a4 fix:ci error 2023-03-25 16:33:47 +08:00
chenhaoran 0c00b4e0b5 fix: recorect ci buildPath 2023-03-25 16:19:29 +08:00
chenhaoran 357223d065 fix: recorect ci buildPath 2023-03-25 16:17:21 +08:00
wangmm0220 8823997941 fix:case error & add NONE for rows to col mode 2023-03-25 15:56:22 +08:00
Haojun Liao 61974b9f70
Merge pull request #20605 from taosdata/fix/TD-23272
fix:add combine function for groupKey
2023-03-25 15:01:33 +08:00
yihaoDeng 8e409f81ae add backend 2023-03-25 06:43:17 +00:00
Benguang Zhao 19883fdeed feat: alter database before creating topic in tests 2023-03-25 12:01:20 +08:00
wangmm0220 9f5e435140 fix:conflict from main 2023-03-25 11:49:37 +08:00
wangmm0220 8081572ae1 fix:modify ci case if consume too fast 2023-03-25 11:31:19 +08:00
dapan1121 dd12e41227
Merge pull request #20618 from taosdata/fix/TS-2974
fix: change float display mode
2023-03-25 09:19:04 +08:00
dapan1121 7c7e121632
Merge pull request #20606 from taosdata/szhou/fix-td23288
fix: query ins_table with table_name = '' results in db error
2023-03-25 08:56:24 +08:00
Alex Duan d4c63827c2 test: case all passed 2023-03-24 19:44:08 +08:00
Alex Duan 17f948deca test: add string concat function 2023-03-24 18:57:07 +08:00
dapan1121 4167e4c00c fix: some columns sma are not set issue 2023-03-24 15:20:27 +08:00
Hui Li 3115265158
Merge pull request #20573 from taosdata/test/TD-23120-MAIN
test: add tools to detect the validity of ASSERT
2023-03-24 10:31:32 +08:00
Alex Duan 1434fea2de Merge branch '3.0' into test/TD-22889-3.0 2023-03-24 10:18:14 +08:00
Alex Duan 2cf21bd134 test: update code 2023-03-24 10:16:45 +08:00
chenhaoran 1193f8f79f ci: enable Jemalloc in compilation 2023-03-24 09:33:23 +08:00
Alex Duan e2e76f9e28 test: udfpy_main.py case passed ! 2023-03-23 19:22:40 +08:00
Xiaoyu Wang 18b039fecd
Merge pull request #20603 from taosdata/enh/3.0_planner_optimize
fix: udf error check
2023-03-23 18:44:23 +08:00
Xiaoyu Wang bbd5191800 fix: udf error check 2023-03-23 16:32:00 +08:00
54liuyao ffa59f69aa fix:add combine function for groupKey 2023-03-23 15:20:45 +08:00
t_max d4a81c11d2 fix: fix check timestamp data 2023-03-23 14:07:43 +08:00
t_max 6e66b74b38 fix: fix check timestamp data 2023-03-23 14:00:48 +08:00
slzhou c9f91a364a Merge branch 'main' of github.com:taosdata/TDengine into szhou/fix-td23288 2023-03-23 13:53:24 +08:00
slzhou 40a78bde50 fix: unknow db error when query ins_tables with table_name="" 2023-03-23 13:52:53 +08:00
Hui Li 4b10d3b778
Merge pull request #20352 from taosdata/lihui3.0/test
test: reopen tmqDelete-1ctb.py
2023-03-23 10:15:18 +08:00
dapan1121 dbca1c0e8c
Merge pull request #20595 from taosdata/fix/TD-23283
fix: slimit not work issue
2023-03-23 08:47:15 +08:00
Alex Duan 6345952f88 test: debug python file 2023-03-22 20:30:25 +08:00
plum-lihui 7f261b200f test: close tmqDelete-1ctb.py 2023-03-22 19:21:41 +08:00
Alex Duan cb59cc8308 test: select nested query of udf 2023-03-22 18:28:50 +08:00
Alex Duan 2b938ffea3 Merge branch '3.0' into test/TD-22889-3.0 2023-03-22 17:19:36 +08:00
Alex Duan 8ac1e7f02c test: first submit udf python case 2023-03-22 17:18:24 +08:00
Alex Duan 70297a4648 test: first submit udf python case 2023-03-22 17:17:53 +08:00
dapan1121 6506805784 fix: fix no group slimit issue and test cases 2023-03-22 17:14:45 +08:00
wangmm0220 dd4cf0597b fix:error in optimize consume logic 2023-03-22 17:04:02 +08:00
plum-lihui da0c7a29b6 test: modify test case 2023-03-22 17:00:42 +08:00
plum-lihui 6811a6b264 Merge branch 'main' into lihui3.0/test 2023-03-22 16:57:07 +08:00
chenhaoran 04a751ab5e ci:merge main to 3.0 2023-03-22 16:31:31 +08:00
dapan1121 5b02af6a91 fix: merge main to 3.0 2023-03-22 16:08:16 +08:00
Ping Xiao 0fbb6ef082 test: update coverage script 2023-03-22 15:15:37 +08:00
dapan1121 e62e125dd3
Merge pull request #20569 from taosdata/feat/mode_opt
enh(query): improve mode function page buffer allocation
2023-03-22 13:54:23 +08:00
Ganlin Zhao 7d124dfecc fix test case 2023-03-22 09:58:58 +08:00
dapan1121 cb3b4a6d8a Merge remote-tracking branch 'origin/main' into fix/TS-2947 2023-03-22 08:56:21 +08:00
dapan1121 56d5034b7f fix: table merge scan limit issue 2023-03-22 08:55:43 +08:00
Hui Li c8110908fd
Merge pull request #20577 from taosdata/test/main/TD-23145
ci: enable Jemalloc in compilation
2023-03-22 08:54:47 +08:00
chenhaoran 81eb8af2c3 ci: enable Jemalloc in compilation 2023-03-21 20:04:53 +08:00
chenhaoran 26ee617ceb ci: enable Jemalloc in compilation 2023-03-21 19:55:27 +08:00
chenhaoran 1ad3c4fde0 ci: enable Jemalloc in compilation 2023-03-21 19:39:12 +08:00
Alex Duan e2d4203be0 test: change lower assert to system assert 2023-03-21 18:44:55 +08:00
Jason-Jia c35fc05d66
Merge branch 'main' into test/TS-2908 2023-03-21 17:07:40 +08:00
slzhou b9edd24d3f fix: create function error for json/decimal/blob/varbinary type 2023-03-21 00:38:13 -08:00
jiacy-jcy 86823ab90f update 2023-03-20 19:40:07 +08:00
jiacy-jcy 58db7561fa Merge branch 'main' into test/TS-2908 2023-03-20 19:39:10 +08:00
kailixu aa4c1cb5eb chore: more code 2023-03-20 17:44:34 +08:00
kailixu 179579f204 chore: more code 2023-03-20 17:41:22 +08:00
kailixu 24dbcaa844 chore: merge main 2023-03-20 17:32:54 +08:00
Haojun Liao ca1dffff45
Merge pull request #20508 from taosdata/fix/liaohj
fix(client): fix potential memory leak.
2023-03-20 16:11:22 +08:00
chenhaoran fb0531d669 test:add tsbs query sql 2023-03-20 11:33:47 +08:00
plum-lihui d2b53b516e update 2023-03-20 10:00:48 +08:00
Hui Li a812847317
Merge pull request #20535 from taosdata/test/main/TD-23213
test:add  failed connection of client and server
2023-03-20 09:25:21 +08:00
Hui Li 1f494769ca
Merge pull request #20536 from taosdata/test/TD-23120-MAIN
test: assert check tools
2023-03-20 09:23:02 +08:00
Cary Xu 7a3c897a80
Revert "fix(query): invalid write when query of ins_columns" 2023-03-18 20:49:48 +08:00
Alex Duan ca11dcfbea test: assert check tools 2023-03-18 19:56:51 +08:00
Haojun Liao 8a8f1daabd refactor: update the logs. 2023-03-18 18:43:13 +08:00
chenhaoran 8d852fdf94 test:add failed connection of client and server 2023-03-18 18:25:14 +08:00
plum-lihui ecd39d33f5 test: add tmq case 2023-03-18 18:07:55 +08:00
dapan1121 77d8013808
Merge pull request #20526 from taosdata/fix/TD-23173
fix(query): do not update ts window at exchange operator.
2023-03-18 18:00:09 +08:00
plum-lihui 51f58ffeab add test case 2023-03-18 17:44:03 +08:00
plum-lihui 856912deda test: modify test case 2023-03-18 16:47:36 +08:00
Ganlin Zhao 3d43f6fffe add cases 2023-03-18 15:24:51 +08:00
Ganlin Zhao e7a8ab7336 add test cases 2023-03-18 15:21:59 +08:00
plum-lihui 16778d83d7 Merge branch 'main' into lihui3.0/test 2023-03-18 13:52:38 +08:00
Hui Li 50178cd5c9
Merge pull request #20494 from taosdata/case/TD-23065
test: add case for TS-2687 wide column
2023-03-18 13:37:39 +08:00
Alex Duan 61d4e201ae test: import autogen 2023-03-18 10:28:22 +08:00
Alex Duan 9245ba076d test: rename filename 2023-03-18 10:26:20 +08:00
slzhou ba82f05d68 fix: keep original udf file name when rename file error 2023-03-17 20:19:46 +08:00
kailixu f3b4dbd2b5 chore: test case optimization 2023-03-17 19:16:01 +08:00
Alex Duan 2d514e4978 test: remove autogen import 2023-03-17 18:41:01 +08:00
Alex Duan f103fec944 test : test case execute 2023-03-17 17:14:16 +08:00
kailixu 5f2ced466b Merge branch 'main' into fix/TS-2891-M 2023-03-17 16:49:06 +08:00
slzhou c4d05af01a fix: retore testcase and machine resource back 2023-03-17 15:57:41 +08:00
slzhou 3bf9ea9e59 fix: prepare_pyudf.sh is not executable 2023-03-17 15:22:06 +08:00
kailixu 31d38dfd23 fix: select ins_columns from stb/ctb 2023-03-17 14:51:47 +08:00
kailixu bfa7eabff6 fix: select ins_columns from stb/ctb 2023-03-17 14:50:57 +08:00
kailixu ed3fc6bdf1 fix: select ins_columns from stb/ctb 2023-03-17 14:48:23 +08:00
dapan1121 2744dec816
Merge pull request #20488 from taosdata/fix/addUt
fix: modify minrows/maxrows range and add cases
2023-03-17 14:27:31 +08:00
slzhou 780ccce3c6 fix: add othercases back 2023-03-17 14:20:33 +08:00
kailixu a85e30efe6 fix: select ins_columns from stb/ctb 2023-03-17 14:19:00 +08:00
slzhou 7360011a9e fix: move from run_case.sh to each case 2023-03-17 14:08:18 +08:00
slzhou 8de9876d47 fix:use dedicate environment python3.9 instead of python3.8 2023-03-17 13:34:29 +08:00
kailixu 7ed966e3f1 fix: select ins_columns from stb/tb 2023-03-17 12:33:34 +08:00
Hui Li 9638b4920f
Merge pull request #20487 from taosdata/TD-13572
test:fix that timestamps can be validated correctly in testcase
2023-03-16 19:41:27 +08:00
slzhou e71df1aca6 enhance: add taospyudf test and run it in CI 2023-03-16 19:06:18 +08:00
chenhaoran 234f9db5e7 test:fix that timestamps can be validated correctly 2023-03-16 17:10:43 +08:00
dapan1121 948a603513 fix: fix minrows/maxrows case issue 2023-03-16 14:49:27 +08:00
Alex Duan b423314be1 test: add case for TS-2811 wide column 2023-03-16 14:12:12 +08:00
Xuefeng Tan 449f7115e4
fix: windows test (#20256)
* fix: windows sim test

* fix: windows sim test

* fix: random on windows

* fix: taosd online check

* fix: windows path in python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: make_install.bat

* fix: python test

* fix: jdbc test

* fix: develop test

* fix: develop test

* fix:add log

* test:add win case file

* test:add win case file

* test:add win case file

* fix: python test get taosBenchmark path

* test:add win case file

* test:comment some failed cases in win

* test:add win case file

* test:add win case file

* test:comment some win case file

* test:add some win case file

---------

Co-authored-by: wangmm0220 <wangmm0220@gmail.com>
Co-authored-by: chenhaoran <haoran920c@163.com>
2023-03-16 10:18:06 +08:00
dapan1121 59b532a890 fix: modify minrows/maxrows range and add cases 2023-03-16 09:46:14 +08:00
chenhaoran a8967b73c3 test:fix that timestamps can be validated correctly in testcase 2023-03-16 01:55:46 +08:00
gccgdb1234 a4fb7d5616 test:fix that timestamps can be validated correctly in testcase 2023-03-16 01:53:28 +08:00
gccgdb1234 39eec5e8b3 Merge branch 'main' of github.com:taosdata/TDengine into TD-13572 2023-03-16 01:42:06 +08:00
gccgdb1234 6b3fa3f5af test:fix that timestamps can be validated correctly in testcase 2023-03-16 01:41:44 +08:00
kailixu acd57f03e6 fix(query): invalid write when query of ins_columns 2023-03-15 20:31:54 +08:00
Hui Li 8edceef2ff
Merge pull request #20462 from taosdata/TD-23119
test:reduce to 1000 rowNumbers per tables in testcases
2023-03-15 19:51:22 +08:00
Adam Ji da58966d58
test: update requirements (#20470) 2023-03-15 15:48:08 +08:00
Shengliang Guan 4efcb4ddce
Merge pull request #20280 from taosdata/fix/TD-22871
fix: return err msg while db is creating
2023-03-15 14:10:41 +08:00
Shengliang Guan 51e503dd2c
Merge pull request #20464 from taosdata/fix/TD-23156
fix:source task needs to wait && stream state window does not handle null
2023-03-15 14:09:26 +08:00
Shengliang Guan dd2940b8b3
Merge pull request #20463 from taosdata/fix/TS-2883
fix: fix table count operator groupId issue
2023-03-15 14:08:54 +08:00
54liuyao 25732f7c3c fix:source task needs to wait & stream state window does not handle null 2023-03-15 13:15:17 +08:00
gccgdb1234 48bbd0eeeb test:reduce to 1000 rowNumbers per tables in testcases 2023-03-15 11:49:02 +08:00
dapan1121 1db4619fdc Merge branch 'main' of github.com:taosdata/TDengine into main 2023-03-15 08:42:44 +08:00
dapan1121 397bead009 fix: add test cases 2023-03-15 08:38:00 +08:00
dapan1121 20c8a9031d fix: fix table count operator groupId issue 2023-03-15 08:35:40 +08:00
gccgdb1234 525a817d80 test:reduce to 1000 rowNumbers per tables in testcases 2023-03-15 01:41:27 +08:00
Haojun Liao 15cbbd3a14 fix(query): fix error in show cluster alive. 2023-03-14 21:25:52 +08:00
plum-lihui e81d485d9a test: reopen tmqDelete-1ctb.py 2023-03-14 16:22:01 +08:00
Yihao Deng 0d4cc1c577
Merge branch 'main' into fix/TD-22871 2023-03-14 15:56:51 +08:00
yihaoDeng bab3daaa73 fix: Temporarily delete a test case 2023-03-14 07:23:38 +00:00
Haojun Liao 32ddecc347 other: merge main. 2023-03-14 12:13:09 +08:00
Shengliang Guan e98b32a69f
Merge pull request #20427 from taosdata/fix/main_bugfix_wxy
fix: last redundant read stt file
2023-03-14 09:41:19 +08:00
Haojun Liao 21ef5e5577 Merge branch 'main' into fix/liaohj 2023-03-14 09:19:49 +08:00
Xiaoyu Wang 1870a9d46e feat: show vgroup display num of cache tables 2023-03-13 19:14:53 +08:00
Haojun Liao 731a2138df fix(tmq): fix error in tmq. 2023-03-13 17:08:17 +08:00
chenhaoran e4d08376e4 ci:adjust the order of testcases 2023-03-13 15:18:40 +08:00
chenhaoran 8d02254c4c ci:adjust the order of testcases 2023-03-13 14:22:57 +08:00
chenhaoran 3bcab0599a Merge branch 'main' of https://github.com/taosdata/TDengine into TD-23119 2023-03-13 12:36:03 +08:00
chenhaoran 292bb81f11 ci:adjust the order of testcases 2023-03-13 12:30:55 +08:00
Shengliang Guan 041f03e918
Merge pull request #20414 from taosdata/feat/TD-23058
feat: correct slimit&limit clause
2023-03-12 20:48:16 +08:00
Shengliang Guan 5a957eeba2
Merge pull request #20416 from taosdata/enh/changeTagIndexCase
change tag index case
2023-03-12 20:46:48 +08:00
dapan1121 91df1b3298 fix: group merge issue 2023-03-12 15:04:53 +08:00
Shuduo Sang 322a1c05dc
fix: taosbenchmark sub on 2.6 for main (#20409)
* fix: taosbenchmark sub on 2.6 for main

* fix: upgrade taospy to 2.7.6 and fix unstable test case
2023-03-11 18:57:46 +08:00
dapan1121 16209644c4 fix: regenerate groupId and case issue 2023-03-11 17:24:54 +08:00
Xiaoyu Wang a846c26ef9 merge main 2023-03-11 16:14:27 +08:00
chenhaoran 76896536d0 ci: add successful log 2023-03-11 15:55:35 +08:00
chenhaoran d1a7cf93fb ci: add successful log 2023-03-11 15:53:26 +08:00
chenhaoran c2f075a7c1 ci: add successful log 2023-03-11 15:51:54 +08:00
yihaoDeng bc13432661 change tag index case 2023-03-11 15:39:16 +08:00
chenhaoran 74e36b78d7 Merge branch 'main' of https://github.com/taosdata/TDengine into main 2023-03-11 15:32:58 +08:00
dapan1121 5df32cbc78 feat: correct slimit&limit clause 2023-03-11 13:08:20 +08:00
haoranchen f3ad637576
ci:Specify the version of the python connector (#20408)
* ci:Specify the version of the python connector

* ci:Specify the version of the python connector

* ci:Specify the version of the python connector

* ci:Specify the version of the python connector

* ci:Specify the version of the python connector

* ci:Specify the version of the windows  python connector
2023-03-11 10:38:21 +08:00
haoranchen 8739446fed
ci:Specify the version of the python connector (#20411)
* ci:Specify the version of the python connector

* ci:Specify the version of the windows  python connector

* fix: install specified version taospy

* test: make auto_create_table_json.py robust

---------

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2023-03-11 10:23:57 +08:00
haoranchen ac1711fd19
ci:Specify the version of the python connector (#20407)
* ci:Specify the version of the python connector

* ci:Specify the version of the python connector
2023-03-10 20:20:36 +08:00
chenhaoran 60603343f6 ci:Specify the version of the python connector 2023-03-10 20:10:45 +08:00
Shengliang Guan 37bc466f59
Merge pull request #20373 from taosdata/fix/TS-2853
fix:get dest table version
2023-03-10 10:05:01 +08:00
54liuyao 5acf665b7e fix:get dest table version 2023-03-09 19:36:10 +08:00
Hongze Cheng b86c23b963 change test case 2023-03-09 18:07:38 +08:00
dapan1121 b1d21472ed
Merge pull request #20345 from taosdata/fix/TD-22864
fix: remove test case has random results
2023-03-09 09:35:31 +08:00
Ganlin Zhao 9291156585 fix: remove test case has random results 2023-03-08 18:44:16 +08:00
Xiaoyu Wang 66bb55187d Merge remote-tracking branch 'origin/main' into fix/3.0_merge_main 2023-03-08 18:30:24 +08:00
plum-lihui 7a7efac810 test: modify tmq test cases 2023-03-08 18:08:52 +08:00
Shengliang Guan 098dddc3bb
Merge pull request #20328 from taosdata/fix/TD-22972
fix: fix tbname in filter error
2023-03-08 16:17:29 +08:00
Shengliang Guan 1439bdcd36
Merge pull request #20306 from taosdata/feat/add-reboot-time
feat/add-reboot-time
2023-03-08 15:46:55 +08:00
yihaoDeng c408a434d6 fix tbname in error 2023-03-08 14:31:38 +08:00
cademfly 6dcb9c7f0f trigger ci 2023-03-08 14:04:33 +08:00
Xiaoyu Wang 4c8bab7e58 merge main 2023-03-08 10:59:33 +08:00
cademfly 839758f2d6 fix odbc.py total columns numbers 2023-03-08 10:26:28 +08:00
cadem f0e23812a1 fix offline_reason.sim 2023-03-08 09:57:07 +08:00
haoranchen b876f2d447
test:comment testcase of tmq (#20308) 2023-03-07 20:34:04 +08:00
chenhaoran 14e62eca8c test: add stream and topic in compatibility case 2023-03-07 17:51:54 +08:00
Ping Xiao 807afaa4b2 update coverage test script 2023-03-07 13:59:51 +08:00
chenhaoran 53b3de0384 test: add stream and topic in compatibility case 2023-03-07 12:38:38 +08:00
chenhaoran e1be1c8d0f test: add stream and topic in compatibility case 2023-03-07 11:53:45 +08:00
Haojun Liao da550029d8 fix(tmq): fix memory error and adjust some logs. 2023-03-06 11:52:52 +08:00
Shengliang Guan 2624ea65d8 fix: add pre-finished stage, trans won't be dropped in follower if it has undo actions while rollback 2023-03-03 18:21:07 +08:00
Hui Li 81913fcb80
Update tmqConsFromTsdb1-1ctb.py 2023-03-03 17:28:15 +08:00
Hui Li 82287c464b
Update tmqConsFromTsdb1-1ctb.py 2023-03-03 17:27:32 +08:00
dapan1121 dd493d3ee4 fix: add order by string case 2023-03-03 11:54:25 +08:00
Hui Li f2d4138161
Merge pull request #20249 from taosdata/test/cyjia0227
test:update test case for show command
2023-03-03 10:35:02 +08:00
jiacy-jcy b6cc356ccb update 2023-03-03 09:24:14 +08:00
jiacy-jcy cd9070fff7 test:update test case for show command 2023-03-03 08:58:21 +08:00
chenhaoran 4cff33b607 ci:add cache in ci compling 2023-03-02 22:05:58 +08:00
chenhaoran 72a0eab44a ci:add cache in ci compling 2023-03-02 22:03:36 +08:00
chenhaoran 302c09cc75 ci:add cache in ci compling 2023-03-02 21:56:55 +08:00
sunpeng b84b8e58f5
test: add python demo for websocket (#20209)
* test: add python demo for websocket

* fix test

* fix test

* fix test
2023-03-02 20:44:25 +08:00
Haojun Liao 37281ae17f
Merge pull request #20228 from taosdata/feature/3_liaohj
fix(query): record the correct last accessed key in the stt file.
2023-03-02 17:13:31 +08:00
jiacy-jcy fbeb2c076e Merge branch 'main' into test/cyjia0227 2023-03-02 16:46:49 +08:00
Shengliang Guan 75273e5541
Merge pull request #20241 from taosdata/fix/ly_stream
ci:adjust test cases
2023-03-02 16:10:14 +08:00
jiacy-jcy e1f5426dd6 update test case 2023-03-02 15:55:58 +08:00
Hui Li 44a61d8258
Merge pull request #20184 from taosdata/test/cyjia0227
test:add test case for TD-22532
2023-03-02 15:54:40 +08:00
dapan1121 4665961a73
Merge pull request #20240 from taosdata/fix/TD-22859
fix: add missing db options in show create database result
2023-03-02 15:22:42 +08:00
54liuyao 09ac1be5ff ci:adjust test cases 2023-03-02 14:27:33 +08:00
dapan1121 3015967484 fix: fix show create database issue 2023-03-02 13:09:50 +08:00
dapan1121 0857404b2e
Merge pull request #20235 from taosdata/fix/TS-2770
fix: projection query with descending order result error
2023-03-02 11:03:08 +08:00
Hui Li a484725f31
Update cases.task 2023-03-02 10:56:09 +08:00
Haojun Liao 3730ea4b57 test: update the sim to speedup this case and set the tqdebugflag to be 135. 2023-03-02 10:00:00 +08:00
dapan1121 8f858268d3 fix: add test case 2023-03-01 19:25:24 +08:00
dapan1121 ee70606f19 fix: projection query in descending order result error issue 2023-03-01 14:48:15 +08:00
Hui Li 4d35cb7fad
Merge pull request #20213 from taosdata/test/main/TD-22821
test: remove  cross-threaded operations that  use Python connection in test cases
2023-03-01 13:37:02 +08:00
Hui Li ffa1deb077
'test: add timeout to poll' 2023-03-01 11:53:00 +08:00
Ganlin Zhao c8a41e3444 fix(query): make exchange operator inherit input order from upstream 2023-03-01 11:36:30 +08:00
dapan1121 f27a2e8a78
Merge pull request #20207 from taosdata/fix/TD-22822
fix(query): add inherit input order from upstream option for exchange operator
2023-03-01 11:16:57 +08:00
haoranchen b5efd1ba05
Update cases.task 2023-02-28 20:31:40 +08:00
Haojun Liao b3ae58dac1
Merge pull request #20205 from taosdata/feat/TD-22831
feat:window close && ignore expired
2023-02-28 19:23:07 +08:00
54liuyao fe4123e814 feat:window close && ignore expired 2023-02-28 18:20:58 +08:00
54liuyao abbc69a2ed fix:asan error 2023-02-28 17:43:47 +08:00
chenhaoran ecf166bd0f test: remove cross-threaded operations that use Python connections in test cases 2023-02-28 17:04:48 +08:00
Xiaoyu Wang e36d9a4c25 merge main 2023-02-28 16:13:28 +08:00
Ganlin Zhao 5ad0d18c2e fix(query): make exchange operator inherit input order from upstream 2023-02-28 16:05:41 +08:00
wangmm0220 f08d17d2ff Merge branch 'fix/TD-22671' of https://github.com/taosdata/TDengine into fix/TD-22671 2023-02-28 15:11:36 +08:00
plum-lihui 2310dfca22 test: del data from async to sync 2023-02-28 15:02:57 +08:00
Xiaoyu Wang 586ca254be fix: invalid write memory when query policy is 4 2023-02-28 13:02:29 +08:00
Xiaoyu Wang 01ededfbf5 fix: invalid write memory when query policy is 4 2023-02-28 10:45:47 +08:00
Xiaoyu Wang c2460da390 fix: invalid write memory when query policy is 4 2023-02-28 10:45:20 +08:00
Haojun Liao 52a8912969
Merge pull request #20183 from taosdata/fix/TD-22797
fix: avoid filter slow when not exist target value
2023-02-28 09:18:46 +08:00
Hui Li 3bd66ecb52
Merge pull request #20188 from taosdata/test/main/TD-22818
test: check asan cases successful
2023-02-27 20:36:52 +08:00
chenhaoran e96b52675c ci: conment failed cases 2023-02-27 20:35:38 +08:00
Hui Li ca42ae6f13
Merge pull request #20189 from taosdata/test/3.0/TD-22818
test: check asan cases successful
2023-02-27 20:33:46 +08:00
chenhaoran 57e5319e3d ci: conment failed cases 2023-02-27 20:28:51 +08:00
chenhaoran 9725957b34 ci: conment failed cases 2023-02-27 20:27:21 +08:00
chenhaoran a1c89b8329 Merge branch 'test/3.0/TD-22818' of https://github.com/taosdata/TDengine into test/3.0/TD-22818 2023-02-27 20:25:28 +08:00