Commit Graph

1758 Commits

Author SHA1 Message Date
Shengliang Guan a0cf6c8fb7
Merge pull request #28451 from taosdata/fix/3.0/TD-32519
fix drop table with tsma crash
2024-10-25 09:43:11 +08:00
Hongze Cheng 669d88a049
Merge pull request #28463 from taosdata/enh/TS-5248
enh(s3/default param value): new default values for s3 params
2024-10-25 08:24:52 +08:00
Shengliang Guan 402a9ad0d5
Merge pull request #28440 from taosdata/feat/3.0/TD-29667
fix fill with pesudo column exprs
2024-10-24 16:42:30 +08:00
wangjiaming0909 2a2c3d8b90 fix tsma test case 2024-10-24 15:14:07 +08:00
wangjiaming0909 515b93ce22 add tests for fill 2024-10-24 14:08:55 +08:00
Minglei Jin afb71f1536 test/duration: fix duration values 2024-10-24 10:42:39 +08:00
Shengliang Guan f59f3901c0 Merge remote-tracking branch 'origin/main' into merge/3340 2024-10-24 10:16:26 +08:00
wangjiaming0909 cd33915492 fix tsma test case 2024-10-24 10:08:44 +08:00
Minglei Jin 80522809ef test/system: use 100 instead of 300 2024-10-24 09:16:24 +08:00
wangjiaming0909 58bcde2083 fix test tsma.py 2024-10-23 19:30:34 +08:00
wangjiaming0909 8c3ec327ba fix drop table with tsma crash 2024-10-23 17:12:02 +08:00
Minglei Jin cd470aa2a6 s3/test: default duration to 100 with replicas 2024-10-23 17:00:56 +08:00
Shengliang Guan 46c1c09b3b
Merge pull request #28268 from taosdata/feat/TS-5215-2
feat(az/blob): new s3 connection for ablob
2024-10-23 15:22:08 +08:00
wangjiaming0909 d1d6689684 add not fill exprs for fill operator 2024-10-23 15:16:16 +08:00
Pan Wei 92e03d3b73
Merge pull request #28442 from taosdata/opti/TD-30681
Opti/td 30681
2024-10-22 18:29:53 +08:00
Shungang Li fe32bf6833 enh: add test case 2024-10-22 14:37:56 +08:00
wangjiaming0909 e4b3f9135b fix fill with pesudo column exprs 2024-10-22 09:09:40 +08:00
Minglei Jin 4401b5e568 Merge branch '3.0' into feat/TS-5215-2 2024-10-21 10:48:37 +08:00
Minglei Jin 4cc65adc1f az/log: new debug flag azDebugFlag for az logging 2024-10-18 09:57:12 +08:00
Pan Wei b04b6b21a5
Merge pull request #28373 from taosdata/fix/TS-5531/not
fix: not condition
2024-10-17 18:33:15 +08:00
Feng Chao 446ce05a4f
Merge pull request #28391 from taosdata/test/TS-5459
TS-5459: add test case
2024-10-17 08:50:58 +08:00
Ping Xiao d63040f2f7 TS-5459: add test case 2024-10-16 20:07:51 +08:00
factosea 9bf2c61d93 not nest 2024-10-16 16:15:45 +08:00
Pan Wei 888de3a956
Merge pull request #28374 from taosdata/fix/3.0/TD-32559
Revert "fix:[TD-32334] Generate correct time window when using interp with fill next and linear."
2024-10-16 13:37:56 +08:00
Jing Sima 2b83a20c69 Revert "fix:[TD-32334] Generate correct time window when using interp with fill next and linear."
This reverts commit 77e63d0922.
2024-10-16 08:05:53 +08:00
xsren 200ca2cb10 not test case 2024-10-15 19:40:04 +08:00
wangmm0220 a00dfb52e1 fix:[TS-5528] insert error in sml 2024-10-15 14:00:15 +08:00
lyh250-666 9bbfff8bf8 opti:modify type display between numbers and string 2024-10-11 16:18:10 +08:00
lyh250-666 fae8f5bfa5 opti:add case 2024-10-11 13:41:17 +08:00
lyh250-666 d51731b32a opti:modify case_when.py case 2024-10-11 08:53:16 +08:00
lyh250-666 f08e5054a3 opti:modify type 2024-10-10 18:06:24 +08:00
lyh250-666 bab99c7897 opti:case when else data type compatibility 2024-10-09 14:16:42 +08:00
Jing Sima 77e63d0922 fix:[TD-32334] Generate correct time window when using interp with fill next and linear. 2024-09-27 09:08:17 +08:00
Pan Wei 3b3a0fbe62
Merge pull request #28065 from taosdata/fix/3.0/TD-32278
fix ctg read tsma cache crash
2024-09-26 13:49:15 +08:00
wangjiaming0909 eec5f59ae8 fix ctg read tsma cache crash 2024-09-25 10:08:57 +08:00
chenhaoran cd212999cc Merge branches 'test/3.0/windows-full-ci' and '3.0' of https://github.com/taosdata/TDengine into test/3.0/windows-full-ci 2024-09-19 14:03:42 +08:00
Jing Sima a249bef104 feat:[TS-4893] Add random and support use min/max on string column. 2024-09-09 18:48:24 +08:00
chenhaoran 32b23885ad tetst:modify error path and correct checking timestamp data with timezone in windows ci 2024-09-06 14:26:18 +08:00
Jing Sima 87130db0e4 fix:[TD-31889] extend result buf size for percentile function to handle large double value. 2024-09-04 18:33:14 +08:00
chenhaoran 5f99271781 ≈Merge branch '3.0' of https://github.com/taosdata/TDengine into test/3.0/windows-full-ci 2024-09-02 00:35:23 +08:00
chenhaoran 7298857238 tetst:modify failed cases in windows ci 2024-09-01 22:20:56 +08:00
Pan Wei 9d1ded192c
Merge pull request #27517 from taosdata/fix/3.0/TD-31726
fix subquery with same name caused data error
2024-09-01 18:21:14 +08:00
Pan Wei b542d83fbc
Merge pull request #27549 from taosdata/enh/TS-5312
enh: optimize stable tbname equal query
2024-09-01 18:07:45 +08:00
wangjiaming0909 eb46b5fa08 add tests for fix duplicate cols names 2024-08-31 15:21:53 +08:00
dapan1121 f4f8da251c fix: disable tsma tbname optimization 2024-08-30 15:33:54 +08:00
dapan1121 0953983d26 fix: validate to_iso8601 parameters 2024-08-30 09:16:41 +08:00
Leo Xu 61baff01c9 change assert to checkdata 2024-08-23 09:52:07 +08:00
Leo Xu c648f708e2 add assert 2024-08-22 22:04:34 +08:00
Leo Xu 6eb2ee6f1b add check data 2024-08-22 20:40:14 +08:00
Leo Xu 64660c5abf add 2 case 2024-08-22 20:29:08 +08:00