Commit Graph

9548 Commits

Author SHA1 Message Date
dapan1121 0eb89b1bd7
Merge pull request #18022 from taosdata/fix/TS-2038
fix(operator):Operator double free
2022-11-11 09:38:44 +08:00
Shengliang Guan 87255f7181
Merge pull request #18002 from taosdata/feat/TS-2007
enh: support wider range for future timestamp
2022-11-11 09:09:52 +08:00
Shengliang Guan 8baf5b8fb3 test: check asan available 2022-11-11 09:07:30 +08:00
wenzhouwww@live.cn 4774696aae update errorno 2022-11-10 20:32:08 +08:00
wenzhouwww@live.cn 20071f09a7 update 2022-11-10 20:23:00 +08:00
wenzhouwww@live.cn 0f8bb6faa7 update enh crash_gen tasks 2022-11-10 20:16:04 +08:00
wenzhouwww bf30350195
test:run cast function in query mode 4 2022-11-10 18:47:21 +08:00
wenzhouwww@live.cn a6a004fd3d Merge remote-tracking branch 'origin/3.0' into enh/crash_gen 2022-11-10 18:37:01 +08:00
wenzhouwww@live.cn e48d057f70 update 2022-11-10 18:36:45 +08:00
Shengliang Guan 609d4e592e test: check asan available 2022-11-10 18:01:44 +08:00
Shengliang Guan 64f30dd98f
Merge pull request #18020 from taosdata/fix/TD-20317
test: enable asan test mode
2022-11-10 17:58:20 +08:00
Shengliang Guan c8db4da289 fix: asan script error 2022-11-10 16:56:15 +08:00
chenhaoran b7aff29d2e test:add logs of starting taosd in taosdShell.py 2022-11-10 16:32:05 +08:00
chenhaoran 63c087fcd2 Merge branch '3.0' of https://github.com/taosdata/TDengine into test/TD-20294 2022-11-10 16:22:07 +08:00
Cary Xu 69c1465142 Merge branch '3.0' into feat/TS-2007 2022-11-10 15:49:15 +08:00
Cary Xu 8205dad2a1 enh: adjust test case to support wider range of future timestamp 2022-11-10 15:48:31 +08:00
54liuyao 1ca9839170 fix(operator):Operator double free 2022-11-10 15:47:07 +08:00
Shengliang Guan 7532c1d9f9 test: enable asan test mode 2022-11-10 15:32:37 +08:00
Shengliang Guan 3e69de5740 Merge remote-tracking branch 'origin/3.0' into fix/TD-20317 2022-11-10 15:23:55 +08:00
chenhaoran d0c317cfa9 ci:add the env that builds with sanitizer 2022-11-10 15:16:42 +08:00
Shengliang Guan f1a3050a58 test: enable asan test mode 2022-11-10 15:15:13 +08:00
chenhaoran 82fb1878ed ci:add the env that builds with sanitizer 2022-11-10 15:13:14 +08:00
wade zhang 11b20e149d
Merge pull request #18009 from taosdata/test/TD-20294
ci:add the env that builds with  sanitizer
2022-11-10 15:13:06 +08:00
chenhaoran c09d7ed841 ci:add the env that builds with sanitizer 2022-11-10 12:46:10 +08:00
chenhaoran 0a7492c9c0 ci:add the comment in cases.task 2022-11-10 12:00:18 +08:00
chenhaoran 962bbb204d ci:add the env that builds with sanitizer 2022-11-10 10:48:58 +08:00
wenzhouwww@live.cn 119c4c7cab update 2022-11-10 10:38:53 +08:00
wenzhouwww@live.cn 86b5b89531 update 2022-11-10 10:37:16 +08:00
chenhaoran 14a499c22b ci:add the env that builds with sanitizer 2022-11-10 09:58:13 +08:00
wenzhouwww@live.cn 3e133a8661 updaate 2022-11-10 09:35:22 +08:00
wenzhouwww@live.cn f4aedc9ec2 update tmq subscript 2022-11-10 09:31:18 +08:00
chenhaoran 04c6d7f26f ci:add the env that builds with sanitizer 2022-11-10 09:10:40 +08:00
Shengliang Guan b067079d7a
Merge pull request #18007 from taosdata/feature/3_liaohj
refactor: do some internal refactor.
2022-11-10 08:12:36 +08:00
chenhaoran aedeecb81b ci:add the env that builds with sanitizer 2022-11-09 22:42:02 +08:00
chenhaoran bd2f86f22c ci:add the env that builds with sanitizer 2022-11-09 22:22:55 +08:00
Haojun Liao a2cec238ec fix(query): set correct operator type. 2022-11-09 22:16:56 +08:00
Shengliang Guan b882e45505
Merge pull request #17988 from taosdata/perf/default_buffer_size
perf: optimize write by changing default buffer size
2022-11-09 21:45:26 +08:00
chenhaoran 5c59e69607 ci:add the env that builds with sanitizer 2022-11-09 21:17:15 +08:00
chenhaoran 2007c0a7bd ci:add the env that builds with sanitizer 2022-11-09 20:50:53 +08:00
chenhaoran e5bd00f0ae ci:add the env that builds with sanitizer 2022-11-09 20:29:32 +08:00
Shengliang Guan efbe9ecbdc
Merge pull request #17999 from taosdata/fix/TD-20052
refact: move sync test code to single lib and reduce the number of memory copies
2022-11-09 19:14:33 +08:00
dapan1121 3c8a87eb45
Merge pull request #17997 from taosdata/fix/TD-20224
fix: uncomment CI cases
2022-11-09 18:57:30 +08:00
wenzhouwww@live.cn e1ca6a5e9c update 2022-11-09 18:54:21 +08:00
wenzhouwww 30b1c576e1
Update crash_gen_main.py 2022-11-09 18:45:21 +08:00
wenzhouwww@live.cn f6de1a8634 enh crash_gen for 3.0 about [stream processing] , [data subscription] ,[delete data] 2022-11-09 18:42:01 +08:00
wenzhouwww@live.cn 05f0ac62e7 update 2022-11-09 18:32:31 +08:00
wenzhouwww@live.cn dde87a3746 update 2022-11-09 18:21:43 +08:00
wenzhouwww@live.cn 59f50ae8c5 update 2022-11-09 18:08:02 +08:00
Shengliang Guan f2fd847414 refact: move sync test code to single lib 2022-11-09 17:35:22 +08:00
Ganlin Zhao f4a5cb995d Revert "test:refact unsuccessful case"
This reverts commit d550e43c5a.
2022-11-09 17:04:22 +08:00
Hongze Cheng 683e2cff7c change test cases 2022-11-09 15:49:39 +08:00
Shuduo Sang fd7d0f5928 test: enable telnet_tcp.py case 2022-11-09 14:51:14 +08:00
54liuyao 97fb25372e fix(ci):modify ci test 2022-11-09 12:58:44 +08:00
Ganlin Zhao 7500f3e27e add test case 2022-11-08 18:26:07 +08:00
Ganlin Zhao df3ae1341f add test cases 2022-11-08 14:52:18 +08:00
54liuyao f66eded1e1 fix(stream): state window, error result after deleting data 2022-11-08 14:40:44 +08:00
wenzhouwww@live.cn ca00459abb update 2022-11-08 11:56:18 +08:00
wenzhouwww@live.cn 908f0d719f update 2022-11-08 11:47:00 +08:00
wenzhouwww@live.cn 937631085f update 2022-11-08 11:44:42 +08:00
wenzhouwww@live.cn 7aac106650 update 2022-11-08 10:54:57 +08:00
wade zhang 1aa18d3890
Merge pull request #17947 from taosdata/test/jcy
test: modify case delete_data.py to three test cases
2022-11-08 10:18:15 +08:00
wenzhouwww@live.cn 8a5427c95b update 2022-11-08 09:41:42 +08:00
dapan1121 b5ab7eaf5e
Merge pull request #17891 from taosdata/fix/TD-19906
fix(query): add mode with selectivity rows
2022-11-08 09:36:21 +08:00
jiacy-jcy 02d627722b test:modify case delete_data.py to three cases 2022-11-08 09:04:05 +08:00
Shengliang Guan 91e2a6b9e6
Merge pull request #17936 from taosdata/feature/3_liaohj
refactor: refactor to avoid spin operator in exchange operator.
2022-11-08 09:01:10 +08:00
jiacy-jcy 492dd68a3e update 2022-11-08 08:28:52 +08:00
Haojun Liao 1da67a569d fix(query): set correct status. 2022-11-08 00:23:40 +08:00
chenhaoran 87dd42b4d4 modify testcase that reduce numbers of db and repetitions 2022-11-07 20:24:00 +08:00
Hui Li 32b90b09f2
Merge pull request #17858 from taosdata/test/jcy
test:update test case for delete
2022-11-07 13:49:38 +08:00
wenzhouwww@live.cn 17a502f569 update 2022-11-07 13:44:12 +08:00
wenzhouwww@live.cn 66bf9b30b9 Merge remote-tracking branch 'origin/3.0' into test/crash_gen_enh_exec 2022-11-07 13:43:40 +08:00
chenhaoran d550e43c5a test:refact unsuccessful case 2022-11-07 12:00:08 +08:00
Ganlin Zhao a635e65898 add test cases 2022-11-07 10:19:40 +08:00
Ganlin Zhao d7a883bedc add test cases 2022-11-07 10:16:18 +08:00
dapan1121 888616f321
Merge pull request #17876 from taosdata/fix/TD-20140
fix(query): fix countAlwaysReturnValue param not taking effect for count and hyperloglog
2022-11-07 09:25:15 +08:00
Jason-Jia 7912d782df
Merge branch '3.0' into test/jcy 2022-11-07 08:31:41 +08:00
Haojun Liao 10cd3c0f29 fix(query): remove the invalid capacity changing. 2022-11-06 15:18:33 +08:00
Shuduo Sang a83c69b8cf
fix: taosbenchmark query interval unit (#17847)
* feat: taosbenchmark kill slow query

* fix: taosbenchmark query interval unit

* test: disable restful query test due to ci util dnodes.py lack taosadapter support

* test: test restful query too

* fix: taosbenchmark query interval unit

* fix: taosbenchmark query interval
2022-11-05 18:00:46 +08:00
Shengliang Guan a61e821a21 test: comment out unstable case 2022-11-05 13:39:43 +08:00
Shengliang Guan abe5f0b484
Merge pull request #17910 from taosdata/fix/TD-20181
fix: adjust log
2022-11-05 13:33:06 +08:00
Shengliang Guan 06d538bf9f
Merge pull request #17888 from taosdata/test/TD-20160
test:add parameter for mixed deployed mnodes in testcase framework
2022-11-05 13:32:38 +08:00
Shengliang Guan 5deb87d096 Merge branch '3.0' into fix/TD-20181 2022-11-05 10:01:16 +08:00
Shengliang Guan 9ee30589cf
Merge pull request #17902 from taosdata/fix/xiaolei/TD-20169-csharp-ci-failed
test(driver):C# example CI failed
2022-11-04 20:16:31 +08:00
Shengliang Guan 8a7d34eae7 fix: adjust log 2022-11-04 19:41:11 +08:00
xleili 5aef17ab7c fix(test):C# CI websocket example failed 2022-11-04 18:58:26 +08:00
Shengliang Guan 8ce2e12423
Merge pull request #17886 from taosdata/feature/3_liaohj
fix(query): set the last key of each tablescan info
2022-11-04 18:46:17 +08:00
chenhaoran 1ef5a41c74 test: Remove the comments on fulltest.sh 2022-11-04 18:12:49 +08:00
plum-lihui 97fd1360eb test:modify case 2022-11-04 17:53:51 +08:00
xleili ff1313f9bc ../../../tests/docs-examples-test/csharp.sh 2022-11-04 16:21:08 +08:00
chenhaoran 5a893cf75a test:add compatibility cases 2022-11-04 16:18:09 +08:00
chenhaoran f995723f20 test:add compatibility cases: 4096 columns of table data and tests that need to recover data from wal files 2022-11-04 16:17:05 +08:00
Ping Xiao d2a675dbcb update query script 2022-11-04 15:39:11 +08:00
Ganlin Zhao aa117b0531 fix test cases 2022-11-04 13:43:46 +08:00
Ganlin Zhao 846b2ca85c fix test cases 2022-11-04 11:39:19 +08:00
Hui Li 988b16f6e9
Update taosdShell.py 2022-11-04 11:01:23 +08:00
Ganlin Zhao 694253b7d3 add test case 2022-11-04 10:11:24 +08:00
Ganlin Zhao 85748ce8fd Merge branch '3.0' into fix/TD-20140 2022-11-04 09:44:28 +08:00
chenhaoran 5312b4b996 test:add compatibility cases: 4096 columns of table data and tests that need to recover data from wal files 2022-11-03 20:18:15 +08:00
Haojun Liao 0315414623 other: merge 3.0 2022-11-03 19:03:09 +08:00
Haojun Liao 4959529127 fix(query): set the last key of each tablescan info 2022-11-03 19:00:13 +08:00
chenhaoran be6efade2b Merge branch '3.0' of https://github.com/taosdata/TDengine into test/TD-20160 2022-11-03 17:48:56 +08:00
chenhaoran 32cbaa25a8 test:add parameter for mixed deployed mnodes in testcase framework 2022-11-03 17:48:16 +08:00
Ganlin Zhao 3a08d3bea4 add test cases 2022-11-03 16:22:21 +08:00
Shengliang Guan 33d64b67ff
Merge pull request #17865 from taosdata/feature/stream
refactor(stream): stream deploy and state transfer
2022-11-03 15:24:39 +08:00
Liu Jicong 31f574359d fix:log empty msg 2022-11-03 14:29:51 +08:00
jiacy-jcy 1a57b1677d Merge branch '3.0' into test/jcy 2022-11-03 13:53:41 +08:00
Shengliang Guan 0a02aed58b
Merge pull request #17859 from taosdata/fix/TD-19395
test: adjust case
2022-11-03 13:46:56 +08:00
Liu Jicong 15ad147c40 Merge branch '3.0' into feature/stream 2022-11-03 13:37:59 +08:00
Liu Jicong 2fbc8e6306 refactor(stream): stream deploy and state transfer 2022-11-03 13:22:23 +08:00
dapan1121 499a266daf
Merge pull request #17855 from taosdata/fix/TD-20087
fix: fix tbname in crash issue
2022-11-03 11:48:31 +08:00
Shengliang Guan 75e4d6f22c test: adjust case 2022-11-03 11:16:38 +08:00
Shengliang Guan f724a3d172 test: adjust case 2022-11-03 11:14:33 +08:00
jiacy-jcy d13c20d9b3 Merge branch '3.0' into test/jcy 2022-11-03 11:00:39 +08:00
jiacy-jcy 9c55ac6a88 Merge branch '3.0' into test/jcy 2022-11-03 10:50:30 +08:00
Hui Li b74b58f42b
Merge pull request #17844 from taosdata/test/TD-20059
test:add replica parameters for all testcase
2022-11-03 10:37:18 +08:00
dapan1121 d2a29ed7a7 fix:add tbname in test cases 2022-11-03 10:18:02 +08:00
Shengliang Guan 9de4bfb230
Merge pull request #17834 from taosdata/fix/liao_cov
fix(query): update the lastkey for each table during table scanning.
2022-11-03 09:29:55 +08:00
jiacy-jcy 16ccd09550 test:add test case into ci 2022-11-03 09:12:34 +08:00
Haojun Liao fc20be8699 fix(query): get if the correct rows in last block exists, and set the correct flag to denote if the last blocks index have been loaded or not. 2022-11-02 22:27:23 +08:00
Shengliang Guan b98e3f343d fix: status access time error 2022-11-02 18:57:38 +08:00
dapan1121 079704599c
Merge pull request #17840 from taosdata/feature/TD-19844
fix(function):if data is null, apercentile function should return null
2022-11-02 17:57:09 +08:00
Shengliang Guan 3c1563a397 test: remove unstable case 2022-11-02 17:55:20 +08:00
chenhaoran 49eee4c074 test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
54liuyao 43918a27f9 fix(function):if data is null, apercentile function should return null 2022-11-02 16:37:23 +08:00
Shengliang Guan efdcfe4653 test: add case 2022-11-02 12:00:58 +08:00
Hui Li 88ee272b2e
Merge pull request #17818 from taosdata/test/TD-20059
test:add replica 3 for cluster test case
2022-11-02 11:40:02 +08:00
chenhaoran 3605a345cd test:add replica 3 for cluster test case 2022-11-01 20:12:26 +08:00
Shengliang Guan 68f1641991
Merge pull request #17800 from taosdata/feature/stream
refactor(stream): fill history
2022-11-01 16:15:07 +08:00
Shengliang Guan 3d2291172c
Merge pull request #17802 from taosdata/fix/TD-20089
test: adjust unstable case
2022-11-01 16:10:54 +08:00
Hui Li 20539ae04b
Update tmqDnodeRestart1.py 2022-11-01 15:45:55 +08:00
Shengliang Guan a28e9284e0 test: adjust unstable case 2022-11-01 14:13:00 +08:00
Shengliang Guan f4e7f3da5e test: comment out unstable case 2022-11-01 14:05:54 +08:00
Liu Jicong 8ca5f0bd9c Merge branch '3.0' into feature/stream 2022-11-01 13:20:20 +08:00
plum-lihui 5d853b11ab test:modify case 2022-11-01 12:40:12 +08:00
Liu Jicong 5e253cc8ea refactor(stream): fill history 2022-11-01 11:56:14 +08:00
plum-lihui bba6686148 test:modify case 2022-11-01 11:48:07 +08:00
Hui Li fd92f4b620
Merge pull request #17791 from taosdata/test3.0/lihui
test:modify tmq test case for replica3
2022-11-01 09:39:43 +08:00
Hui Li 95ace37a16
Merge pull request #17787 from taosdata/test/TD-19790
test:add replica 3 for all testcases and frameworks
2022-11-01 09:37:33 +08:00
dapan1121 bfdecae3bd
Merge pull request #17786 from taosdata/feature/TD-19975
fix(stream): scalar stream update data
2022-11-01 09:17:37 +08:00
Shengliang Guan e817e649c6
Merge pull request #17788 from taosdata/enh/TD-19090
enh: force drop dnode
2022-10-31 23:27:54 +08:00
plum-lihui c609493cbb test:modify tmq test case for replica3 2022-10-31 20:57:18 +08:00
Shengliang Guan 1ad604a5f9 enh: force drop dnode 2022-10-31 19:57:27 +08:00
chenhaoran 8ba93cf951 test:add replica 3 for all testcases and frameworks 2022-10-31 19:18:41 +08:00
chenhaoran ece67e2e0c test:add replica 3 for all testcases and frameworks 2022-10-31 19:09:08 +08:00
chenhaoran ad857047ab test:add replica 3 for all testcases and frameworks 2022-10-31 19:03:49 +08:00
54liuyao b8e451d272 fix(stream): scalar stream update data 2022-10-31 18:33:30 +08:00
Shengliang Guan 7ddde569a0 enh: force drop dnode 2022-10-31 17:29:24 +08:00
54liuyao f1e3e0892a fix(planner):add semantic check 2022-10-31 16:17:53 +08:00
chenhaoran 691b9ac54b Merge branch '3.0' of https://github.com/taosdata/TDengine into test/TD-19790 2022-10-31 14:42:26 +08:00
chenhaoran 851f34ff36 test:add replica 3 for all testcases and frameworks 2022-10-31 14:41:59 +08:00
wenzhouwww cdf8ea1389 test: enh crash_gen function and let it run 2022-10-30 18:55:22 +08:00
Haojun Liao ab2c7c575b Merge branch '3.0' into feature/3_liaohj 2022-10-30 11:18:36 +08:00
Haojun Liao 2c524cad4a refactor: do some internal refactor. 2022-10-30 03:08:33 +08:00
Haojun Liao d583f1fab6 other: merge 3.0 2022-10-29 13:05:35 +08:00
Haojun Liao bae6d824c2 fix(query): init blockscanInfo correctly. 2022-10-29 12:54:39 +08:00
Liu Jicong d058475fac
Merge pull request #17750 from taosdata/feature/stream
feat(stream): snode
2022-10-28 18:12:48 +08:00
Haojun Liao 4b2fa43dae
Revert "fix(query): handle partition by in table scan operator" 2022-10-28 18:05:19 +08:00
Haojun Liao d0a7a43e6f other:merge 3.0 2022-10-28 18:02:50 +08:00
Hui Li e59b759e04
Merge pull request #17725 from taosdata/test/TD-19911
teat: supplement  muti-branch for testcase histogram.py
2022-10-28 17:47:04 +08:00
Liu Jicong b26cc9c318 feat(snode) 2022-10-28 17:03:17 +08:00
chenhaoran 5fc0e2341e test:supplement muti-branch for query fuction testcase 2022-10-28 16:35:13 +08:00
Shengliang Guan 507e135b1f fix: split vgroup 2022-10-28 13:52:00 +08:00
Shengliang Guan 277e754076
Merge pull request #17645 from taosdata/test/TD-19706
test:add unit tests after building taosd
2022-10-28 13:01:55 +08:00
Shengliang Guan a67cbc15cd
Merge pull request #17726 from taosdata/feature/stream_ly
fix(stream):tqBuildDeleteReq error
2022-10-28 13:01:06 +08:00
Shengliang Guan ff26385185
Merge pull request #17717 from taosdata/fix/TD-19872
test: improve coverall
2022-10-28 12:40:37 +08:00
54liuyao 7d8a282258 fix(stream):tqBuildDeleteReq error 2022-10-28 11:19:26 +08:00
chenhaoran 86576930d6 test: add timeSleep for stream caculatied 2022-10-28 10:29:06 +08:00
Shengliang Guan 5101d21551 fix: compile error 2022-10-28 10:17:48 +08:00
chenhaoran 08c1648a14 test:plug taosdShell.py for TD-19944 2022-10-28 09:44:44 +08:00
chenhaoran d7f3d3aa7b test:modify testcase of taosDshell.py 2022-10-28 09:17:34 +08:00
chenhaoran f637ac29c5 teat: supplement muti-branch for testcase elapsed.py 2022-10-27 22:25:07 +08:00
chenhaoran c5d95abb50 teat: supplement muti-branch for testcase histogram.py 2022-10-27 21:51:29 +08:00
Hui Li 19849b8bef
Merge pull request #17719 from taosdata/test/td-19943
test: update testcases for TD-19943
2022-10-27 19:55:35 +08:00
Hui Li faa217793c
Merge pull request #17715 from taosdata/test/TD-19848
test: add test case for last file
2022-10-27 19:50:07 +08:00
Ping Xiao 913b406555 update test case 2022-10-27 19:46:10 +08:00
Hui Li 8f9c2904ab
Update dnodes.py 2022-10-27 19:22:42 +08:00
Hui Li f066c3ec03
Update stopquery.c 2022-10-27 18:59:41 +08:00
Hui Li 7820ca2a9f
Merge pull request #17705 from taosdata/test3.0/lihui
test:modify test cases of tmq for poll delay
2022-10-27 18:56:44 +08:00
haoranchen 72ac45cfc5
Update container_build.sh 2022-10-27 18:35:04 +08:00
Hui Li 4e14b375ff
Merge pull request #17720 from taosdata/test/TD-19854_2
test: refine query cases
2022-10-27 18:29:06 +08:00
“happyguoxy” 0398c7e2a8 test: refine query cases 2022-10-27 18:27:50 +08:00
Hui Li 4023dc6ec9
Update stopquery.c 2022-10-27 18:13:04 +08:00
jiajingbin 02b841837e test: update testcases for TD-19943 2022-10-27 18:06:15 +08:00
Haojun Liao a7ca29c627 other: merge 3.0 2022-10-27 18:04:28 +08:00
Hui Li 18316317f7
modify makefile 2022-10-27 18:03:38 +08:00
Shengliang Guan ed63c3c9b1 fix: improve coverall 2022-10-27 17:56:54 +08:00
Shengliang Guan 4e190d9702
Merge pull request #17713 from taosdata/enh/TD-19459
test: restore some cases
2022-10-27 17:35:01 +08:00
plum-lihui 7797027da2 test:modify test case 2022-10-27 17:34:51 +08:00
Haojun Liao 5a971dd03a fix(query): handle partition by in table scan operator with limit/offset value. 2022-10-27 16:58:32 +08:00
wenzhouwww@live.cn 15666d93d7 test:fix vnode test case about CI 2022-10-27 16:52:28 +08:00
Shengliang Guan e2a564c46d test: improve coverall 2022-10-27 16:21:34 +08:00
Ping Xiao c3d57d3725 test: add test case for last file 2022-10-27 15:55:08 +08:00
Shengliang Guan 4844b9158e test: add replica case 2022-10-27 15:29:03 +08:00
Shengliang Guan ff428696d5 enh: drop snode 2022-10-27 15:03:18 +08:00
plum-lihui 7af4b2c584 test: add test case for tmq 2022-10-27 14:55:51 +08:00
plum-lihui 7c34c705be test: add test case for tmq 2022-10-27 14:52:50 +08:00
Shengliang Guan 68fdf75993 enh: drop dnode 2022-10-27 14:44:04 +08:00
Shengliang Guan e7693b89ce enh: balance vgroup 2022-10-27 14:37:21 +08:00
plum-lihui 8ad95ad76f test:modify test cases of tmq for poll delay 2022-10-27 13:59:57 +08:00
Shengliang Guan 21feca7d96
Merge pull request #17698 from taosdata/enh/TD-18701
enh: balance vgroup
2022-10-27 13:20:23 +08:00
Hui Li 9530fd0127
Merge pull request #17687 from taosdata/test/fix_converage_enh
fix(coverage): enh function test case about cast , log , pow
2022-10-27 12:55:35 +08:00
Hui Li f0c7a5a157
Merge pull request #17700 from taosdata/test/cast_fix
test:fix test case about cast for Q 4
2022-10-27 11:22:40 +08:00
wenzhouwww@live.cn b871fc5867 test:fix test case about cast for Q 4 2022-10-27 11:18:16 +08:00
Hui Li b467bad419
Merge pull request #17568 from taosdata/test/td-19625
test: add cachemodel for last
2022-10-27 11:16:09 +08:00
“happyguoxy” 74c6709ddc test: add index cases 2022-10-27 11:11:01 +08:00
Shengliang Guan 14519019f7 enh: balance vgroup 2022-10-27 11:10:54 +08:00
Shengliang Guan 2241df8b77
Merge pull request #17685 from taosdata/test/TD-19838
test: add test case for max/min function
2022-10-27 10:51:08 +08:00
Haojun Liao c5c5b5aa9f
Merge pull request #17662 from taosdata/feature/3_liaohj
enh(query): enable the limit clause to be push down
2022-10-27 10:46:21 +08:00
Hui Li 7081ad496c
Merge pull request #17674 from taosdata/test/td-19847
test: finish testcase for TD-19847
2022-10-27 10:24:02 +08:00
Shengliang Guan 3e8b3ce9bf
Merge pull request #17582 from taosdata/fix/TD-19744
test: restore case
2022-10-27 10:14:22 +08:00
Shengliang Guan 4f86c27bd5
Merge pull request #17688 from taosdata/feature/sync2-merge
refactor(sync): check pSyncTimer NULL
2022-10-27 10:13:52 +08:00
wenzhouwww@live.cn 1150dbc666 test:fix case about revote ,this case need modify later 2022-10-27 09:48:18 +08:00
Hui Li 75d1f35af0
Merge pull request #17673 from taosdata/test/cluster_vnode
test: add test case about vnode for cluster
2022-10-26 20:50:14 +08:00
Hui Li 3d9e07d143
Merge pull request #17679 from taosdata/feature/stream_ly
feat(stream):add ci
2022-10-26 20:46:08 +08:00
plum-lihui e2dd16fd22 test: add test case for tmq 2022-10-26 20:27:34 +08:00
Hui Li 1ba4d5a179
Merge pull request #17676 from taosdata/test/TD-19879
test: add robustness testcase of wal index files
2022-10-26 20:20:40 +08:00
Minghao Li 913517f05a fix(sync): modify case alter_option.sim, default value 2022-10-26 19:49:12 +08:00
wenzhouwww@live.cn ce19cfb9ea fix(coverage):enh function case about cast , log ,pow for coverage 2022-10-26 19:40:38 +08:00
wenzhouwww@live.cn 002db5b033 [test]enh cast , log ,pow function about coverage 2022-10-26 19:31:06 +08:00
Ping Xiao 50a542a1b9 test: add test case for max/min function 2022-10-26 19:07:57 +08:00
jiajingbin 794bb6ca47 test: finish testcase for TD-19847 2022-10-26 18:42:25 +08:00
wenzhouwww@live.cn 60b6949b42 update 2022-10-26 18:28:05 +08:00
wenzhouwww@live.cn ca2f9f5511 update 2022-10-26 18:25:46 +08:00
jiajingbin c57e9bae4c Merge branch '3.0' of https://github.com/taosdata/TDengine into test/td-19847 2022-10-26 17:58:13 +08:00
Hui Li 9415ecb4e2
Merge pull request #17672 from taosdata/test/td-19851
test: finish testcases for TD-19851
2022-10-26 17:42:34 +08:00
54liuyao 8fb78fd7fd feat(stream):add ci 2022-10-26 17:40:07 +08:00
chenhaoran d914578de0 test: add robustness testcase of wal index files 2022-10-26 17:14:07 +08:00
chenhaoran f233afe11d test: add robustness testcase of wal index files 2022-10-26 17:12:35 +08:00
Haojun Liao 81d795c293 fix(query): enable limit in grouped scan. 2022-10-26 17:11:56 +08:00
Liu Jicong 78ff5f75e7
Merge pull request #17663 from taosdata/feature/stream
fix: memory leak
2022-10-26 17:09:43 +08:00
Hui Li 212c782531
Merge pull request #17630 from taosdata/test/jcy
test:update test case for TD-19816
2022-10-26 16:43:38 +08:00
jiajingbin e2ce0726d6 test: finish testcase for TD-19847 2022-10-26 16:34:52 +08:00
wenzhouwww@live.cn 287e69b49b update 2022-10-26 16:22:37 +08:00
wenzhouwww@live.cn 9296cc15d8 update 2022-10-26 16:06:25 +08:00
wenzhouwww@live.cn 3546bb5d85 test:add test case for cluster vnode 2022-10-26 16:05:20 +08:00
Hui Li 4fa215927f
Merge pull request #17648 from taosdata/test/td-19853
test: add cases for TD-19853
2022-10-26 15:41:58 +08:00
jiajingbin 68ac4f9782 test: finish testcases for TD-19851 2022-10-26 15:36:58 +08:00
jiajingbin 3dc20e46f3 Merge branch '3.0' of https://github.com/taosdata/TDengine into test/td-19853 2022-10-26 15:35:02 +08:00
jiacy-jcy bee030cda7 Merge branch '3.0' into test/jcy 2022-10-26 15:11:13 +08:00
chenhaoran d1ad4d0f2a Merge branch '3.0' of https://github.com/taosdata/TDengine into test/TD-19706 2022-10-26 14:33:27 +08:00
Liu Jicong 8dbe7ac377 fix: failed case 2022-10-26 14:02:36 +08:00
Hui Li 4f6045f0c0
Merge pull request #17660 from taosdata/test/TD-19852
Test/td 19852
2022-10-26 13:46:28 +08:00
“happyguoxy” 892492847f test: refine query cases 2022-10-26 11:12:15 +08:00
“happyguoxy” 32d2a5c8bf test: refine query cases 2022-10-26 11:11:53 +08:00
“happyguoxy” fe25112b59 test: refine query cases 2022-10-26 11:11:26 +08:00
“happyguoxy” 343b579dee test: refine query cases 2022-10-26 11:11:02 +08:00
“happyguoxy” 5843ba2d03 test: refine query cases 2022-10-26 11:10:36 +08:00
Hui Li 8363499362
Merge pull request #17655 from taosdata/test3.0/lihui
test: add stream test cases
2022-10-26 11:04:21 +08:00
jiacy-jcy 9d3ceb1b32 test:update test case for coverage 2022-10-26 10:35:20 +08:00
plum-lihui 719b937765 test: add stream test cases 2022-10-26 10:08:20 +08:00
dapan1121 3fa1f535f1
Merge pull request #17609 from taosdata/fix/interpStable
fix: remove interp stable limitation and add test case
2022-10-26 09:59:42 +08:00
jiacy-jcy 9e65d3a29d Merge branch '3.0' into test/jcy 2022-10-26 08:32:21 +08:00
Shengliang Guan 8f63b9f4da
Merge pull request #17644 from taosdata/test3.0/lihui
modify start api for no remove taosdlog file
2022-10-26 00:07:40 +08:00
Shengliang Guan 015db4bc67
Merge pull request #17636 from taosdata/fix/3.0_bugfix_wxy
fix: alter table check
2022-10-26 00:07:11 +08:00
Shengliang Guan 08a85b16ed
Merge pull request #17643 from taosdata/fix/TD-19825
fix: fix merge join crash issue
2022-10-26 00:06:48 +08:00
jiajingbin e10e6443bf test: add cases for TD-19853 2022-10-25 21:28:39 +08:00
Shengliang Guan c9c685b4ff
Merge pull request #17642 from taosdata/enh/TD-19783-D
enh: improve test coverage of tsma
2022-10-25 20:20:51 +08:00
Shengliang Guan 3574ca08c0
Merge pull request #17640 from taosdata/test/TD-19817
test: refine query cases
2022-10-25 20:20:36 +08:00
chenhaoran 647633736b test:add unit tests after building taosd 2022-10-25 19:47:44 +08:00
Xiaoyu Wang c449e49087 fix: alter table check 2022-10-25 19:38:22 +08:00
Hui Li eb87a0d103
Merge pull request #17625 from taosdata/test/TD19597
test: add data and topic of taosdshell cases
2022-10-25 19:28:39 +08:00
chenhaoran 6b3b560058 test:add unit tests after building taosd 2022-10-25 19:20:58 +08:00
Ping Xiao 05a34b5310 modify start api for no remove taosdlog file 2022-10-25 19:14:43 +08:00
Shengliang Guan 9520ef4b41
Merge pull request #17613 from taosdata/enh/TD-19460
enh: redistribute vgroup
2022-10-25 18:24:37 +08:00
dapan1121 16f9c172ac fix: fix merge join crash issue 2022-10-25 18:20:20 +08:00
Cary Xu b07670a680 enh: improve test case coverage of tsma 2022-10-25 18:03:09 +08:00
chenhaoran c09c82abd9 test: modify the way to stop taosd'cluster 2022-10-25 17:57:08 +08:00
“happyguoxy” 847b2bd37f test: refine query cases 2022-10-25 17:50:08 +08:00
dapan1121 c0106e9ad6 fix: fix case issue 2022-10-25 17:44:13 +08:00
Shengliang Guan b508c25118 enh: redistribute vgroup 2022-10-25 15:55:19 +08:00
dapan1121 54a5b122a2 fix: fix case issue 2022-10-25 15:35:46 +08:00
jiacy-jcy 939dfae8d4 test:update test case for TD-19816 2022-10-25 15:08:06 +08:00
chenhaoran 07f4f68aba test: add data and topic of taosdshell cases 2022-10-25 14:58:38 +08:00
Hui Li bb490f0762
Merge pull request #17554 from taosdata/test3.0/lihui
test: modify timeout for tmq poll
2022-10-25 14:31:03 +08:00
chenhaoran b90ffe093a Merge branch '3.0' of https://github.com/taosdata/TDengine into test/TD19597 2022-10-25 14:23:14 +08:00
chenhaoran a21de0d76f test: add data and topic of taosdshell cases 2022-10-25 14:22:56 +08:00
Shengliang Guan 20a279e69a
Merge pull request #17605 from taosdata/fix/3.0_bugfix_wxy
fix: wrong permissions of 'show variables' command
2022-10-25 14:17:06 +08:00
Shengliang Guan 919f09c5ec Merge remote-tracking branch 'origin/3.0' into enh/TD-19460 2022-10-25 13:41:55 +08:00
Xiaoyu Wang 2bfaf81e1d fix: wrong permissions of 'show variables' command 2022-10-25 11:47:49 +08:00
Xiaoyu Wang c38b200131 fix: wrong permissions of 'show variables' command 2022-10-25 11:08:56 +08:00
jiajingbin 6547219c44 test: add keep expired cases 2022-10-25 09:50:56 +08:00
jiajingbin 31ab529a5e test: add keep expired cases 2022-10-25 09:47:45 +08:00
Shengliang Guan e281714543 enh: redistribute vgroup 2022-10-24 18:14:57 +08:00
haoranchen 3196ee5755
Revert "test: build taosx and add test case of taosx" 2022-10-24 18:00:36 +08:00
dapan1121 af6a9aeb13 fix: remove interp stable limitation and add test case 2022-10-24 17:46:21 +08:00
Shengliang Guan ece9cb8042
Merge pull request #17588 from taosdata/feature/TD-19745
fix(stream): stream state invalid cur
2022-10-24 14:36:32 +08:00
Shengliang Guan c2765ef3ba
Merge pull request #16609 from taosdata/test/taosx
test: build taosx and add test case of taosx
2022-10-24 14:17:59 +08:00
Shengliang Guan 2c33026b0e
Merge pull request #17594 from taosdata/fix/sysTableIdx
fix: add sys idx case
2022-10-24 13:39:22 +08:00
Shengliang Guan 97caeb2347
Merge pull request #17593 from taosdata/enh/TD-19461
fix: use sync cfg from vnode
2022-10-24 13:28:33 +08:00
54liuyao 5cee271cbc fix(stream): stream state invalid cur 2022-10-24 13:28:13 +08:00
yihaoDeng 309fecba87 fix sys idx bug 2022-10-24 12:45:31 +08:00
Hui Li 1e42bf61b0
Merge pull request #17591 from taosdata/test/TD-19596
Test/td 19596
2022-10-24 12:45:16 +08:00
Shengliang Guan 826dbafdce test: restore unsupport case 2022-10-24 12:44:56 +08:00
Shengliang Guan 6d1bf00cee fix: use sync cfg from vnode 2022-10-24 12:42:44 +08:00
Shengliang Guan 7947882614
Merge pull request #17589 from taosdata/fix/sysTableIdx
fix: fix sys idx bug
2022-10-24 12:38:44 +08:00
“happyguoxy” 2b641af4b8 test: refine query cases 2022-10-24 11:25:34 +08:00
“happyguoxy” 2b69cad169 test: refine query cases 2022-10-24 11:24:54 +08:00
“happyguoxy” 9721619b45 test: refine query cases 2022-10-24 11:24:33 +08:00
“happyguoxy” 3cdef2c6e1 test: refine query cases 2022-10-24 11:24:06 +08:00
“happyguoxy” cd04565987 test: refine query cases 2022-10-24 11:23:25 +08:00
“happyguoxy” 62a896b1f6 test: refine query cases 2022-10-24 11:23:14 +08:00
“happyguoxy” 9a0c149fc7 test: refine query cases 2022-10-24 11:22:23 +08:00
yihaoDeng bac0f359ee fix sys idx bug 2022-10-24 10:31:49 +08:00
Shengliang Guan bbb0475d69 fix: alter replica one by one 2022-10-24 10:05:57 +08:00
“happyguoxy” a27459b973 test: refine query cases 2022-10-24 09:44:46 +08:00
“happyguoxy” 81be17458d test: refine query cases 2022-10-24 09:44:33 +08:00
Shengliang Guan e6fbbec54a test: restore case 2022-10-23 23:06:21 +08:00
Shengliang Guan 17efe0b5b8 test: restore case 2022-10-23 19:08:23 +08:00
Shengliang Guan fbf354a78c Merge remote-tracking branch 'origin/3.0' into feature/sync2-merge 2022-10-23 14:40:27 +08:00
Shengliang Guan e86cdc8cde
Merge pull request #17381 from taosdata/feature/addIdxToSysTable
Feature/addIdxToSysTable
2022-10-23 14:38:37 +08:00
Shengliang Guan d7fc62a672 fix: unstable case 2022-10-23 08:42:30 +08:00
yihaoDeng 3f5884a510 avoid invalid read/write 2022-10-22 21:29:45 +08:00
Shengliang Guan 7f9548ac46 test: comment out unstable case 2022-10-22 10:42:13 +08:00
Shengliang Guan 21445a717c Merge remote-tracking branch 'origin/3.0' into feature/sync2-merge 2022-10-22 09:07:39 +08:00
Shengliang Guan 93557c3670
Merge pull request #17557 from taosdata/feature/stream_ly
feat(stream):change stream mode & add ci
2022-10-22 08:15:41 +08:00
Shengliang Guan f5d1b3f8f1 Merge remote-tracking branch 'origin/3.0' into feature/sync2-merge 2022-10-21 19:12:06 +08:00
jiajingbin d4f678f0d6 test: add cachemodel for last 2022-10-21 19:10:44 +08:00
jiajingbin 8d757bb2c3 test: add cachemodel for last 2022-10-21 19:09:12 +08:00
haoranchen b959747067
Update fulltest.sh 2022-10-21 18:43:25 +08:00
haoranchen 9c9dddce70
Update run_case.sh 2022-10-21 18:16:25 +08:00
haoranchen 94e83965c2
Update fulltest.sh 2022-10-21 18:15:44 +08:00
chenhaoran 72b92e9619 test:recover testcase and environment 2022-10-21 10:14:16 +00:00
54liuyao 308c3cad11 feat(stream):change stream mode & add ci 2022-10-21 17:46:15 +08:00
Shengliang Guan b8fdafe8ee fix: not reconfig if unchanged 2022-10-21 15:47:26 +08:00
chenhaoran d2e4b0b5f6 Merge branch '3.0' into fix/TD-19312 2022-10-21 07:40:58 +00:00
haoranchen c1bb99fec9
Update compatibility.py 2022-10-21 15:17:56 +08:00
plum-lihui c401bf7ac1 test: modify timeout for tmq poll 2022-10-21 15:02:58 +08:00
Hui Li 840dcdce07
Merge pull request #17481 from taosdata/test3.0/lihui
Test3.0/lihui
2022-10-21 14:49:53 +08:00
Shengliang Guan d2ab30387b
Merge pull request #17543 from taosdata/feature/TD-19693
fix(stream):session window max_delay crash
2022-10-21 14:14:37 +08:00
Shengliang Guan e101efe80c
Merge pull request #17544 from taosdata/enh/TD-19461
enh: alter db replica
2022-10-21 14:14:16 +08:00
haoranchen 0e09ed7dcb
Update compatibility.py 2022-10-21 13:32:15 +08:00
54liuyao d9beaeb3a3 fix(stream):session window max_delay crash 2022-10-21 11:49:45 +08:00
Shengliang Guan 05d04dcd2d Merge remote-tracking branch 'origin/3.0' into enh/TD-19461 2022-10-21 11:07:48 +08:00
Shengliang Guan ea6c266762 test: add case for alter dnode 2022-10-21 11:03:03 +08:00
Shengliang Guan 6c3cd3e19e test: adjust log 2022-10-21 10:39:29 +08:00
chenhaoran b282e39b2c Merge branch '3.0' into fix/TD-19312 2022-10-21 02:36:12 +00:00
chenhaoran 70b37608ee Merge branch '3.0' into fix/TD-19312 2022-10-21 02:31:30 +00:00
Hui Li d0f2439814
Merge pull request #17483 from taosdata/test/TD-19626
test: refine query cases
2022-10-21 09:17:32 +08:00
dapan1121 a01d49b223
Merge pull request #17522 from taosdata/feat/TD-19386
feat: add retrieve DB and table route info APIs
2022-10-21 08:31:11 +08:00
haoranchen 4d899c4e8e
Update run_case.sh 2022-10-21 08:22:26 +08:00
haoranchen a871a7f27a
Update compatibility.py 2022-10-20 20:47:53 +08:00
Minghao Li cc7a393978 refactor(sync): refactor sync 2022-10-20 19:42:22 +08:00
Haojun Liao abff4fb1f2
Merge pull request #17336 from taosdata/feature/3_liaohj
other:merge 3.0, and support last query cache
2022-10-20 18:15:38 +08:00
haoranchen 062faacc38
Update compatibility.py 2022-10-20 18:01:58 +08:00
haoranchen 175aa665e1
Update compatibility.py 2022-10-20 16:41:18 +08:00
dapan1121 0d727eedcf Merge remote-tracking branch 'origin/3.0' into feat/TD-19386 2022-10-20 16:30:20 +08:00
Minghao Li 5965629b2e refactor(sync): refacotr sync 2022-10-20 16:05:14 +08:00
dapan1121 7c133359ce feat: add retrieve db and table route info api 2022-10-20 15:13:39 +08:00
haoranchen b3657f6e81
Merge branch '3.0' into fix/TD-19312 2022-10-20 15:05:41 +08:00
haoranchen b42960cbfa
Update run_case.sh 2022-10-20 15:01:44 +08:00
haoranchen 858d13a7c0
Update compatibility.py 2022-10-20 15:01:14 +08:00
Shengliang Guan c0d66dee2a fix: improve test coverage 2022-10-20 14:00:52 +08:00
haoranchen 204ebfc1ac
Update run_container.sh 2022-10-20 13:20:00 +08:00
haoranchen 573c6e5814
Update compatibility.py 2022-10-20 11:45:07 +08:00
Shengliang Guan 34b08b7b71 fix: improve test coverage 2022-10-20 11:27:00 +08:00
Shengliang Guan 5c928eac6a fix: improve test coverage 2022-10-20 10:16:49 +08:00
Shengliang Guan 67ed0cf313
Merge pull request #17496 from taosdata/test/TD19485
test:add testcase of taosd  command
2022-10-19 23:37:23 +08:00
Shengliang Guan 780c58e281
Merge pull request #17492 from taosdata/enh/TD-19650
enh: show the restore status of vnode when show vgroups
2022-10-19 23:35:42 +08:00
haoranchen 17e1d400aa
Update run_case.sh 2022-10-19 22:38:13 +08:00
chenhaoran 68bae21b81 test:add testcase of taosd command 2022-10-19 14:34:57 +00:00
chenhaoran a8002d7541 test:add testcase of taosd command 2022-10-19 14:32:11 +00:00
Shengliang Guan 4968b11a5b test: adjust case 2022-10-19 21:01:24 +08:00
haoranchen c2651e2755
Merge branch '3.0' into fix/TD-19312 2022-10-19 20:53:18 +08:00
haoranchen 8ae44a2364
Update fulltest.sh 2022-10-19 20:50:20 +08:00
haoranchen 360445488d
Update run_case.sh 2022-10-19 20:49:02 +08:00
Shengliang Guan 7db984bdc4
Merge pull request #17490 from taosdata/fix/TD-19652
rm deleted table idx
2022-10-19 20:48:46 +08:00
yihaoDeng 9805c50b38 rm deleted table idx 2022-10-19 19:44:07 +08:00
haoranchen 6041464e96
Merge branch '3.0' into fix/TD-19312 2022-10-19 19:28:31 +08:00
chenhaoran 8cc57a6bcd test:temp test 2022-10-19 11:09:44 +00:00
Haojun Liao b20e2ed5af fix(query): set correct last value. 2022-10-19 17:43:23 +08:00
“happyguoxy” 54810990aa test: refine query cases 2022-10-19 17:25:24 +08:00
“happyguoxy” 6bc4c36cd0 test: refine query cases 2022-10-19 17:25:11 +08:00
plum-lihui a69fbf5b9e test: reopen test cases 2022-10-19 17:11:31 +08:00
plum-lihui 4aff4dbbce test: add debug log info 2022-10-19 17:06:13 +08:00
Haojun Liao 116d1451e4 fix(query): do some internal refactor. 2022-10-19 15:43:58 +08:00
Shengliang Guan 0e30d177fa Merge remote-tracking branch 'origin/3.0' into enh/TD-19623 2022-10-19 13:33:00 +08:00
Shengliang Guan 0365012b28 test: restore case 2022-10-19 12:00:49 +08:00
Shengliang Guan 4b1440575e test: restore case 2022-10-19 11:46:25 +08:00
Shengliang Guan 93f0c4c854
Merge pull request #17462 from taosdata/fix/TD-19254-D
chore: code optimization for sma commit
2022-10-19 11:42:01 +08:00
Shengliang Guan 96ca18e61e Merge remote-tracking branch 'origin/3.0' into enh/TD-19623 2022-10-19 11:18:21 +08:00
Shengliang Guan 8764cf9adb refact: remove multi process codes 2022-10-19 11:08:42 +08:00
Shengliang Guan 05bf2bc4fa fix: comment out unstable case 2022-10-19 10:48:51 +08:00
Shengliang Guan 6780f4cebf test: comment out unstable case 2022-10-19 10:39:56 +08:00
Cary Xu 76843a54cb chore: test case optimization for tsma 2022-10-19 10:30:14 +08:00
Shengliang Guan fc5af24975
Merge pull request #17444 from taosdata/enh/TD-19622
refact: remove bnode codes
2022-10-19 10:06:35 +08:00
Shengliang Guan 510a745832
Merge pull request #17455 from taosdata/test/TD19485
Test/td19485
2022-10-19 09:28:21 +08:00
Shengliang Guan a25ee4f1da
Merge pull request #17445 from taosdata/test3.0/lihui
test: modify timestamp for insert success anywhen
2022-10-19 09:07:23 +08:00
chenhaoran 4a96af8037 test:add md5sum file of ci libtaos 2022-10-18 14:04:49 +00:00
chenhaoran 4292ef6e7c test:add md5sum file of ci libtaos 2022-10-18 12:26:05 +00:00
54liuyao 8efd7e8763 feat(stream):replace disk buff 2022-10-18 18:13:47 +08:00
plum-lihui aa906a0d3b test: modify timestamp for insert success anywhen 2022-10-18 17:39:58 +08:00
Shengliang Guan 3a7d89a6bb refact: remove bnode codes 2022-10-18 17:34:58 +08:00
Hui Li a43201d2c2
Update tmqAutoCreateTbl.py 2022-10-18 13:09:47 +08:00
Shengliang Guan 951857430e test: comment out unstable case 2022-10-18 10:21:19 +08:00
Shengliang Guan 3977522220
Merge pull request #17415 from taosdata/test3.0/lihui
test: add insert rows
2022-10-18 09:35:17 +08:00
plum-lihui 34c7cda356 test: change sleep with commit signal 2022-10-17 20:25:11 +08:00
Liu Jicong 77c4c8fd88 test: fix failed case 2022-10-17 19:47:34 +08:00
plum-lihui c73535493d test: add insert rows 2022-10-17 19:32:13 +08:00
Minghao Li 092a07475d refactor(sync): process hb and appendentries 2022-10-17 16:38:44 +08:00
Liu Jicong 7467a54a16
Merge pull request #17396 from taosdata/fix/client_mem_leak
fix: client mem leak
2022-10-17 16:01:53 +08:00
Liu Jicong 73662b3058 refactor: table sink 2022-10-17 14:48:56 +08:00
Hui Li a484fa72c5
Merge pull request #17341 from taosdata/test/jcy
test:add test case of alter database param buffer and pages
2022-10-17 12:23:54 +08:00
jiacy-jcy b850c61720 test :add test case into ci 2022-10-17 11:26:00 +08:00
jiacy-jcy 2ceaea4293 Merge branch '3.0' into test/jcy 2022-10-17 11:25:05 +08:00
jiacy-jcy 4d0c7732f1 test:add test case for create wrong topic 2022-10-17 11:20:10 +08:00
plum-lihui 837495fa5a test: reopen taosShell.py test case 2022-10-17 10:45:47 +08:00
Minghao Li 7b60484559 refacotr(sync): add case sync2-test.sim 2022-10-17 10:43:29 +08:00
Minghao Li 5745223bca refactor(sync): add double queues in mnode 2022-10-17 10:33:27 +08:00
Ping Xiao a86249ef6b test: add coverage test script 2022-10-16 18:16:29 +08:00
Shuduo Sang 5967e35afd
fix: taosbenchmark coverity scan issues (#17361)
* fix: taosbenchmark coverity scan issues

* fix: taosbenchmark default json case

* fix: update taos-tools 217a267
2022-10-15 22:12:26 +08:00
Shengliang Guan d992225fac Merge branch 'fix/TD-19570' into enh/TD-19463_2 2022-10-15 18:23:06 +08:00
Shengliang Guan 1b8e556e60 fix: unstable test case 2022-10-15 18:20:50 +08:00
Shengliang Guan 3611dae619 Merge branch 'fix/TD-19570' into enh/TD-19463_2 2022-10-15 17:48:09 +08:00
Shengliang Guan 345eca5742 test: comment out case 2022-10-15 17:47:48 +08:00
Shengliang Guan fdf7aecbb3 fix: unstable test case 2022-10-15 17:31:12 +08:00
Shengliang Guan fc090a1a4a enh: refactor the code to create and delete mnodes 2022-10-14 22:19:10 +08:00
Shengliang Guan 686fc1c0f9 test: comment out test case 2022-10-14 19:25:11 +08:00
Shengliang Guan ea4ae8a960 Merge remote-tracking branch 'origin/3.0' into enh/TD-19463_2 2022-10-14 19:23:02 +08:00
Shengliang Guan 78fb1911d4 enh: refactor the code to create and delete mnodes 2022-10-14 17:59:09 +08:00
Liu Jicong 1a113a5a0c temporarily disable failed test 2022-10-14 16:30:51 +08:00
Minghao Li 2ae4081a3f refactor(sync): add double queues in vnode 2022-10-13 20:57:36 +08:00
jiacy-jcy bc803c3f07 add test case into ci 2022-10-13 17:54:19 +08:00
jiacy-jcy 03469918b8 update 2022-10-13 17:51:54 +08:00
jiacy-jcy ab604310d3 test:add test case for alter buffer and pages 2022-10-13 17:44:48 +08:00
dapan1121 c4401b20ba feat: add more case when cases 2022-10-12 16:15:46 +08:00
dapan1121 5e4148e1cf feat: add more case when test cases 2022-10-12 16:02:21 +08:00
dapan1121 a13f553868 Merge remote-tracking branch 'origin/3.0' into feat/caseWhen 2022-10-12 13:33:41 +08:00
dapan1121 c485718d32 feat: add more case when cases 2022-10-12 11:46:49 +08:00
Shengliang Guan 21e02c1752
Merge pull request #17284 from taosdata/fix/TD-19457
fix(tdb): add cell header size while decoding left bytes
2022-10-11 15:21:47 +08:00
Minglei Jin 47f286869c fix(tdb): add cell header size while decoding left bytes 2022-10-11 14:25:30 +08:00
Huo Linhe 564fd60bd9 test: build taosx and add test case of taosx
Close [TD-18849](https://jira.taosdata.com:18080/browse/TD-18849)
2022-10-10 17:22:15 +08:00
jiacy-jcy 64e453c4a6 test:add test case for show into ci 2022-10-10 10:01:50 +08:00
Shengliang Guan ce23f10068
Merge pull request #17239 from taosdata/fix/TD-19245
fix: coverity issues
2022-10-09 17:47:55 +08:00
Shengliang Guan d191c9db6d test: comment out some case 2022-10-09 17:00:36 +08:00
54liuyao 9c170ecfa8 fix(stream): filter error occurred when data was modified 2022-10-09 14:52:39 +08:00
Ganlin Zhao 1fc1546af9 add test case for desc fill 2022-10-08 19:22:49 +08:00
dapan1121 55a26990da feat: support case when cases 2022-10-08 19:07:43 +08:00
plum-lihui 0777160924 test:modify timeout from 5s to 10s 2022-10-08 16:05:08 +08:00
Shuduo Sang 3f22971eb4
fix: taosbenchmark stmt + csv rework (#17194)
* fix: taosbenchmark stmt + csv rework

* test: change default_json.py to align with doc
2022-10-08 13:17:06 +08:00
54liuyao f569355d06 fix(stream):memory leak 2022-10-08 11:04:36 +08:00
54liuyao f3b2067675 fix(stream): sliding error 2022-09-30 15:37:43 +08:00
54liuyao 46c99915bc feat(stream): distribute interval disc buff 2022-09-30 10:01:51 +08:00
Liu Jicong b8c088b5f2 temporarily disable node case 2022-09-29 13:59:37 +08:00
Liu Jicong 0c48581c86 check push ver 2022-09-29 13:52:09 +08:00
dapan1121 d7d2dabfe8
Merge pull request #17115 from taosdata/feat/TD-18842
feat(query): interp support return timestamp with pseudo column _irowts
2022-09-28 16:00:47 +08:00
Ganlin Zhao 49f4aa8f59 add test cases 2022-09-28 14:18:25 +08:00
Ganlin Zhao a2c1c8eaf3 add test cases 2022-09-28 14:08:08 +08:00
Hui Li c2d67ae183
Update subscribeDb3.py
test: fix TD-19276
2022-09-28 11:46:54 +08:00
54liuyao 747297bd28 feat(stream): stream fill 2022-09-27 18:11:44 +08:00
Shengliang Guan f4cbf6dd75
Merge pull request #17040 from taosdata/fix/ZhiqiangWang/TD-13064-fix-mac-test-error
os: fix Mac test error
2022-09-26 18:53:48 +08:00
Shengliang Guan dc1e07826d test: restore case 2022-09-26 17:17:47 +08:00
Shengliang Guan 07c7569d59 test: comment out unstable case 2022-09-26 17:07:47 +08:00
afwerar 15f8b60cdb os: mac test error 2022-09-26 14:49:19 +08:00
afwerar 00a9491a97 os: fix Mac test error 2022-09-23 17:50:43 +08:00
Ganlin Zhao 8f2e385989 Merge branch '3.0' into fix/TD-18385 2022-09-23 17:43:12 +08:00
Ganlin Zhao 80612cc44e add test case 2022-09-23 16:45:23 +08:00
dapan1121 dc0e36f742
Merge branch '3.0' into enh/clientPolicy 2022-09-23 16:41:18 +08:00
Ganlin Zhao ae89b8bb18 add test case 2022-09-23 16:41:10 +08:00
Shengliang Guan 95f3041c14 Merge remote-tracking branch 'origin/feature/tq' into fix/TD-19204 2022-09-23 14:55:24 +08:00
dapan1121 3fb3aa7bea Merge remote-tracking branch 'origin/3.0' into enh/clientPolicy 2022-09-23 13:33:11 +08:00
Shengliang Guan f80068bbe6
Merge pull request #17011 from taosdata/feat/3.0_parser_planner
feat: case when expression
2022-09-23 11:41:57 +08:00
Xiaoyu Wang d5a5e7535a feat: case when expression 2022-09-23 10:20:26 +08:00
Shengliang Guan ef859f7fe1 fix: definite lost 2022-09-22 20:49:53 +08:00
Shengliang Guan c21a0bb5d2
Merge pull request #17008 from taosdata/enh/TD-19198
enh: add oper name while execute 'show transaction'
2022-09-22 17:15:28 +08:00
Shengliang Guan 2d6488926d test: case for drop topic 2022-09-22 16:55:04 +08:00
Shengliang Guan 43ef21f67b enh: add oper name to show transaction 2022-09-22 16:19:33 +08:00
Haojun Liao 7ee2449a73 Merge branch '3.0' into feature/3_liaohj 2022-09-22 14:03:17 +08:00
Haojun Liao 22c9f0a82b test(query): update the case. 2022-09-22 10:32:14 +08:00
xiaolei li c577897c1f
test(docs):change docs-example file structure and update reference (#16987)
* test(docs):update docs-example file structure

* test(docs):update docs-example references under zh and en
2022-09-22 09:58:31 +08:00
Shengliang Guan c4c532bd2b
Merge pull request #16955 from taosdata/test/chr/TD-14699
test:add testcase of data Compatibility
2022-09-21 17:34:50 +08:00
tomchon e7526a081b test:modify testcase of data Compatibility 2022-09-21 16:26:43 +08:00
“happyguoxy” 29042f74eb test: add pre_suf cases 2022-09-21 09:52:06 +08:00
“happyguoxy” adf48d5458 test: add pre_suf cases 2022-09-21 09:50:56 +08:00
xleili 5d497d4db7 fix(test):uncomment C# docs-example temporily 2022-09-20 21:55:53 +08:00
tomchon 9c84d59297 test:add testcase of data Compatibility 2022-09-20 19:52:10 +08:00
tomchon 5c7997be4b test:verify backticks with atuo creating tables 2022-09-20 18:17:23 +08:00
tomchon 83e232e6f0 Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699 2022-09-20 17:21:38 +08:00
tomchon 0517996b97 test:add testcase of data Compatibility 2022-09-20 17:20:04 +08:00
wade zhang e7fbada377
Merge pull request #16944 from taosdata/feature/TD-14761
fix: enable sml test cases
2022-09-20 16:36:14 +08:00
Shengliang Guan 69e1edb344
Merge pull request #16898 from taosdata/fix/TD-18740
feat:Complete the automatic table creation function for taosX
2022-09-20 11:35:18 +08:00
wangmm0220 9065017c48 Merge branch '3.0' into feature/TD-14761 2022-09-20 10:20:26 +08:00
slzhou 0c494d374d Merge branch '3.0' of github.com:taosdata/TDengine into szhou/cenc 2022-09-19 17:28:31 +08:00
wade zhang 83fcf4fd8d
Merge pull request #16881 from taosdata/3.0test/jcy
test:add test case for param ttl
2022-09-19 15:44:09 +08:00
wangmm0220 345b68ccee fix: cols num error in tmq for query 2022-09-19 15:28:28 +08:00
jiacy-jcy 838ab9bddb add test case into ci 2022-09-19 12:45:36 +08:00
jiacy-jcy d5e900ecdb update test case 2022-09-19 11:27:26 +08:00
Liu Jicong cde1bee8e0
Merge pull request #16890 from taosdata/feature/stream
fix(tmq):fix memory leak
2022-09-17 00:23:59 +08:00
Liu Jicong e848dc716b fix test case 2022-09-16 23:49:07 +08:00
Xiaoyu Wang cf759fba42 fix: parsing conflicts 2022-09-16 19:54:46 +08:00
wangmm0220 e3bc2487b3 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-18740 2022-09-16 19:00:49 +08:00
jiacy-jcy 0f78a600cb test:add test case for param ttl 2022-09-16 10:22:11 +08:00
slzhou e0445e0698 fix: taos_connect in gpd_init method and taos_close in gpd_destroy method 2022-09-16 09:56:15 +08:00
wangmm0220 414021a8e0 fix:error in auto create table for taosX 2022-09-15 19:23:12 +08:00
slzhou d156bff782 enhance: support resident functions 2022-09-15 17:43:54 +08:00
dapan1121 9d148b42f9 enh: add client policy test cases 2022-09-15 15:15:35 +08:00
slzhou 817eed740f fix: prototype to verify stream + udf as task framework 2022-09-15 10:01:24 +08:00
wangmm0220 0afef12ce0 fix:add createTableList element in tmq_get_json 2022-09-14 18:52:56 +08:00
afwerar 760babe7db os: mac exit error 2022-09-14 18:44:58 +08:00
Shengliang Guan 59e9140996
Merge pull request #16806 from taosdata/fix/TD-18224
fix(query): twa function report error if input has overlap timestamps
2022-09-14 15:52:20 +08:00
Ganlin Zhao 8905d37b70 fix test cases 2022-09-14 13:35:46 +08:00
Ganlin Zhao e076b8c7c2 fix test case 2022-09-14 11:05:24 +08:00
Shengliang Guan 2f5b1a0030
Merge pull request #16814 from taosdata/feat/sangshuduo/TD-14141-update-taostools-for3.0
feat: update taostools 404d8da for3.0
2022-09-14 10:51:48 +08:00
wade zhang 95ba74f625
Merge pull request #16809 from taosdata/3.0test/jcy
test:modify test case for TD-19062 (restart taosd after deleted data)
2022-09-14 09:27:20 +08:00
Shuduo Sang 0277a96b5f fix: tag length of 5-taos-tools/taosbenchmark/demo.py 2022-09-13 19:30:28 +08:00
Ganlin Zhao 9ee003c971 fix test case 2022-09-13 18:32:17 +08:00
Shengliang Guan e5da5802e8
Merge pull request #16808 from taosdata/feature/TD-18948
feat(stream):optimize delete window
2022-09-13 17:38:47 +08:00
Shengliang Guan d3dcd67ed6
Merge pull request #16805 from taosdata/feature/TD-18765
fix:<TD-18765> support ttl in create table automatic
2022-09-13 17:38:28 +08:00
Shuduo Sang aa204ec62b test: fix location in develop-test/5-taos-tools/taosbenchmark/demo.py 2022-09-13 17:30:47 +08:00
Shengliang Guan 601b2e343c
Merge pull request #16811 from taosdata/main
release: merge from main to 3.0
2022-09-13 17:09:11 +08:00
Jason-Jia 39e65ca268
Update delete_data.py 2022-09-13 17:03:57 +08:00
jiacy-jcy 7dbd8c3f2a update test case for delete data 2022-09-13 16:59:44 +08:00
54liuyao d4d4d2c086 feat(stream):optimize delete window 2022-09-13 16:50:27 +08:00
“happyguoxy” 496b490c40 Merge branch '3.0' into 3.0test/jcy 2022-09-13 16:48:57 +08:00
wangmm0220 a6a38058dd fix:<TD-18765> support ttl in create table automatic 2022-09-13 16:39:27 +08:00
wangmm0220 25e75f20ad fix:add test cases for sml 2022-09-13 13:53:23 +08:00
Shengliang Guan 2c83fee450
Merge pull request #16756 from taosdata/fix/rmRetiredUdfFiles
fix: remove 2.x udf demo files
2022-09-08 18:51:05 +08:00
Shengliang Guan 45f352114d
Merge pull request #16743 from taosdata/fix/mnode
enh: add table_prefix and table_suffix options to database
2022-09-08 18:50:11 +08:00
dapan1121 45d806d086 fix: remove 2.x udf demo files 2022-09-08 17:03:05 +08:00
Hui Li 823605fb54
Update fulltest.sh 2022-09-08 16:46:52 +08:00
54liuyao 3cbd3db8ce feat(stream): stream delete for session&state 2022-09-08 14:14:52 +08:00
Shengliang Guan adff7af9dd enh: add table_prefix and table_suffix options to database 2022-09-08 13:54:54 +08:00
Shengliang Guan 78abfdd28b
Merge pull request #16737 from taosdata/feature/3_liaohj
refactor(query): add some logs.
2022-09-08 11:12:05 +08:00
Haojun Liao 0b6070e518 refactor(query): add some logs. 2022-09-08 09:45:11 +08:00
Hui Li bfd195536c
Merge pull request #16565 from taosdata/test3.0/lihui
test: reopen case
2022-09-07 20:55:22 +08:00
54liuyao 1f5d9a38e7 feat(stream):change single interval disc buff and interval delete 2022-09-07 14:48:14 +08:00
Haojun Liao cf46b22267 fix(query): fix error in tsdbread. 2022-09-06 19:27:49 +08:00
54liuyao f35f5d5f4f feat(stream): refactor single interval 2022-09-05 13:19:40 +08:00
Shengliang Guan 48593015c2 Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2022-09-04 18:14:55 +08:00
Shengliang Guan 69cc47e622 test: comment out sml case 2022-09-04 18:14:39 +08:00
Haojun Liao 450173a66a Merge branch '3.0' into refact/tsdb_optimize 2022-09-03 22:20:05 +08:00
Xiaoyu Wang ccaf6f8a78 feat: add database option 'table_prefix' and 'table_suffix' 2022-09-03 11:22:36 +08:00
Haojun Liao d9d7c81872
Merge branch '3.0' into refact/tsdb_optimize 2022-09-03 10:14:48 +08:00
Shuduo Sang de09dadc82
chore: tests reorg (#16638)
* chore: move few tests items out

* fix: add taos as dep to tmq_demo

* chore: remove tests/test and tests/tsim
2022-09-03 08:31:41 +08:00
Shuduo Sang c984fcaee0
chore: move few tests items out (#16637)
* chore: move few tests items out

* fix: add taos as dep to tmq_demo
2022-09-03 07:09:13 +08:00
Hongze Cheng 88bc40527b
Merge pull request #16618 from taosdata/fix/TD-18854
fix: rlock for meta uid index querying from query related threads
2022-09-02 17:39:28 +08:00
Minglei Jin d94a758310 fix: sleep 1s before starting query 2022-09-02 16:48:19 +08:00
Hongze Cheng fc538f436a Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize 2022-09-02 15:59:03 +08:00
Haojun Liao a170796f66 fix(query): fix invalid read/write. 2022-09-02 14:34:30 +08:00
Shengliang Guan ae54c4a50b enh: let show vnodes works 2022-09-02 14:24:45 +08:00
Shuduo Sang 8a0040d36a
feat: update taostools for3.0 (#16588)
* feat: update taos-tools d2b5dec for 3.0

* test: remove 'show vnodes' from tools/taosdumpTest2.py
2022-09-01 22:18:05 +08:00
Shengliang Guan 6dfc831eeb
Merge pull request #16562 from taosdata/feature/TD-14761
fix:<TD-18784> data lost in schemaless if timestamp is same
2022-09-01 19:24:53 +08:00
wangmm0220 713488098d fix:test case error in sml.py 2022-09-01 18:43:47 +08:00
wade zhang d21c5badf4
Merge pull request #16566 from taosdata/feature/TD-18814
feat(stream):stream partition by column
2022-09-01 16:09:06 +08:00
Shengliang Guan 8de6000378
Merge pull request #16555 from taosdata/feat/3.0_systable_privilege_wxy
fix: a privilege problem of show tables
2022-09-01 15:39:31 +08:00
wangmm0220 156f13e94b fix:<TD-18784> data lost in schemaless if timestamp is same 2022-09-01 15:11:27 +08:00
54liuyao 83e62c3849 feat(stream):stream partition by column 2022-09-01 15:05:24 +08:00
plum-lihui 34efb6d6b7 test: reopen case 2022-09-01 15:01:19 +08:00
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