Commit Graph

1089 Commits

Author SHA1 Message Date
chenhaoran ca1e1c1694 test:modify failed cases in ci 2023-01-13 10:30:43 +08:00
chenhaoran 7411643c8e test:modify failed cases in ci 2023-01-12 18:24:01 +08:00
“happyguoxy” 07adf3097a test: refine query cases 2023-01-11 10:58:57 +08:00
“happyguoxy” 5db74213da test: refine query cases 2023-01-11 10:58:44 +08:00
wangmm0220 060fc941b5 fix:add config dir for libtaos in sml_test 2023-01-09 11:39:14 +08:00
dapan1121 e1b25c192e
Merge pull request #19337 from taosdata/fix/TD-21688-MAIN
fix:  varchar type order by rule different with nchar type
2023-01-04 10:49:46 +08:00
Alex Duan f29fffd8e7 fix: adjust value with new order rule 2023-01-03 19:21:30 +08:00
Alex Duan 8cb62eb045 fix: adjust case check data by new order rule1 2023-01-03 19:15:26 +08:00
Alex Duan c217850537 fix: adjust case check data by new order rule 2023-01-03 19:09:38 +08:00
Ganlin Zhao 321d2d6787 add sma test cases 2023-01-03 11:10:42 +08:00
dapan1121 a6e7f0f2d5
Merge pull request #18960 from taosdata/fix/TD-20621-3.0
fix(query): avg function support overflow sum value calculate
2022-12-25 15:12:28 +08:00
Ping Xiao 3c5f07f70b test: add test cases 2022-12-23 18:39:21 +08:00
Ganlin Zhao 3402fb828b add test cases 2022-12-22 19:05:55 +08:00
Alex Duan 680b7aa090 fix(query): avg fix case error 2022-12-17 16:59:25 +08:00
Alex Duan 110ed6b4b3 fix(query): avg funciton add case 2022-12-17 11:40:00 +08:00
“happyguoxy” b669283aff test: add insert null and none cases 2022-12-16 16:13:32 +08:00
Alex Duan 3fb64bf078 fix(query): avg function check overflow case 2022-12-15 17:58:33 +08:00
Alex Duan 7fa0a2e0b5 fix(query): avg function check overflow range add case 2022-12-15 17:10:53 +08:00
dapan1121 0ecb0d26f2
Merge pull request #18694 from taosdata/fix/TS-2144
enh(query): add timetruncate function ignore timezone option for 1d
2022-12-05 17:18:18 +08:00
Ganlin Zhao 470e0f2d23 fix timetruncate test cases 2022-12-05 12:00:50 +08:00
Shengliang Guan 6d70f48802
Merge pull request #18592 from taosdata/feature/3_liaohj
enh(query): optimize query perf.
2022-12-02 21:00:35 +08:00
Haojun Liao 42a512c39f refactor: do some internal refactor. 2022-12-02 15:52:32 +08:00
Shengliang Guan 044a252e44
Merge pull request #18565 from taosdata/lihui3.0/test
test: modify limit2.sim to limit.py
2022-11-30 14:10:46 +08:00
plum-lihui 12191a46f7 test: modify limit2.sim to limit.py 2022-11-30 12:05:53 +08:00
Ganlin Zhao f913fbdaf6 fix errors 2022-11-29 22:14:46 +08:00
Ganlin Zhao ca51b86359 fix test cases 2022-11-29 19:45:18 +08:00
Ganlin Zhao 94c8ba64d2 fix test cases 2022-11-28 22:55:16 +08:00
Ganlin Zhao 8fba0b631c Merge branch '3.0' into fix/TS-2149 2022-11-28 01:02:57 +08:00
Ganlin Zhao 4c158238ba add test cases 2022-11-28 01:00:34 +08:00
Haojun Liao 1e8dcacea6 fix(query): set null for inf and nan value. 2022-11-27 18:25:20 +08:00
Haojun Liao 203ea1f9c8 fix(query): fix error 2022-11-27 14:57:44 +08:00
Shengliang Guan a0aa07b41d test: adjust asan case 2022-11-24 11:45:40 +08:00
Shengliang Guan 5fa21965ac
Merge pull request #18382 from taosdata/fix/TD-20631
test: add asan case
2022-11-24 08:20:20 +08:00
“happyguoxy” a68f38f449 test: refine query cases 2022-11-23 16:37:39 +08:00
“happyguoxy” 2371af19a0 test: refine query cases 2022-11-23 16:37:18 +08:00
Shengliang Guan d01bd25a9b test: add asan case 2022-11-23 12:22:32 +08:00
dapan1121 d3a75048c2
Merge pull request #17972 from taosdata/fix/TD-20246
refactor: optimize interp linear interpolation ignore NULL values during calculation
2022-11-21 10:15:37 +08:00
Hui Li 37c1971c2f
Merge pull request #18268 from taosdata/test/update_case
test/update case
2022-11-21 09:43:32 +08:00
wenzhouwww@live.cn d07dc94446 update 2022-11-18 18:14:52 +08:00
wenzhouwww@live.cn 963ca6b14b update 2022-11-18 17:18:01 +08:00
wenzhouwww@live.cn 0cb539b181 update 2022-11-18 17:09:43 +08:00
wenzhouwww@live.cn 3f9fd91ad7 update 2022-11-18 17:03:14 +08:00
Ganlin Zhao 53fbc7b256 add more test cases 2022-11-18 16:31:22 +08:00
wenzhouwww@live.cn 54bc2fc2ae update case for restful mode run 2022-11-18 16:17:29 +08:00
Ganlin Zhao 4703ccc4bc fix fill prev/next error 2022-11-18 15:54:25 +08:00
Ganlin Zhao 7291f2bd5a change interp linear behavior 2022-11-18 14:35:44 +08:00
“happyguoxy” 371b35fcbc test: refine query cases 2022-11-18 14:23:20 +08:00
Ganlin Zhao 8a19e84fe4 Merge branch '3.0' into fix/TD-20246 2022-11-17 11:20:33 +08:00
Ganlin Zhao 82baf3aa76 fix test cases 2022-11-15 14:37:10 +08:00
Ganlin Zhao 7500f3e27e add test case 2022-11-08 18:26:07 +08:00