Commit Graph

328 Commits

Author SHA1 Message Date
liuyao 6a98d55c2f add ci test 2023-04-12 11:04:57 +08:00
yihaoDeng b24b91886a Merge branch 'dev3' into enh/rocksRevert 2023-04-11 10:59:00 +00: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
54liuyao 429b5cd646 feat:add stream file state 2023-04-04 17:09:35 +08:00
Xiaoyu Wang e9d7a099cc merge main 2023-04-04 14:50:58 +08:00
Alex Duan 064cf2f3bc test: add walRetention.py case to CI 2023-04-03 17:09:10 +08:00
slzhou b2ca68943c fix: add test case 2023-03-30 16:58:21 +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
dapan1121 a778dc8c09
Merge pull request #20698 from taosdata/szhou/fix-ts23354-2
fix: join before interval
2023-03-30 14:14:45 +08:00
“happyguoxy” 347c08bfea test: refine query cases 2023-03-30 10:17:52 +08:00
slzhou 06aa7d3750 fix: add test case for interval after join 2023-03-30 08:54:00 +08:00
dapan1121 3810e57c15 fix: tag copy issue 2023-03-29 19:10:10 +08:00
“happyguoxy” b25b6a8333 test: refine query cases 2023-03-29 18:16:46 +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
dapan1121 22ad3129b9 fix: query schema is old issue 2023-03-28 15:21:47 +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 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
wangmm0220 5a2e3c1603 fix:add test case for raw_block interface 2023-03-27 10:32:30 +08:00
dapan1121 4167e4c00c fix: some columns sma are not set issue 2023-03-24 15:20:27 +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 56d5034b7f fix: table merge scan limit issue 2023-03-22 08:55:43 +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 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
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
Xiaoyu Wang a846c26ef9 merge main 2023-03-11 16:14:27 +08:00
dapan1121 5df32cbc78 feat: correct slimit&limit clause 2023-03-11 13:08:20 +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
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