Commit graph

105 commits

Author SHA1 Message Date
chenhaoran
a7cbf6f8b2 refactor: replace inspect-based class retrieval with AST parsing for improved class order handling 2025-02-26 17:53:39 +08:00
chenhaoran
67c06cc02b refactor: simplify module loading by introducing dynamicLoadModule function 2025-02-25 21:14:07 +08:00
chenhaoran
7bbc42aa30 refactor: update Jenkinsfile agents and comment out unused stages 2025-02-25 20:55:38 +08:00
haoranchen
0e9319ef69
Revert "refactor: implement dynamic loading of test case classes" 2025-02-25 15:40:08 +08:00
chenhaoran
566c961e62 refactor: implement dynamic loading of test case classes 2025-02-24 20:54:16 +08:00
kailixu
27963d0978 fix: keep_time_offset format of show create database 2025-02-10 14:21:44 +08:00
Alex Duan
b39a4fd95e delete files for TDengine origin taos-tools cases 2025-02-06 15:49:42 +08:00
Alex Duan
cf7701af67 fix: limit can not over childtable_count 2024-12-30 09:47:03 +08:00
kailixu
bad49e31ef test: add test case for auto compact 2024-12-29 16:32:07 +08:00
kailixu
f8343dcaac chore: merge 3.0 and update test case of show_create_db.py 2024-12-06 11:09:22 +08:00
Hongze Cheng
bf67531c10 fix ci cases after merge 2024-12-04 09:37:43 +08:00
Hongze Cheng
154e17a8e7 fix: fix CI case 2024-12-02 17:24:39 +08:00
Hongze Cheng
6b236018d5 more code and case change 2024-11-27 14:40:58 +08:00
yihaoDeng
6a4aea14ca add test case 2024-11-22 16:43:09 +08:00
yihaoDeng
afb34e3508 fix test case 2024-11-19 18:54:24 +08:00
Minglei Jin
2a1bb79206 fix default values for s3_chunkpages in test cases 2024-10-29 08:33:53 +08:00
Minglei Jin
8694eb99be s3/chunksize tests: rename chunksize in cases 2024-10-28 18:34:43 +08:00
Minglei Jin
b5aec92c2c db/param: fix s3_keeplocal defualt value 2024-10-24 12:54:50 +08:00
Minglei Jin
afb71f1536 test/duration: fix duration values 2024-10-24 10:42:39 +08:00
Shengliang Guan
3003e7286e feat: data analysis 2024-10-15 10:00:38 +08:00
Shengliang Guan
9f05ca5ee8 revert: data analysis 2024-10-14 23:27:11 +08:00
Alex Duan
a336671de6
Merge pull request #28246 from taosdata/enh/TD-32441-3.0
enh :  support query QPS test and  add stmt2 performace test
2024-10-10 18:33:34 +08:00
Alex Duan
d3209e9cf4 fix: taosBenchmark ci failed with stmt mode 2024-10-10 18:32:43 +08:00
Shengliang Guan
a2f17c56da fix: ci test cases 2024-10-10 09:53:48 +08:00
lyh250-666
b8588feeff modify show_create_db.py case 2024-08-26 08:58:19 +08:00
lyh250-666
5fd3e7dc81 modify show_create_db.py case 2024-08-26 08:55:20 +08:00
kailixu
e31f51dab4 fix: ci problem 2024-04-18 16:03:52 +08:00
kailixu
123090e18a fix: solve conflicts 2024-04-15 16:12:15 +08:00
dmchen
c2c1a41af5 revert tmp ci 2024-04-15 02:21:11 +00:00
Minglei Jin
4c7589148a mnd: fix show create database statement 2024-04-11 16:35:10 +08:00
dmchen
3eb5d3a69a tmp ci 2024-04-11 05:06:29 +00:00
kailixu
3738ce9e10 chore: solve conflicts of sql.c 2024-04-11 11:05:58 +08:00
Minglei Jin
fe12f87c58 Merge branch 'feat/TS-4243-3.0' into enh/TD-28945-pk 2024-04-10 11:21:50 +08:00
dapan1121
5091247957
Merge pull request #25232 from taosdata/feat/TD-29093/2
Feat/td 29093/2
2024-04-10 09:18:15 +08:00
Minglei Jin
41bf5280f7 cos/multi-writing: fix show create database format 2024-04-09 12:30:20 +08:00
kailixu
c4aba0ac37 feat: encryption key optimize and test case adjust 2024-04-01 16:14:55 +08:00
Shungang Li
3a656c3595 feat: support 2 replica with arbitrator 2024-03-19 09:30:35 +08:00
factosea
c472bf6b08 feat: tag supported with group/partition 2024-03-14 19:00:31 +08:00
kailixu
69448e4801 chore: adjust test case 2024-01-31 15:48:13 +08:00
dmchen
ea9eba5621 fix ci case 2023-12-12 05:34:41 +00:00
chenhaoran
c05a1c9333 test:update testcases in windows 2023-11-20 15:25:58 +08:00
dapan1121
7d5708f224 fix: case issue and authentication issue 2023-10-31 09:15:40 +08:00
dapan1121
b2fea84a3a fix: case issue and bugs 2023-10-30 19:14:31 +08:00
dapan1121
e6755461f5
Merge pull request #23087 from taosdata/szhou/pseudo-column-aliasname
enhance: support select `pseduo_column` from (select pseudo_column ...)
2023-10-18 09:23:01 +08:00
slzhou
34246ea001 fix: tag scan support limit and remove slimit optimization 2023-10-16 16:43:15 +08:00
slzhou
d30c6f6bcc fix: change tablename.tbname aliasname to tbname 2023-10-16 13:56:15 +08:00
slzhou
1e1ed541fa fix: add more test case 2023-10-13 08:11:15 +08:00
shenglian-zhou
cbd9749bfe
Merge branch '3.0' into szhou/pseudo-column-aliasname 2023-10-12 19:01:28 -05:00
Alex Duan
35fced8796
Merge pull request #23234 from taosdata/main_3_merge
other: merge main into 3.0
2023-10-12 07:48:20 -05:00
Alex Duan
6176be2231 fix: taosBenchmark test case 2023-10-12 20:25:03 +08:00