Commit Graph

1251 Commits

Author SHA1 Message Date
54liuyao 9fa6fe67c2 add ci 2024-11-06 14:36:08 +08:00
Feng Chao e5098f82fa
Update cases.task 2024-11-06 11:33:25 +08:00
Feng Chao eea5eea7b1
Update cases.task to close santilizer for case test_passwd.py 2024-11-06 11:26:22 +08:00
54liuyao ba31bf2c52 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-11-06 09:42:50 +08:00
dmchen 8c1fdc92ed fix/TS-5251-add-conflict-check-add-case 2024-11-06 08:33:33 +08:00
Feng Chao 25d34537db
Merge branch '3.0' into td31284 2024-11-05 13:19:34 +08:00
Shengliang Guan 22508e4488
Merge pull request #28513 from taosdata/td-30661
add test case for case...when... by charles
2024-11-05 13:04:37 +08:00
Shengliang Guan 521b86ea89
Merge pull request #28637 from taosdata/fix/3_liaohj
fix(stream): check the right return code for concurrent checkpoint trans.
2024-11-05 11:18:14 +08:00
Shengliang Guan 1539e04e8b
Merge pull request #28639 from taosdata/main
merge: from main to 3.0 branch
2024-11-05 09:04:38 +08:00
Haojun Liao 635f16dd53 test: add a new test case. 2024-11-04 20:18:17 +08:00
Haojun Liao fea19d5ad1 test: add a new test case. 2024-11-04 20:14:58 +08:00
Jing Sima 9df427c0cd fix:[TD-32506] Add test case for TD-32506 2024-11-04 09:40:35 +08:00
54liuyao de92e455a6 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-11-04 09:11:43 +08:00
Shengliang Guan a71aacbb13
Merge pull request #28620 from taosdata/main
merge: from main to 3.0
2024-11-02 12:06:20 +08:00
54liuyao 158eda13f9 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-10-31 17:49:58 +08:00
Shengliang Guan eedc020425 Merge branch '3.0' into enh/dnodelist 2024-10-31 17:40:01 +08:00
Shengliang Guan a31027359f
Merge pull request #28253 from taosdata/fix/3_liaohj
enh(stream): check the existence for snode.
2024-10-31 17:25:36 +08:00
Shengliang Guan 72111db344 test: add dnode list case 2024-10-31 15:44:25 +08:00
Jing Sima 5a4c7c2e2a fix:[TD-32727] Add test case for TD-32727. 2024-10-31 09:50:57 +08:00
Jing Sima 412c20968e fix:[TD-32727] Add test case for TD-32727. 2024-10-30 18:11:14 +08:00
54liuyao b6d16eccdb Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-10-30 14:54:42 +08:00
WANG Xu 92ee0bf236
Merge pull request #28467 from taosdata/test/3.0/ts-4592
test:add testecase for clear consumer  with session and poll timout
2024-10-30 14:28:12 +08:00
54liuyao f1c95a84dc adj ci 2024-10-29 13:51:52 +08:00
Haojun Liao 18c1b76cb4 test: add into test suite 2024-10-29 10:09:07 +08:00
charles f897543994 add test case for case...when... by charles 2024-10-25 17:31:21 +08:00
54liuyao cea454b002 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-10-24 19:24:55 +08:00
chenhaoran e4547fd5a7 tetst:add testecase for clear consumer with session and poll timout 2024-10-23 16:56:11 +08:00
Shungang Li fe32bf6833 enh: add test case 2024-10-22 14:37:56 +08:00
54liuyao f04151d772 fix(stream):add force window close check 2024-10-18 17:38:14 +08:00
54liuyao 0e2fe1554b interp only support force window close 2024-10-17 17:29:57 +08:00
54liuyao e825d74213 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-10-17 17:12:00 +08:00
54liuyao baf47844f1 add ci 2024-10-16 17:48:48 +08:00
Feng Chao 8bcdc96b55
Merge pull request #28343 from taosdata/ts5507
update encrypt test case for ts-5507 by charles
2024-10-16 13:25:00 +08:00
54liuyao 9377450199 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-10-14 13:55:05 +08:00
wangmm0220 fbed901add fix:[TD-32526] conflicts from 3.0 2024-10-12 18:41:48 +08:00
Pan Wei 613aaaa04f
Merge pull request #28178 from taosdata/enh/TD-32189
enh:[TD-32189] Add validation to prevent changes to resultinfo structure.
2024-10-12 17:28:09 +08:00
Pan Wei b2b4294ae7
Merge pull request #28317 from taosdata/feat/TD-32187
enh:[TD-32187]test tmq api
2024-10-12 17:05:55 +08:00
wangmm0220 22b310e794 fix:[TD-32526] consumer null if add column because of pDataBlock not clear 2024-10-12 16:13:30 +08:00
charles 618ec35190 update encrypt test case for ts-5507 by charles 2024-10-12 15:15:15 +08:00
Jing Sima 6231d46cc5 enh:[TD-32189] Add validation to prevent changes to resultinfo structure. 2024-10-12 15:14:59 +08:00
wangmm0220 f8337a3263 enh:[TS-5441] change poll flag to consumer for multi consumers 2024-10-11 14:26:45 +08:00
Shengliang Guan 7c0c710465 fix: ctest tag not exist 2024-10-11 09:07:42 +08:00
Shengliang Guan 73de6c6987 test: let auto_create at begin 2024-10-10 18:06:40 +08:00
54liuyao 08283a34c2 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-10-09 11:19:29 +08:00
Pan Wei 388148d2e0
Merge pull request #27616 from taosdata/fix/TD-30270
feat:[TD-30270] opti close logic in tmq
2024-10-09 10:04:14 +08:00
54liuyao 1e5a9870ed Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-10-09 09:05:25 +08:00
wangmm0220 08b2df7c4c fix:[TD-30270]conflicts from 3.0 2024-10-08 10:40:41 +08:00
wangmeng c6ad2a1e21 fix:[TD-32198] add a test case to verify HAVING key 2024-09-30 17:48:42 +08:00
54liuyao c9308e7482 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-30 17:12:25 +08:00
54liuyao d13819bbf4 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-30 09:05:46 +08:00
cris.pei e5dbf39e86 ci: the compilation of the c samples in the documentation is separate from the TDengine build 2024-09-29 13:15:31 +08:00
cris.pei 8627879036 docs: the compilation of the c samples in the documentation is separate from the TDengine build 2024-09-29 13:08:24 +08:00
cris.pei 5ff244cabf ci: delete debug info 2024-09-27 19:42:15 +08:00
cris.pei c860d1e22c ci: delete debug info 2024-09-27 19:41:28 +08:00
Pan Wei bed1a673b4
Merge pull request #28145 from taosdata/fix/TS-5466
fix:[TS-5466] tag rewrite error
2024-09-27 13:30:53 +08:00
54liuyao df8cfa65c2 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-27 11:37:37 +08:00
wade zhang 116f06d028
Merge pull request #28138 from taosdata/test/3.0/TD-31904
test: add checks for void function invocations to the CI pipeline
2024-09-27 10:07:49 +08:00
Alex Duan d3c42765b0
Merge pull request #28073 from taosdata/test/ci-sh-3.0
add nodejs python ci examples
2024-09-27 09:33:53 +08:00
haoranchen 8d0f10d43d
Update cases.task 2024-09-27 09:19:48 +08:00
wangmm0220 b0209fa463 fix:[TS-5466] tag rewrite error 2024-09-27 01:47:29 +08:00
wangmm0220 7c0b0cf9ba fix:[TS-5466] tag rewrite error 2024-09-27 01:43:36 +08:00
chenhaoran c6e2935c47 test: add checks for void function invocations to the CI pipeline 2024-09-26 17:50:20 +08:00
chenhaoran f0dee9d2f0 test: add checks for void function invocations to the CI pipeline 2024-09-26 17:39:49 +08:00
charles 9f0686f35a add CI test case for ts-5111 by charles 2024-09-26 13:34:11 +08:00
cris.pei 696bb067cb ci: new c language samples in the documentation are integrated into ci 2024-09-26 11:54:18 +08:00
menshibin 020e7a51f9 modify node ci example 2024-09-26 11:01:29 +08:00
menshibin 98e3a6ed97 modify node ci example 2024-09-26 11:00:51 +08:00
menshibin c76a8b3a51 modify node ci example 2024-09-26 09:19:47 +08:00
menshibin 407a9fc042 modify node ci example 2024-09-26 00:41:04 +08:00
menshibin 7576e3d9e9 modify node ci example 2024-09-25 22:31:38 +08:00
kevin men 923a1131af
Merge branch '3.0' into test/ci-sh-3.0 2024-09-25 18:44:27 +08:00
54liuyao d44529e62f Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-25 15:12:15 +08:00
54liuyao b81d3c10b7 add ci 2024-09-25 15:08:15 +08:00
menshibin 5ac9c59dee modify node ci example 2024-09-25 14:42:24 +08:00
menshibin 18a8674937 test ci examples 2024-09-24 21:01:20 +08:00
sheyanjie-qq d43ce06dc2 add rust ci 2024-09-24 20:31:09 +08:00
sheyanjie-qq 0ef3774c74 update ci 2024-09-24 20:08:19 +08:00
menshibin 9a206e2159 test ci examples 2024-09-24 20:04:34 +08:00
menshibin d06f23ce0f Merge branch '3.0' of github.com:taosdata/TDengine into test/ci-sh-3.0 2024-09-24 20:03:30 +08:00
menshibin d4540deadd test ci examples 2024-09-24 20:03:06 +08:00
menshibin 46462a3f86 test ci examples 2024-09-24 20:00:35 +08:00
menshibin edcec304b1 test ci examples 2024-09-24 19:55:56 +08:00
menshibin dc4aeaf313 test ci examples 2024-09-24 19:48:39 +08:00
menshibin c0204e3252 add nodejs python ci examples 2024-09-24 15:48:08 +08:00
wangmm0220 f20edb4c45 fix:[TS-5473] memory leak 2024-09-24 15:10:02 +08:00
Feng Chao a7a5c44666
Merge pull request #27981 from taosdata/test/python/TS-4592
modify python connector version for CI
2024-09-24 10:56:02 +08:00
wangmm0220 c2fb23d841 fix:conflicts from 3.0 2024-09-23 10:15:57 +08:00
54liuyao e53fafc08f Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-20 15:31:03 +08:00
menshibin 8b763bf756 modify python version 2024-09-19 19:41:01 +08:00
charles 309ddb3a94 add ci test case for td-32059, td-31880, td-31966, td-32051 by charles 2024-09-19 16:52:39 +08:00
54liuyao 813cab6e33 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-19 14:45:38 +08:00
54liuyao c4566f98b8 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-18 16:26:37 +08:00
Leo Xu 871352fcb1 remove keepAliveIdle check, because keepAliveIdle cannot be hot-update 2024-09-18 11:28:38 +08:00
54liuyao b8cd739383 add ci and fix issue 2024-09-18 11:08:47 +08:00
charles 379a837b8c Add ci test case to cover ts-5400 by charles 2024-09-14 08:46:13 +08:00
Feng Chao b29bc45021
Merge pull request #27861 from shuizhilong/3.0
add a test case to verify TS-5349
2024-09-13 16:28:41 +08:00
wangmeng 1eb3124cbd add a test case to verify TS-5349 2024-09-13 10:31:10 +08:00
54liuyao 7c32cc7796 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-12 09:08:40 +08:00
54liuyao 5cfe7b8ec9 fix(query):fix the issue of return db error when the timestamp is 0 2024-09-11 14:58:06 +08:00
wangmm0220 f1d900bf75 enh:[TD-30270]merge from 3.0 2024-09-09 16:57:02 +08:00