Commit Graph

10623 Commits

Author SHA1 Message Date
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
chenhaoran 3b80a9db6f ci: conment failed cases 2023-02-27 20:24:47 +08:00
Hui Li 3b0fd4b23f
Merge pull request #20182 from taosdata/feat/TD-22801-MAIN
feat: completing create index and tag index case
2023-02-27 19:58:52 +08:00
haoranchen 294bd35ff8
Update cases.task 2023-02-27 19:04:46 +08:00
haoranchen 94c2f605d3
Update cases.task 2023-02-27 19:03:24 +08:00
haoranchen 86dfa07f66
Update cases.task 2023-02-27 19:00:10 +08:00
haoranchen 5c6ead6c6e
Update cases.task 2023-02-27 18:59:01 +08:00
Hui Li 4e1f65c1ef
reopen replica3_import.sim case 2023-02-27 18:46:36 +08:00
Hui Li 5545bb80cd
reopen replica3_import.sim case 2023-02-27 18:45:51 +08:00
chenhaoran 8e84077488 test: check asan cases successful 2023-02-27 17:58:44 +08:00
chenhaoran 6f4b24a510 test: check asan cases successful 2023-02-27 17:56:15 +08:00
chenhaoran 78bda0d65c test: check asan cases successful 2023-02-27 17:54:31 +08:00
Xiaoyu Wang d4e32cc8f1
Merge pull request #20180 from taosdata/fix/3.0_merge_main
merge 3.0
2023-02-27 17:08:44 +08:00
yihaoDeng d9f8a84a55 fix: avoid filter slow when filter not exist value 2023-02-27 16:03:49 +08:00
jiacy-jcy 5830e0931c test:add test case for TD-22532 2023-02-27 15:22:46 +08:00
Alex Duan 64243a2127 feat: completing create index and tag index case 2023-02-27 15:11:21 +08:00
dapan1121 178d2cac00
Merge pull request #20156 from taosdata/fix/TD-22520
fix(query): fix apply limit error for doMultiwayMerge operator if datablocks belongs to the same group
2023-02-27 14:20:42 +08:00
Xiaoyu Wang efa56d5352 merge main 2023-02-27 14:18:03 +08:00
Xiaoyu Wang f97a140a3c merge 3.0 2023-02-27 14:16:33 +08:00
Ganlin Zhao 04bd07da59 add test cases 2023-02-26 10:28:07 +08:00
dapan1121 a98ff93c32 Merge remote-tracking branch 'origin/3.0' into fix/TD-22762 2023-02-26 09:55:00 +08:00
dapan1121 2aa41b76a4
Update cases.task 2023-02-26 07:59:26 +08:00
dapan1121 77295df8ec
Merge pull request #20161 from taosdata/fix/TS-2729
fix: table scan crash issue
2023-02-26 07:45:17 +08:00
dapan1121 bf5ed1355b
Update cases.task 2023-02-25 19:10:47 +08:00
dapan1121 2d9b5ed4f6 fix: tag like filter issue 2023-02-25 16:04:21 +08:00
dapan1121 ec6c25e342
Merge branch '3.0' into fix/TD-22762 2023-02-25 10:59:23 +08:00
Xiaoyu Wang d6dd087f84 merge main 2023-02-25 10:29:20 +08:00
Xiaoyu Wang 5856a39827
Merge pull request #20123 from taosdata/fix/3.0_merge_main
merge main
2023-02-25 10:01:26 +08:00
dapan1121 05bd600ef8 fix: table scan crash issue 2023-02-25 09:34:37 +08:00
dapan1121 eac27fc0fd fix: empty ts range query issue 2023-02-24 18:39:17 +08:00
dapan1121 2f816dc01f
Merge pull request #20119 from taosdata/fix/TS-2725
fix: alter column length too big issue
2023-02-24 17:33:37 +08:00
Xiaoyu Wang 67a94707b7
Merge pull request #20104 from taosdata/feat/3.0_wxy
enh: drop tables syntax optimization
2023-02-24 16:57:30 +08:00
Xiaoyu Wang 961107d1ca merge main 2023-02-24 16:55:50 +08:00
dapan1121 d4d246c560
Merge pull request #20110 from taosdata/fix/TD-22709
fix: fix asan error
2023-02-24 16:11:31 +08:00
Hui Li fb8ab642cb
Update tmqCommon.py 2023-02-24 15:37:21 +08:00
Hui Li e667da1666
Update subscribeDb4.py 2023-02-24 15:35:47 +08:00
dapan1121 3f6e8d4f82
Merge pull request #20111 from taosdata/fix/TD-22709-main
fix: fix asan error
2023-02-24 14:35:17 +08:00
Xiaoyu Wang 58fc265b80 merge main 2023-02-24 13:26:45 +08:00
dapan1121 f6acf035c9 fix: sys db vgroup update issue 2023-02-24 11:37:16 +08:00
54liuyao d43355e77f fix:check null column 2023-02-23 17:31:52 +08:00
54liuyao e42d5ba3dc fix:table name is null 2023-02-23 17:31:47 +08:00
Xiaoyu Wang 1ab144609e merge main 2023-02-23 14:58:22 +08:00
dapan1121 25c555a502 fix: refresh sys db vgroups after creating database 2023-02-23 14:38:57 +08:00
Hui Li 04d4ee928b
Merge pull request #20105 from taosdata/test/TD-21965-3.0
test: add tag index basic function verify case
2023-02-23 13:27:17 +08:00
dapan1121 6aa05c4370
Merge pull request #20067 from taosdata/fix/TS-2687
fix: add merge join operator result limitation
2023-02-23 10:40:23 +08:00
dapan1121 31615d0ccc
Merge pull request #20072 from taosdata/fix/TD-22647
fix: tag filter crash issue
2023-02-23 10:39:32 +08:00
dapan1121 05c7bc170e
Merge pull request #20098 from taosdata/feat/TS-2671
feat(query): optimize percentile function performance
2023-02-23 10:24:06 +08:00
Alex Duan bc8b82ecc5 test: add tag_index_basic.py to cases.task list 2023-02-23 09:47:28 +08:00
Ganlin Zhao ecaf5193a2 fix: fix asan error 2023-02-22 18:54:18 +08:00
Ganlin Zhao 644ba11a55 fix: fix asan error 2023-02-22 18:53:10 +08:00
Ganlin Zhao a185561405 fix: fix asan error 2023-02-22 18:46:59 +08:00
Xiaoyu Wang a71f728cc4 enh: drop tables syntax optimization 2023-02-22 17:45:55 +08:00
sunpeng d4fdf17cae
build: delete TaosConsumer and TaosTmq from taospy (#20076) (#20091) 2023-02-22 17:32:14 +08:00
chenhaoran 650147ccb8 fix: ingore filter.c error found by asan 2023-02-22 14:46:19 +08:00
chenhaoran 96389577d7 fix: ingore filter.c error found by asan 2023-02-22 14:42:17 +08:00
Alex Duan 2c8b75885a test: add case tag index passed ok1 2023-02-22 14:38:32 +08:00
Alex Duan b4d84f1e5e test: add case tag index passed ok 2023-02-22 14:36:26 +08:00
Ganlin Zhao 8175b36d31 add test cases 2023-02-22 14:08:26 +08:00
chenhaoran 88d6b8dac7 ci: install defined version python connector 2023-02-22 11:42:22 +08:00
Alex Duan 4dff7f9763 Merge branch '3.0' into test/TD-21965-3.0 2023-02-22 11:05:51 +08:00
Alex Duan 40841dd666 test: modify tag range 2023-02-22 11:04:57 +08:00
chenhaoran a6fed7dd3d ci: install defined version python connector 2023-02-22 11:00:45 +08:00
chenhaoran b7351aa027 ci: install defined version python connector 2023-02-22 10:53:39 +08:00
chenhaoran 4c3704fde0 ci: install defined version python connector 2023-02-22 10:50:18 +08:00
chenhaoran d81b2365c4 ci: install defined version python connector 2023-02-22 10:43:54 +08:00
chenhaoran 3a9a9179d3 ci: install defined version python connector 2023-02-22 10:32:37 +08:00
Alex Duan 490370ddb7 test : add 0-other/tag_index_basic.py 2023-02-22 10:22:22 +08:00
Shuduo Sang 4736636fb2
fix: taosbenchmark data gen refactor (#20059)
* fix: taosbenchmark data gen refactor

* fix: update taos-tools e22e5e2

* fix: update taos-tools cccc353

* fix: update taos-tools 10a211f

* fix: update taos-tools e54a926

* fix: update taos-tools 340b0f4

* fix: update taos-tools 6afed7c

* fix: update taos-tools cc6db40

* fix: update taos-tools 634399d

* fix: update taos-tools e0104dc

* fix: update taos-tools bc11ff3

* fix: update taos-tools b23e170

* fix: update taos-tools a62f774

* fix: clean up and print

* fix: update taos-tools a880c81

* test: update 5-taos-tools/taosdump/taosdumpTestInspect.py for 3.0

* fix: add sml_tags_json_array to accelerate sml json test

* fix: taosbenchmark json data generating refine 611dc09

* fix: update taos-tools ad2f7c8

* fix: coverity scan issues

* fix: udpate taos-tools d259385

* fix: update taos-tools be929ab

* fix: update taos-tools 63e63d6

* fix: update taos-tools 2a38de1

* fix: update taos-tools 0d4c001

* fix: update taos-tools dce7de5

* fix: update taos-tools 82b96df

* fix: update taos-tools 401cf6a

* fix: update taos-tools 6f692b0:wq

* fix: update taos-tools 2942ca0

* fix: update taos-tools 61cbfd2
2023-02-22 00:06:55 +08:00
sunpeng 7e8823d594
build: delete TaosConsumer and TaosTmq from taospy (#20076) 2023-02-21 19:00:50 +08:00
Xiaoyu Wang 7337f5ff7d
Merge pull request #20052 from taosdata/fix/3.0_merge_main
merge main
2023-02-21 16:27:19 +08:00
dapan1121 e5023259ff fix: add tag filter case 2023-02-21 14:36:25 +08:00
Xiaoyu Wang acfa05b5fa fix: table count scan 2023-02-21 13:14:44 +08:00
dapan1121 6e0a349423 fix: remove case from ci cause of long exectuion time 2023-02-21 11:40:33 +08:00
dapan1121 968c538be5 fix: add merge join operator result limitation 2023-02-21 08:54:05 +08:00
Shuduo Sang 48426ed2df
fix: alpine compile error for 3.0 (#20064)
* fix: alpine support

* fix: ostimer thread_id

* fix: taosPrintTrace and tsStreamMax

* fix: make_install.sh and dnodes.py for alpine

* fix: cmake.platform and cut option for alpine

* fix: timer sigev and string convert

* fix: test case for alpine

* fix: fix test script for alpine

---------

Co-authored-by: t_max <1172915550@qq.com>
2023-02-20 22:31:56 +08:00
Xiaoyu Wang 319dfd8f06 merge 3.0 2023-02-20 17:21:37 +08:00
Haojun Liao ad0be66a78
Merge pull request #19935 from taosdata/enh/dynamicIdx
feat:  change  index dynamicly
2023-02-20 15:48:49 +08:00
Xiaoyu Wang c597de099f merge main 2023-02-20 13:41:27 +08:00
yihaoDeng 6615d19aa7 add rename and del tag case 2023-02-20 10:00:10 +08:00
yihaoDeng bbc507e82f add rename and del tag case 2023-02-20 09:39:06 +08:00
yihaoDeng bfe0ac61b9 add index case 2023-02-19 20:43:15 +08:00
yihaoDeng eafc9db1c1 fix iter and case 2023-02-18 18:24:10 +08:00
yihaoDeng 51755e9783 fix: fix drop error 2023-02-18 16:44:29 +08:00
yihaoDeng db7dec0347 fix filter error 2023-02-18 11:21:10 +08:00
yihaoDeng 2fced5c88b del case 2023-02-18 08:13:21 +08:00
cademfly f372878655 test/TD-20331 add test case for performance_schama 2023-02-17 13:28:17 +08:00
dapan1121 052f89c3d2
Merge pull request #19964 from taosdata/fix/restrict_interp_stable
fix: restrict interp query on stable for now
2023-02-15 14:30:52 +08:00
Haojun Liao cb35b453d4
Merge pull request #19870 from taosdata/feature/3_liaohj
other: merge opt to main.
2023-02-15 12:55:04 +08:00
54liuyao 88970c88a9 fix:dispatch create sub table 2023-02-15 11:04:49 +08:00
Haojun Liao 605b5012ae
Merge pull request #19950 from taosdata/fix/TD-21899
fix:remove id in execReader & enable task case
2023-02-15 10:33:51 +08:00
Haojun Liao 4e9146f061 fix(query): fix memory leak. 2023-02-14 22:46:31 +08:00
dapan1121 05a9012fe3
Merge pull request #19973 from taosdata/fix/TD-22381
fix: add alter dnode configuration validdation
2023-02-14 17:10:25 +08:00
yihaoDeng b059351b95 fix RC 2023-02-14 16:54:50 +08:00
yihaoDeng dabcf00ade fix RC 2023-02-14 16:54:20 +08:00
Haojun Liao 78e67995cc
Merge pull request #19966 from taosdata/fix/nodisk
fix(query): check validation of suid
2023-02-14 16:14:43 +08:00
Haojun Liao a1eafe88ac fix(query): fix some errors. 2023-02-14 14:48:33 +08:00
Ganlin Zhao 10e01c0512 add test cases 2023-02-14 14:25:03 +08:00
dapan1121 b9918b0eda fix: add alter dnode configuration validdation 2023-02-14 13:49:07 +08:00
Haojun Liao e6b0560d47 test(query): update the sim. 2023-02-14 11:55:21 +08:00
Haojun Liao 6fffc71785 fix(query): check validation of suid, 2023-02-14 10:41:17 +08:00
54liuyao 3f38d56c0d fix:number of ssdatablock rows exceeds the capacity 2023-02-14 10:40:16 +08:00