Commit Graph

1349 Commits

Author SHA1 Message Date
wangmm0220 5972054c2d fix:[TD-33225]remove the limition when creating index or modifing column compression if there is a topic/stream/tsma 2024-12-17 14:33:44 +08:00
dmchen fead1a98ea enh/TD-29974-improve-trans-fix-case 2024-12-17 11:37:13 +08:00
xinsheng Ren 387b058a4c
Merge branch 'main' into fix/TS-5760/minusOperatorResType 2024-12-17 08:50:39 +08:00
wangmm0220 e4447e7bdc fix:[TS-5761] error for in operator 2024-12-16 19:22:25 +08:00
dmchen ce86b1d687 change show transtion detial timestamp 2024-12-16 16:30:09 +08:00
factosea 07aea5e350 fix: test case 2024-12-16 14:11:27 +08:00
dongming chen 20cc54aaaa
Merge branch 'enh/TD-29974-improve-trans' into dmchen/trans-improve 2024-12-16 10:34:11 +08:00
Shengliang Guan e8fcf16b89
Merge pull request #29138 from taosdata/merge/mainto3.0
merge: from main to 3.0 branch
2024-12-15 12:08:55 +08:00
Hongze Cheng 37c1be4818 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0 2024-12-14 23:51:25 +08:00
Shengliang Guan ea96f51ba2 Merge branch '3.0' into merge/mainto3.0 2024-12-14 18:24:39 +08:00
Shengliang Guan 9c15eb7b3b Merge branch 'main' into merge/mainto3.0 2024-12-14 18:20:51 +08:00
Hongze Cheng 7905c80fd4 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0 2024-12-13 18:12:53 +08:00
xiao-77 a6e1af6b42 Merge branch '3.0' into enh/3.0/TS-5007 2024-12-13 15:04:36 +08:00
Hongze Cheng 8bf5f3f62b Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0 2024-12-13 13:54:45 +08:00
Jing Sima 7658144359 fix:[TS-5763] Fix error when using selection function with JSON param. 2024-12-13 13:49:46 +08:00
wangmm0220 1db40d873c fix:[TS-5761] error for in operator 2024-12-12 14:36:44 +08:00
dapan1121 1ad777503b fix: add test cases 2024-12-12 11:28:24 +08:00
Zhixiao Bao 405d924a6f
Merge branch '3.0' into enh/3.0/TS-5007 2024-12-10 14:32:43 +08:00
Alex Duan befaee12a5 case: test passed ok 2024-12-09 16:57:04 +08:00
xiao-77 3343f0d44e Add sleep time at case. 2024-12-06 17:44:39 +08:00
xiao-77 c653daf5dc Fix unit test. 2024-12-06 11:37:45 +08:00
kailixu f8343dcaac chore: merge 3.0 and update test case of show_create_db.py 2024-12-06 11:09:22 +08:00
xiao-77 dbaa4349ea Merge branch '3.0' into enh/3.0/TS-5007 2024-12-04 19:34:14 +08:00
Shengliang Guan c58697d799
Merge pull request #28903 from taosdata/feat/TS-5058-3.0
feat(query)[TS-5058]: support AUTO OFFSET in INTERVAL clause
2024-12-04 18:03:05 +08:00
Shengliang Guan 0b3e1973fe
Merge pull request #28992 from taosdata/feat/checkErrorCode
check doc and error code header file consistency
2024-12-04 14:30:29 +08:00
Shengliang Guan 178a95542a
Merge pull request #29016 from taosdata/enh/TD-30933-3.0
enh(log): specify log output and process log rotate periodically
2024-12-04 14:00:53 +08:00
xiao-77 475f54c757 Fix ci mem error and add case. 2024-12-04 10:35:00 +08:00
Jinqing Kuang c2256e9443 feat(query)[TS-5058]: support AUTO OFFSET in INTERVAL clause
Add the AUTO keyword, which allows automatic determination of the
INTERVAL OFFSET based on the WHERE condition. It simplifies usage by
allowing users to rely on the system to infer the correct offset
without manual specification.
2024-12-04 10:06:47 +08:00
Yihao Deng 5dde54dd3b
Merge branch '3.0' into feat/checkErrorCode 2024-12-04 09:15:46 +08:00
Hongze Cheng 121e99dd77 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0 2024-12-04 09:05:46 +08:00
yihaoDeng 2c8aad1b54 Merge branch 'docs/updateNewlyAddErrorCode30' into feat/checkErrorCode 2024-12-03 19:32:55 +08:00
Shengliang Guan 704a395134 Merge branch '3.0' into merge/mainto3.0 2024-12-03 15:52:10 +08:00
Shengliang Guan 84ea0f1ddd Merge branch 'main' into merge/mainto2.0 2024-12-03 15:50:18 +08:00
kailixu 608ae99579 test: run taosdlog.py in non asan mode 2024-12-03 15:45:10 +08:00
kailixu 583c4e8bb6 Merge branch '3.0' into enh/TD-30933-3.0 2024-12-03 15:28:19 +08:00
Hongze Cheng 25b9de5d51 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0 2024-12-03 14:32:03 +08:00
kailixu 1e8a2ab839 test: add test case for log output 2024-12-03 07:03:53 +08:00
wangmm0220 f6ca617feb fix:[TS-5712] calculate ts error in vectorMathTsSubHelper 2024-12-02 21:30:28 +08:00
yihaoDeng 3d92cbb691 Merge remote-tracking branch 'origin/3.0' into enh/addDiskUsage 2024-12-02 19:05:33 +08:00
54liuyao 803ed61ca0 ci(stream):add long time test for stream 2024-12-02 09:29:55 +08:00
Hongze Cheng 61d8fbc9d9 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0 2024-12-02 09:11:44 +08:00
Alex Duan bc093517e9 test: add checkErrorCode.py case to cases.task 2024-12-01 12:28:35 +08:00
Shengliang Guan 7181c5d960
Merge pull request #28988 from taosdata/main
merge: from main to 3.0 branch
2024-11-30 11:06:48 +08:00
Shengliang Guan 0dd39fb389
Merge pull request #28972 from taosdata/test/main/TD-32920
ci: add smoking scripts for docs
2024-11-29 17:49:26 +08:00
chenhaoran bb44c67787 ci: add long time running cases file 2024-11-29 17:49:58 +08:00
Hongze Cheng b91528f19c add ci test 2024-11-29 17:12:05 +08:00
yihaoDeng e495d39220 Merge remote-tracking branch 'origin/3.0' into enh/addDiskUsage 2024-11-29 13:50:09 +08:00
Shengliang Guan a0042719ce Merge branch '3.0' into merge/mainto3.0 2024-11-28 21:50:18 +08:00
wangjiaming0909 3239a10b76 support interp fill extension 2024-11-28 20:30:53 +08:00
Shengliang Guan 8c79fa5734
Merge pull request #28945 from taosdata/enh/TD-31831-3.0
add describe many columns over 100 case
2024-11-28 19:57:00 +08:00
Shengliang Guan a3f077ce99 Merge branch '3.0' into merge/mainto3.0 2024-11-28 19:22:17 +08:00
Shengliang Guan fb4486cedb Merge branch 'main' into merge/mainto3.0 2024-11-28 19:21:25 +08:00
Shengliang Guan 675008dd18
Merge pull request #28952 from taosdata/test/main/TD-32920
ci: set test step in ci when tdgpt file changed
2024-11-28 17:06:20 +08:00
Shengliang Guan 1c3af7500e
Merge pull request #28953 from taosdata/merge/mainto3.0
merge: from main to 3.0 branch
2024-11-28 16:39:06 +08:00
Shengliang Guan ab604c18f9
Merge pull request #28925 from taosdata/feat/updateMultiTag
Feat/updateMultiTag
2024-11-28 14:24:23 +08:00
Shengliang Guan fb51956f0a
Merge pull request #28580 from taosdata/fix/TS-5251-add-conflict-check
fix/TS-5251-add-conflict-check
2024-11-28 13:31:01 +08:00
chenhaoran c23dcd10ac ci: add test case for tdgpt 2024-11-28 11:46:11 +08:00
chenhaoran 4fcb3a8689 ci: add test case for tdgpt 2024-11-28 11:36:54 +08:00
Shengliang Guan 6db8a25c98 Merge branch 'main' into merge/mainto3.0 2024-11-27 22:31:17 +08:00
chenhaoran 779b97e291 ci: set test step in ci when tdgpt file changed 2024-11-27 14:49:37 +08:00
chenhaoran b0e3f24953 ci: set test step in ci when tdgpt file changed 2024-11-27 14:40:27 +08:00
chenhaoran 9125e60a5a ci: set test step in ci when tdgpt file changed 2024-11-27 14:14:52 +08:00
chenhaoran 7567e1a3fe Merge branch 'main' of https://github.com/taosdata/TDengine into test/main/TS-5671 2024-11-27 14:04:22 +08:00
Alex Duan c4f6db415b test: add case to cases.task 2024-11-27 11:46:51 +08:00
Shengliang Guan 9d23131e04
Merge pull request #28915 from taosdata/fix/TD-32999
fix(stream):build create table request for force_window_close
2024-11-27 10:59:14 +08:00
yihaoDeng 34ca4ca81f update test case 2024-11-26 11:17:01 +08:00
yihaoDeng 43e079c948 refactor code 2024-11-26 09:58:40 +08:00
factosea 866f9da77b fix: add not case 2024-11-25 18:46:30 +08:00
chenhaoran 6e394c634e ci: set test step in ci when tdgpt file changed 2024-11-25 17:05:21 +08:00
54liuyao 39564a41ae fix(stream):build create table request for force_window_close 2024-11-25 13:54:31 +08:00
yihaoDeng af954996d4 update test case 2024-11-22 21:39:37 +08:00
yihaoDeng 0ad8da2ff3 update test case 2024-11-22 19:08:15 +08:00
yihaoDeng 6a4aea14ca add test case 2024-11-22 16:43:09 +08:00
Shengliang Guan a607951115 Merge branch 'main' into merge/mainto3.0 2024-11-22 13:39:44 +08:00
yihaoDeng a5c1f11b04 Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TS-5669 2024-11-21 15:00:16 +08:00
yihaoDeng 2a26f48a1b fix double compress when retry 2024-11-21 14:59:51 +08:00
Shengliang Guan cfa7d275f2 Merge branch 'main' into merge/mainto3.0 2024-11-21 11:00:00 +08:00
menshibin 3a4ed77b17 upgrade python version 2024-11-20 16:35:27 +08:00
Shengliang Guan e5fe064034
Merge pull request #28724 from taosdata/test/main/TD-32816
test:add stream and query test cases
2024-11-19 10:17:09 +08:00
Shengliang Guan c3619f0f8b
Merge pull request #28739 from taosdata/fix/TD-32863-add-lock-for-allocate-primary-main
fix:[TD-32863]add-lock-for-allocate-primary
2024-11-15 13:51:52 +08:00
happyguoxy d16e8ee2a7 Merge branch 'main' of github.com:taosdata/TDengine into test/main/TD-32816 2024-11-15 10:33:45 +08:00
dmchen 8c14e3b12a fix/add-show-transaction-detail-case 2024-11-14 12:10:16 +08:00
Shengliang Guan 80b7cbdb84 Merge branch '3.0' into merge/mainto3.0 2024-11-13 23:11:05 +08:00
WANG Xu cbc2c20c95
Merge pull request #28751 from taosdata/test/main/TD-32873
test:update install py connector in ci
2024-11-13 14:35:33 +08:00
dmchen 2b069db01f fix/TD-32863-add-creating-hash-add-testcase 2024-11-13 14:26:44 +08:00
Shengliang Guan 902dbfbabc
Merge pull request #28688 from taosdata/fix/main/TD-32824
Fix: alter wal level from 0 to 1or2 and restart failed
2024-11-13 14:01:25 +08:00
chenhaoran 0e25efcec5 test:update install py connector in ci 2024-11-13 11:37:37 +08:00
chenhaoran de1f4b75a6 test:update install py connector in ci 2024-11-13 10:30:28 +08:00
dmchen 830cbf6b2c fix/TS-5251-add-conflict-check-fix-case 2024-11-12 11:29:33 +08:00
“happyguoxy” 2dbd0bacb5 test:add stream and query test cases 2024-11-11 15:00:10 +08:00
Jing Sima 3b86a2f19b fix:[TS-5580] Add test case for TS-5580 2024-11-11 13:56:37 +08:00
xiao-77 e930b1d2a6 fix ci case 2024-11-11 13:47:05 +08:00
xiao-77 5d66a2e239 add wal level 0 case 2024-11-11 11:21:25 +08:00
kailixu e28f480df6 Merge branch '3.0' into enh/TS-5574-3.0 2024-11-08 15:07:16 +08:00
kailixu 0d7491434b enh: add test case for grant 2024-11-08 15:06:52 +08:00
kailixu 880b54ee16 Merge branch 'td31284_klxu' into td31284 2024-11-07 14:30:38 +08:00
Feng Chao c196dd86e0
Update cases.task 2024-11-07 07:55:47 +08:00
Feng Chao f78124ff3a
Update cases.task to remove santilizer to avoid the make failed 2024-11-06 15:05:39 +08:00
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