Commit Graph

21590 Commits

Author SHA1 Message Date
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
Pan Wei 92e03d3b73
Merge pull request #28442 from taosdata/opti/TD-30681
Opti/td 30681
2024-10-22 18:29:53 +08:00
Minglei Jin 3fd1ad6e82 az/delete: catch all cpp exceptions 2024-10-22 16:00:46 +08:00
Minglei Jin 6dbee3d08b az/test: skip ut if no env vars found 2024-10-22 15:02:10 +08:00
Minglei Jin 2390532bb0 az/exception: catch all cpp exception to error code 2024-10-22 13:43:42 +08:00
Minglei Jin 9c7eaa1633 az/header: move header file to inc directory 2024-10-22 13:17:14 +08:00
Minglei Jin ef730b0834 az/put: remove cpp logs 2024-10-22 13:04:38 +08:00
Minglei Jin 1153a5222d az/put from file offset: log error with status code and reason phrase 2024-10-22 12:53:16 +08:00
Minglei Jin bc247650c5 test/az: use env vars for az testing cases 2024-10-22 12:35:32 +08:00
lyh250-666 324a4eab4e opti:modify result type for case when 2024-10-22 10:21:42 +08:00
Minglei Jin fe8b6c823e
Merge branch '3.0' into feat/TS-5215-2 2024-10-22 10:12:34 +08:00
Shengliang Guan 4527e96d2b
Merge pull request #27907 from taosdata/enh/opt-transport
Enh: RPC transport optimization
2024-10-22 09:56:48 +08:00
Minglei Jin aa14186f18 test/tcs, _azure_sdk: use env vars for blob ut 2024-10-22 09:52:24 +08:00
Shengliang Guan 25d43c139c
Merge pull request #28363 from taosdata/feature/TS-5530
feat: data analysis
2024-10-21 19:51:24 +08:00
yihaoDeng 3483fc6902 update batch limit 2024-10-21 19:15:48 +08:00
Minglei Jin 35c200e6ec tcs/test: ut for s3 based tcs 2024-10-21 17:14:55 +08:00
yihaoDeng 7af79f1bba Merge remote-tracking branch 'origin/3.0' into enh/opt-transport 2024-10-21 17:09:25 +08:00
yihaoDeng 36b3a9c398 Merge remote-tracking branch 'origin/3.0' into enh/opt-transport 2024-10-21 16:32:08 +08:00
yihaoDeng a7035daf17 Merge remote-tracking branch 'origin/3.0' into enh/opt-transport 2024-10-21 14:06:35 +08:00
Shengliang Guan 4c6dfe3308
Merge pull request #28273 from taosdata/fix/3.0/TD-32184
fix:[TD-32184] Support backwards compatibility for function's result info.
2024-10-21 13:35:02 +08:00
Minglei Jin 4401b5e568 Merge branch '3.0' into feat/TS-5215-2 2024-10-21 10:48:37 +08:00
xsren 7a42756511 replace snprintf with tsnprintf 2024-10-20 22:36:52 +08:00
Minglei Jin af95725c76 az/test: ut for linux only 2024-10-18 16:33:27 +08:00
Minglei Jin 5b750b350f az/checkCfg: remove duplicate void fprintf 2024-10-18 16:29:21 +08:00
Minglei Jin 1d26d0fa07 az/test: test cases for az apis 2024-10-18 15:12:53 +08:00
lyh250-666 a8ac0a2a73 opti:modify case when type 2024-10-18 11:43:26 +08:00
lyh250-666 67f28df97b opti:modify type in case when 2024-10-18 10:31:35 +08:00
Haojun Liao a069cb9b8d
Merge pull request #28398 from taosdata/fix/ly_stream
feat(stream):add max delay check
2024-10-18 09:29:35 +08:00
Minglei Jin eeab3a8a8b az/log: use az prefix log instead of u-prefixed ones 2024-10-18 08:44:38 +08:00
Pan Wei f6befba459
Merge pull request #28405 from taosdata/fix/3.0/TD-32592
fix:[TD-32592] fix bug when percentile split bucket.
2024-10-17 18:52:59 +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
Haojun Liao d715e50d68
Merge pull request #28403 from taosdata/fix/syntax
refactor: do some internal refactor.
2024-10-17 17:19:34 +08:00
54liuyao bdfb8ab153 Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-10-17 17:09:56 +08:00
Minglei Jin 69bc051b9a tcs/test: cleanup unused cases 2024-10-17 15:44:31 +08:00
Jing Sima d0618b6e85 fix:[TD-32592] fix bug when percentile split bucket. 2024-10-17 15:01:23 +08:00
Minglei Jin 12318f3a6d tcs/test: disable test cases for ci ut run 2024-10-17 14:40:26 +08:00
Haojun Liao c8e8cb0697 refactor: do some internal refactor. 2024-10-17 11:48:00 +08:00
xsren 8930252f97 fix: tag filed snprintf lenth error 2024-10-17 11:22:24 +08:00
54liuyao 9aaab9c3b0 feat(stream):add max delay check 2024-10-17 10:39:59 +08:00
Hongze Cheng aff6c6a2ab
Merge pull request #28389 from taosdata/fix/TD-32583-remove-useless-timer-execution
fix/TD-32583-remove-useless-timer-execution
2024-10-17 10:27:53 +08:00
Haojun Liao 6d3370d611
Merge pull request #28388 from taosdata/fix/syntax
fix(stream): only keep the latest pause operation status.
2024-10-17 09:55:14 +08:00
Minglei Jin b6cfa2c7f1 tcs/test: extern tsS3Ablob from ut 2024-10-17 09:48:19 +08:00
Minglei Jin 1b4c2faf26 tcs/stream: merge stream apis into tcs main module 2024-10-17 09:43:18 +08:00
Minglei Jin c377bb3514 tcs/test: ut for linux only 2024-10-17 08:44:20 +08:00
Hongze Cheng 1febe0b400
Merge pull request #28385 from taosdata/fix/TS-5529-3.0
fix: remove invalid error code check and add meta data recover and compact function
2024-10-17 08:37:30 +08:00
Haojun Liao dd05353b74 refactor: do some internal refactor. 2024-10-16 22:07:37 +08:00
lyh250-666 23d119c654 opti:modify result type of case when 2024-10-16 20:21:56 +08:00
yihaoDeng 0cb78021e2 refactor transport 2024-10-16 19:46:12 +08:00
Hongze Cheng 71a762db75 add more error handle 2024-10-16 19:32:41 +08:00
Minglei Jin 5e14f65fb9 tcs/test: new blob test for checkcfg 2024-10-16 19:01:39 +08:00