Commit Graph

230 Commits

Author SHA1 Message Date
Xiaoyu Wang aae2de07af enh: add event_winodw test case 2023-01-31 09:21:44 +08:00
Xiaoyu Wang 24157e78d6 merge main 2023-01-28 17:52:58 +08:00
Xiaoyu Wang f8082bc752
Merge pull request #19623 from taosdata/enh/3.0_planner_optimize
enh: optimize execute plan when 'tail' function is used with 'partition by' clause
2023-01-18 17:25:16 +08:00
Xiaoyu Wang dd0ea40768 Merge remote-tracking branch 'origin/fix/liaohj' into enh/3.0_planner_optimize 2023-01-18 10:56:03 +08:00
Shuduo Sang f2ce2e94b0
fix: make example code to be tested in ci (#19594)
* fix: make example code to be tested in ci

* fix: ../docs/examples/go/go.mod
2023-01-17 12:07:38 +08:00
Haojun Liao 59e25c0191
Merge pull request #19576 from taosdata/fix/liaohj
test: add new sim to CI.
2023-01-16 18:17:39 +08:00
Haojun Liao 20b4c1ca83 test: add new sim to CI. 2023-01-16 15:16:06 +08:00
slzhou 04a3b1d598 fix: add ci test 2023-01-16 14:23:40 +08:00
dapan1121 62b64631dc
Merge pull request #19547 from taosdata/fix/TD-21648
fix:add interface for odbc
2023-01-16 13:29:15 +08:00
Haojun Liao 94e8aafcf6
Merge pull request #19543 from taosdata/feat/ly_stream
create stream and use existing super table
2023-01-14 23:30:25 +08:00
Xiaoyu Wang 9a0c2805f4 merge main 2023-01-13 13:54:04 +08:00
dapan1121 d864d4d62b
Merge pull request #19523 from taosdata/szhou/fixbugs
fix: no stable null group when no normal table
2023-01-13 13:28:02 +08:00
slzhou c2fd601519 fix: disable address sanitizer for table count scan 2023-01-13 11:14:24 +08:00
54liuyao 3ec1560faa create stream and use existing super table 2023-01-13 10:26:49 +08:00
Hui Li 5714b5ef5e
test: refine query cases #19549
test: refine query cases #19549
2023-01-13 10:14:43 +08:00
“happyguoxy” f40865980a test: refine query cases 2023-01-13 10:02:14 +08:00
slzhou 718f777edc enhance: add test case for table count scan 2023-01-13 09:49:24 +08:00
wangmm0220 b5e4861c50 fix:add test cases for odbc interface 2023-01-12 23:57:06 +08:00
Hui Li 827ac5405a
Merge pull request #19498 from taosdata/test/cyjia-main
test:add test case into ci
2023-01-11 16:36:00 +08:00
jiacy-jcy 64364de839 add test case into ci 2023-01-11 13:44:48 +08:00
“happyguoxy” 4de9f965f4 test: refine query cases 2023-01-11 10:58:30 +08:00
54liuyao d5ade95b31 feat(stream):user define tag 2023-01-10 10:13:56 +08:00
dapan1121 ad6681b424
Merge pull request #19366 from taosdata/refact/submit_req_marks
fix:memory leak in schemaless
2023-01-05 09:55:05 +08:00
kailixu dc0d9c2f53 test: add test case for update 2023-01-04 17:01:07 +08:00
Xiaoyu Wang fdde287ca9 merge main 2023-01-04 11:43:20 +08:00
dapan1121 cae835bd86
Merge pull request #19310 from taosdata/szhou/fixbugs
fix: add test for select tbname from systable
2023-01-04 09:16:47 +08:00
Hui Li a38bc1ddb8
Merge pull request #19289 from taosdata/test/TD-19796_main
test: update tmq test cases
2023-01-04 09:16:07 +08:00
wangmm0220 d7dce180e4 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/submit_req_marks 2023-01-03 19:27:17 +08:00
wangmm0220 d4f69eb575 fix:open test cases 2023-01-03 18:40:06 +08:00
dapan1121 100001cac9
Merge pull request #19296 from taosdata/refact/submit_req
opti:json parse logic in schemaless
2023-01-03 18:26:18 +08:00
Ping Xiao 4abb6448a8 test: update tmq test cases 2023-01-03 18:22:54 +08:00
dapan1121 3e1e6be827
Merge pull request #19262 from taosdata/fix/TS-2350
fix(query): fix floating type handle sma error
2023-01-03 17:21:30 +08:00
Ganlin Zhao 0a0bb2e697 add test cases 2023-01-03 11:10:53 +08:00
slzhou d292243b1a fix: add test for select tbname from systable 2023-01-03 08:32:33 +08:00
WANG MINGMING dbd41bff41
Merge pull request #19307 from taosdata/refact/submit_req_marks
opti:submit req marks
2023-01-02 17:55:16 +08:00
wangmm0220 1cb2e865d6 fix:error in schemaless 2023-01-02 17:53:03 +08:00
jiacy-jcy d4852fe133 test:add test case info ci 2022-12-30 10:21:58 +08:00
dapan1121 4a142018da
Merge pull request #19224 from taosdata/fix/TD-21561
fix(query): fix count/hyperloglog return additional row in group by when queryPolicy is set to 3.
2022-12-29 12:28:28 +08:00
Ganlin Zhao 26596325b1 add test cases 2022-12-28 19:15:54 +08:00
Shengliang Guan 78c14a2c88 Merge remote-tracking branch 'origin/3.0' into merge/mainto3.0_1228 2022-12-28 14:59:02 +08:00
Ping Xiao d949008543 test: add test case for tmq replica 3 2022-12-27 18:53:06 +08:00
Haojun Liao bfc5c2b62c test:disable tmq-taosx cases. 2022-12-27 16:57:00 +08:00
WANG MINGMING 93e7a34789
Merge pull request #19154 from taosdata/refact/submit_req_marks
merge: from refact/submit req marks
2022-12-26 18:06:56 +08:00
wangmm0220 aef5bed4be fix:disable json test cases for sml 2022-12-26 18:05:36 +08:00
Shengliang Guan 664dcb6b4e Merge branch 'main' into merge/mainto3.0_1226 2022-12-26 09:26:54 +08:00
dapan1121 ac08d13340
Merge pull request #19104 from taosdata/fix/TS-2324
fix: duplicated groups result in group by
2022-12-25 15:19:53 +08:00
Ping Xiao 3c5f07f70b test: add test cases 2022-12-23 18:39:21 +08:00
dapan1121 c318be9214 fix: duplicated groups result in group by 2022-12-23 12:04:20 +08:00
Ping Xiao e8fb9f513e fix test failure 2022-12-23 10:32:19 +08:00
Ganlin Zhao a81262195b add cases to cases.task 2022-12-22 19:08:14 +08:00