Commit Graph

1692 Commits

Author SHA1 Message Date
dapan1121 37fc4f5674
Merge pull request #26533 from taosdata/enh/3.0/TD-26258
fix asc/desc fill windows
2024-08-05 09:00:14 +08:00
wade zhang 8e01044408
Merge pull request #26920 from taosdata/test/3.0/TD-31005
test: scan returned values in ci
2024-08-05 08:03:05 +08:00
chenhaoran ed1e3c304a test: scan returned values in ci 2024-08-02 14:03:07 +08:00
dapan1121 dd6674fe38
Merge pull request #26543 from taosdata/fix/3.0/TD-30951
fix project with bool condition node
2024-08-01 19:11:57 +08:00
dapan1121 6e6f353328
Merge pull request #26896 from taosdata/fix/3.0/TD-31113
fix:[TD-31113] return 0.0 instead of -0.0 when using round(),floor() and ceil()
2024-08-01 14:08:03 +08:00
sima 04d525d429 feat:[TS-5137] Support group/partition by position and alias. 2024-07-31 15:30:31 +08:00
sima a81d8261e5 fix:[TD-31113] return 0.0 instead of -0.0 when using round() and ceil() 2024-07-31 14:00:06 +08:00
dapan1121 4e62fda958
Merge pull request #26877 from taosdata/fix/3.0/TD-31133
fix:[TD-31133] Fix crash when using partition by with having clause.
2024-07-31 10:31:57 +08:00
dapan1121 51a28996c0
Merge pull request #26852 from taosdata/fix/TD-29991/inNull
fix: in null
2024-07-30 18:11:26 +08:00
sima 880921e165 fix:[TD-31133] Fix crash when using partition by with having clause. 2024-07-30 15:55:04 +08:00
wangjiaming0909 2c3cddb8b4 add tests for fix fill asc/desc 2024-07-30 14:59:08 +08:00
wangjiaming0909 0e868735be fill add test 2024-07-30 14:59:08 +08:00
wangjiaming0909 e1e5a7780c revise fill start and end timestamp 2024-07-30 14:59:08 +08:00
wangjiaming0909 f3698adebf fix project with bool condition node 2024-07-30 14:56:55 +08:00
xsren d0131bb83a fix: not in null 2024-07-30 14:33:47 +08:00
xsren 915ec87f8d test case 2024-07-30 09:53:35 +08:00
xsren d7aab4c7b6 fix: in null 2024-07-29 19:15:48 +08:00
wangjiaming0909 b9bb3fd1de fix tsma test 2024-07-29 18:52:18 +08:00
wangjiaming0909 bfeb90e19f fix tsma test case 2024-07-29 11:47:25 +08:00
wangjiaming0909 1cbfed8a69 fix tsma py test 2024-07-28 09:29:16 +08:00
xsren 74f1bb4ff9 test case 2024-07-26 14:48:55 +08:00
Hongze Cheng 3f79e5b7e3
Merge pull request #26676 from taosdata/feat/TD-30991-3.0
feat: (errcode) ttime.c geomFunc.c geosWrapper.c
2024-07-23 11:09:20 +08:00
Shungang Li f5f84c3cc6 feat: (errcode) ttime.c 2024-07-23 09:13:42 +08:00
xsren c019849413 add test case 2024-07-22 11:34:52 +08:00
xsren ebe0074da4 fix: interp crash 2024-07-22 00:06:47 +08:00
factosea 57f826608a checkout regex pattern at client 2024-07-12 11:48:48 +08:00
factosea cfda747613 fix: match cache release 2024-07-11 21:00:08 +08:00
factosea e0f9dc1dce add test case 2024-07-11 11:23:13 +08:00
dapan1121 076fd07a26
Merge pull request #26492 from taosdata/enh/3.0/bigger_tsma_interval
Enh/3.0/bigger tsma interval
2024-07-10 18:30:40 +08:00
wangjiaming0909 2b12e9edd4 fix tsma test 2024-07-10 15:28:44 +08:00
wangjiaming0909 2b34ea3601 split tsma tests 2024-07-10 12:55:19 +08:00
wangjiaming0909 844a01a751 fix tsma test 2024-07-10 09:22:38 +08:00
dapan1121 92089e2d86
Merge pull request #26417 from taosdata/enh/TD-29154/diff
Enh/td 29154/diff
2024-07-10 08:38:32 +08:00
wangjiaming0909 b10beaa035 fix test 2024-07-09 21:54:11 +08:00
wangjiaming0909 143dda3e6f add tests for tsma with bigger interval 2024-07-09 19:31:16 +08:00
wangjiaming0909 64f3d11783 add tests for month/year tsma interval 2024-07-09 17:39:44 +08:00
factosea 163b31a4ee fix: type overflow 2024-07-09 14:48:21 +08:00
factosea 28dc3c85ea type overflow 2024-07-08 20:38:23 +08:00
wangjiaming0909 73d4fa48f9 support month/year tsma interval 2024-07-08 18:22:33 +08:00
wangjiaming0909 dbc2e9ec75 support bigger tsma interval 2024-07-05 18:21:48 +08:00
factosea 748e34f15e fix test case 2024-07-04 19:34:12 +08:00
factosea 593d8adc42 test case 2024-07-04 15:56:12 +08:00
Alex Duan c8022d1104
Merge pull request #26406 from taosdata/td28163
add and update ci test cases by charles
2024-07-04 13:46:47 +08:00
charles 069145ad85 add and update ci test cases by charles 2024-07-04 11:09:59 +08:00
“happyguoxy” 1f288aa8c7 modify cases time cost 2024-07-03 19:23:10 +08:00
“happyguoxy” 50b9af1422 modify cases time cost 2024-07-03 18:20:22 +08:00
wangjiaming0909 6df387bb12 fix fill ts test case 2024-07-01 08:59:01 +08:00
sima 4601583361 fix:[TD-30730] Modify precision rules for input parameters of function timetruncate and add test. 2024-06-27 08:42:59 +08:00
sima 5685346d78 fix:[TD-30730] Modify precision rules for input parameters of function to_iso8601 and add test. 2024-06-27 08:42:59 +08:00
dapan1121 ccda3a7f0d
Merge pull request #26263 from taosdata/fix/TS-4921
feat:[TS-4921] add slow log logic
2024-06-25 17:07:35 +08:00