Commit Graph

13070 Commits

Author SHA1 Message Date
Alex Duan be08fd9eb0
Merge pull request #26961 from taosdata/test/3.0/TD-31105
test: confirm that the process has been stopped successfully
2024-08-05 13:57:22 +08:00
Alex Duan eae34eacef
Merge pull request #26966 from taosdata/test/3.0/TD-31015
test:add concurrency test cases for executing the taos -k command line.
2024-08-05 13:54:28 +08:00
chenhaoran 0ffef4947b test:add concurrency test cases for executing the taos -k command line. 2024-08-05 11:08:51 +08:00
chenhaoran de572c8c0f test:add concurrency test cases for executing the taos -k command line. 2024-08-05 11:02:23 +08:00
chenhaoran 1a871e0292 test:add concurrency test cases for executing the taos -k command line. 2024-08-05 11:01:32 +08:00
chenhaoran dd5b547404 test:add concurrency test cases for executing the taos -k command line. 2024-08-05 09:48:02 +08:00
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 c7bbfc9465 test: confirm that the process has been stopped successfully 2024-08-03 20:47:15 +08:00
chenhaoran 9e30aef192 test: scan returned values in ci 2024-08-02 16:54:54 +08:00
dapan1121 a443fafad2 fix: interval case issue 2024-08-02 16:29:23 +08:00
chenhaoran 6f5d893cf6 test: scan returned values in ci 2024-08-02 14:44:08 +08:00
dapan1121 5e2c5b8894 fix: calander interval and sliding issue 2024-08-02 14:38:55 +08:00
chenhaoran ed1e3c304a test: scan returned values in ci 2024-08-02 14:03:07 +08:00
chenhaoran 361d3634ff test: scan returned values in ci 2024-08-02 13:21:46 +08:00
chenhaoran ce006e0b91 test: scan returned values in ci 2024-08-02 10:30:49 +08:00
chenhaoran cef1920251 test: scan returned values in ci 2024-08-02 09:13:33 +08:00
chenhaoran 5da0d33bf2 test: scan returned values in ci 2024-08-02 02:12:46 +08:00
chenhaoran cc74abad59 test: scan returned values in ci 2024-08-02 01:53:22 +08:00
chenhaoran 7065daab70 test: scan returned values in ci 2024-08-02 01:02:49 +08:00
chenhaoran 3262b61df0 test: scan returned values in ci 2024-08-02 00:48:49 +08:00
Haojun Liao 8be9337659
Merge pull request #26912 from taosdata/fix/create_tb
fix(stream): compare vg replica according to different db.
2024-08-02 00:39:48 +08:00
Haojun Liao 55b06746de fix(test): update a test case. 2024-08-01 22:22:22 +08:00
chenhaoran e26b9a9f1b test: scan returned values in ci 2024-08-01 20:46:49 +08:00
chenhaoran a8c99adf87 test: scan returned values in ci 2024-08-01 19:30:00 +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
chenhaoran 7cf149ff6b test: scan returned values in ci 2024-08-01 18:09:55 +08:00
chenhaoran 0940299cf5 test: scan returned values in ci 2024-08-01 17:53:56 +08:00
chenhaoran 6530f0e206 Merge branch '3.0' of https://github.com/taosdata/TDengine into test/3.0/TD-31005 2024-08-01 16:23:28 +08:00
chenhaoran add5be6cea test: scan returned values in ci 2024-08-01 15:17:25 +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
chenhaoran ddbf300f23 test: scan returned values in ci 2024-08-01 12:37:36 +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
dapan1121 f77223d2a4
Merge pull request #26827 from taosdata/tsma_test
fix tsma test case
2024-07-30 14:38:41 +08:00
xsren d0131bb83a fix: not in null 2024-07-30 14:33:47 +08:00
dapan1121 235712b79e
Merge pull request #26855 from taosdata/opti/TD-31097
fix:[TD-30882]ci case error in sometimes
2024-07-30 10:19:31 +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
wangmm0220 19bd217573 fix:[TD-30882]ci case error in sometimes 2024-07-29 17:23:57 +08:00
54liuyao 1ce6f1c1c7 adj operator res 2024-07-29 13:22:46 +08:00
wangjiaming0909 bfeb90e19f fix tsma test case 2024-07-29 11:47:25 +08:00