Commit Graph

257 Commits

Author SHA1 Message Date
54liuyao fe4123e814 feat:window close && ignore expired 2023-02-28 18:20:58 +08:00
Xiaoyu Wang 3382a24a69 merge main 2023-02-10 18:03:11 +08:00
Alex Duan 82deedbaff test: remove blank line 2023-02-08 14:13:26 +08:00
Alex Duan 4bbcfb3151 move check sql before drop database 2023-02-08 12:11:42 +08:00
Alex Duan 59fc68dbf1 case: add doulbe comma insert check 2023-02-08 09:36:01 +08:00
wangmm0220 3153e9847f fix:test case for json parse string 2023-01-28 11:31:09 +08:00
Xiaoyu Wang 9a0c2805f4 merge main 2023-01-13 13:54:04 +08:00
jiajingbin 91821c9bb4 test: add cases for ts-2440 2023-01-10 09:41:20 +08:00
jiajingbin 2e07db6eb3 test: update tbnameTagsColsNameCheckCase for seq 2023-01-03 09:44:34 +08:00
wangmm0220 3220ee9f1a fix:json parse error in the end 2022-12-30 18:18:42 +08:00
jiajingbin 65da133ae5 test: fix some cases for tag seq 2022-12-30 10:55:29 +08:00
wangmm0220 55f4d9524b fix:support multi json format 2022-12-29 10:52:17 +08:00
Haojun Liao fdade6d6a3
Merge branch '3.0' into refact/submit_req 2022-12-19 11:24:00 +08:00
wangmm0220 f7d1b63b1c fix:modify test cases 2022-12-19 10:43:56 +08:00
Xiaoyu Wang d3cb2a3a0a merge main 2022-12-18 20:36:06 +08:00
Liu Jicong 4ab9638f9a enh(stream): forbid source db replica > 1 2022-12-16 15:41:08 +08:00
Xiaoyu Wang 99d997012a feat: event window query 2022-12-13 20:12:35 +08:00
kailixu feceb0f1f4 fix: multi-tier storage test case update 2022-12-04 15:31:08 +08:00
Ganlin Zhao ca51b86359 fix test cases 2022-11-29 19:45:18 +08:00
Shengliang Guan e6aed5195d
Merge pull request #18468 from taosdata/feature/3_liaohj
refactor: improve the perf in query
2022-11-27 23:10:00 +08:00
Haojun Liao 203ea1f9c8 fix(query): fix error 2022-11-27 14:57:44 +08:00
Shengliang Guan 01c7b93d21 test: add asan case 2022-11-26 12:45:49 +08:00
Jason-Jia f49e44c256
Update alter_database.py 2022-11-24 09:05:42 +08:00
Shengliang Guan af436875a5 Merge branch '3.0' into test/jcy 2022-11-24 08:27:52 +08:00
Jason-Jia f7a058c87c
Update alter_database.py 2022-11-23 20:34:28 +08:00
Shengliang Guan f99bb08343 test: add asan case 2022-11-23 16:15:44 +08:00
jiacy-jcy 852f526876 update 2022-11-23 14:41:30 +08:00
jiacy-jcy 526f826152 update test case 2022-11-23 12:01:21 +08:00
jiacy-jcy ce59e4fff4 add test case 2022-11-22 11:45:25 +08:00
jiacy-jcy 3cc78e127e update 2022-11-17 17:08:26 +08:00
jiacy-jcy 0d7787387b test:add test case for boundary check 2022-11-17 16:58:04 +08:00
jiacy-jcy 3b1cd27367 test:add test case for future timestamp insert 2022-11-15 09:52:34 +08:00
Hongze Cheng 683e2cff7c change test cases 2022-11-09 15:49:39 +08:00
jiacy-jcy 02d627722b test:modify case delete_data.py to three cases 2022-11-08 09:04:05 +08:00
jiacy-jcy 492dd68a3e update 2022-11-08 08:28:52 +08:00
Jason-Jia 7912d782df
Merge branch '3.0' into test/jcy 2022-11-07 08:31:41 +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
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
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
chenhaoran 49eee4c074 test:add replica parameters for all testcase 2022-11-02 17:33:44 +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
Haojun Liao 2c524cad4a refactor: do some internal refactor. 2022-10-30 03:08:33 +08:00
chenhaoran 86576930d6 test: add timeSleep for stream caculatied 2022-10-28 10:29:06 +08:00
jiajingbin 02b841837e test: update testcases for TD-19943 2022-10-27 18:06:15 +08:00
jiajingbin 794bb6ca47 test: finish testcase for TD-19847 2022-10-26 18:42:25 +08:00