Commit Graph

13155 Commits

Author SHA1 Message Date
Shengliang Guan 09f6411f66 fix: format udf example codes 2024-08-08 16:22:49 +08:00
Shengliang Guan 05be996342 enh: adjust bit_add example codes 2024-08-08 16:18:45 +08:00
Alex Duan 7271e040d4 fix: restore delete_check.py case 2024-08-08 12:56:13 +08:00
wangmm0220 a4ebe75b4c feat:[TD-30883]send data if scan wal too log 2024-08-08 11:45:08 +08:00
Haojun Liao fe7565330b
Merge branch '3.0' into fix/3_liaohj 2024-08-08 11:20:12 +08:00
yihaoDeng 1cde8c61d6 just add test case 2024-08-08 10:28:00 +08:00
dapan1121 a07adec754
Merge pull request #27048 from taosdata/fix/TD-31047
fix:[TD-31047] change poll delay bigger to avoid consumer null if spl…
2024-08-08 09:23:13 +08:00
Ping Xiao cccec022eb add test case for TS-4236 2024-08-07 19:20:07 +08:00
wangmm0220 c9eb3ca2f9 fix:[TD-31047] change poll delay bigger to avoid consumer null if split too long 2024-08-07 19:06:42 +08:00
dapan1121 e4a6bae5b3
Merge pull request #27037 from taosdata/fix/TD-31283
fix:[TD-31283] code remove by accident
2024-08-07 18:20:05 +08:00
Haojun Liao 82d431d73e Merge branch '3.0' into fix/3_liaohj 2024-08-07 16:21:27 +08:00
wangmm0220 46f74c7a97 fix:[TD-31283] code remove by accident 2024-08-07 15:44:09 +08:00
wade zhang 521edd2b56
Merge pull request #27041 from taosdata/test/3.0/TD-31005
test:skip .h file when scan returned values in scan_file_path.py
2024-08-07 14:38:25 +08:00
haoranchen 417459879e
test:skip .h file when scan returned values in scan_file_path.py 2024-08-07 14:34:47 +08:00
wangmm0220 621bc6750d fix:[TD-31047] change poll delay bigger to avoid consumer null if split too long 2024-08-07 13:59:47 +08:00
dapan1121 6333ea6240
Merge pull request #27024 from taosdata/test/3.0/TD-31005
test:skip .h file when scan returned values  in scan_file_path.py
2024-08-07 11:26:32 +08:00
Alex Duan 9e274c2c68
Merge pull request #26986 from taosdata/test/TD-30951-3.0
test: adding test case for TD-30951
2024-08-07 10:29:39 +08:00
Haojun Liao bb7efb7423 Merge branch '3.0' into fix/3_liaohj 2024-08-07 10:21:53 +08:00
haoranchen 48c08bd934
test:skip .h file when scan returned values in scan_file_path.py 2024-08-06 20:34:29 +08:00
xiao-77 8dcafe343e test:fix test case logical_operators failed while use param '-R' 2024-08-06 15:19:17 +08:00
Alex Duan dd972927aa
Merge pull request #26996 from taosdata/case/TD-31026-3.0
check cluster status with clusterCommonCheck.py
2024-08-06 09:01:32 +08:00
Alex Duan 6557b6c7ae fix: add clusterCommonCheck.py to army 2024-08-05 19:53:21 +08:00
Alex Duan 5680dfd821
Merge pull request #26984 from taosdata/DuanKuanJun-patch-1
Update cases.task remove delete_check.py
2024-08-05 18:44:50 +08:00
t_max feb5b2c540 docs: improve go and csharp example 2024-08-05 18:34:14 +08:00
Alex Duan 9b02d10380 fix: replace sleep with ClusterComCheck 2024-08-05 18:13:43 +08:00
xiao-77 dd46121a8a test: adding test case for TS-30951 2024-08-05 16:24:39 +08:00
Alex Duan f6f971c217
Update cases.task 2024-08-05 16:20:02 +08:00
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
Haojun Liao e9ac0d6cd4 other: merge 3.0 2024-08-05 13:38:05 +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
Haojun Liao 27cadbbcb6 other: merge 3.0 2024-08-02 09:16:03 +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
Haojun Liao 3b2d1ae101 fix(test): wait for a little longer. 2024-08-01 18:32:01 +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
charles 298a72bd8e add test case for ts-5239 by charles 2024-08-01 15:40:28 +08:00
Haojun Liao aefb9d275e fix(stream): add ts in HbMsg. 2024-08-01 15:22:37 +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
haoranchen fdc5b5709e
Update cases.task 2024-07-31 11:32:08 +08:00
haoranchen 6f8657ed08
fix test case in fullopt.py 2024-07-31 10:49:41 +08:00
haoranchen 4364fa8a1e
recover test case for TD-31057 2024-07-31 10:48: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
54liuyao cf489cb442 adj operator res 2024-07-29 10:44:56 +08:00
54liuyao e0f49cb148 fix tmq param issue 2024-07-29 09:49: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
Haojun Liao a09ad7a81e
Merge pull request #26743 from taosdata/fix/syntax
fix(stream): check return value, and do some internal refactor.
2024-07-24 15:47:45 +08:00
Haojun Liao 9bfb0603d8 test: update the test cases. 2024-07-24 00:27:22 +08:00
Haojun Liao 923c791201 other: update test cases. 2024-07-23 19:53:32 +08:00
Haojun Liao d8993c16ee fix(stream): update test case. 2024-07-23 19:32:05 +08:00
Haojun Liao 4d8064c950 fix(tsdb):fix invalid return code. 2024-07-23 19:16:06 +08:00
dapan1121 35827fb534
Merge pull request #26735 from taosdata/enh/TD-31043
enh:[TD-31043] Handling return value in function
2024-07-23 18:08:37 +08:00
Alex Duan d80a68512d
Merge pull request #26696 from taosdata/test/3.0/TD-31057
test: add the more compilation cache directories in CI
2024-07-23 17:28:41 +08:00
chenhaoran fbd17ca914 test: add deploy in CI 2024-07-23 17:19:42 +08:00
chenhaoran 158466a525 test: add deploy in CI 2024-07-23 17:12:56 +08:00
chenhaoran 7a8190f5b3 test: add deploy in CI 2024-07-23 17:10:26 +08:00
sima 70699ba61e enh:[TD-31043] use check_rows_loop in stream_basic.py 2024-07-23 15:37:17 +08:00