Commit Graph

451 Commits

Author SHA1 Message Date
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
dapan1121 4167e4c00c fix: some columns sma are not set issue 2023-03-24 15:20:27 +08:00
chenhaoran 1193f8f79f ci: enable Jemalloc in compilation 2023-03-24 09:33:23 +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
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
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
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
Ganlin Zhao 3d43f6fffe add cases 2023-03-18 15:24:51 +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
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
slzhou 780ccce3c6 fix: add othercases back 2023-03-17 14:20:33 +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
slzhou e71df1aca6 enhance: add taospyudf test and run it in CI 2023-03-16 19:06:18 +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
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
dapan1121 20c8a9031d fix: fix table count operator groupId issue 2023-03-15 08:35:40 +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
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
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
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
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
plum-lihui 7a7efac810 test: modify tmq test cases 2023-03-08 18:08:52 +08:00
Xiaoyu Wang 4c8bab7e58 merge main 2023-03-08 10:59:33 +08:00
haoranchen b876f2d447
test:comment testcase of tmq (#20308) 2023-03-07 20:34:04 +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
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
dapan1121 8f858268d3 fix: add test case 2023-03-01 19:25:24 +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
Ganlin Zhao c8a41e3444 fix(query): make exchange operator inherit input order from upstream 2023-03-01 11:36:30 +08:00
haoranchen b5efd1ba05
Update cases.task 2023-02-28 20:31:40 +08:00
Ganlin Zhao 5ad0d18c2e fix(query): make exchange operator inherit input order from upstream 2023-02-28 16:05:41 +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
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
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 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 efa56d5352 merge main 2023-02-27 14:18:03 +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
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
Xiaoyu Wang 1ab144609e merge main 2023-02-23 14:58:22 +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
Alex Duan bc8b82ecc5 test: add tag_index_basic.py to cases.task list 2023-02-23 09:47:28 +08:00
chenhaoran 88d6b8dac7 ci: install defined version python connector 2023-02-22 11:42:22 +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
dapan1121 e5023259ff fix: add tag filter case 2023-02-21 14:36:25 +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
Xiaoyu Wang c597de099f merge main 2023-02-20 13:41:27 +08:00
yihaoDeng 2fced5c88b del case 2023-02-18 08:13:21 +08:00
wangmm0220 b054ef9a9f fix:conflict from 3.0 2023-02-13 14:04:36 +08:00
wangmm0220 0e630b8f81 fix:remove id in execReader & enable task case 2023-02-13 13:38:05 +08:00