Commit Graph

4751 Commits

Author SHA1 Message Date
lyh250-666 25c0b92885 feat:Optimising the duration and keep 2024-09-11 01:11:56 +00:00
dmchen c6d8bd7333 ehn/TD-31977-move-qid-to-header 2024-09-10 09:49:36 +00:00
Haojun Liao 3540ec9d44
Merge pull request #27742 from taosdata/fix/syntax
refactor: remove void.
2024-09-10 12:57:14 +08:00
dmchen f01d166b3c enh/TD-31977-monitor-qid 2024-09-10 03:40:38 +00:00
Pan Wei f3ef229c69
Merge pull request #27747 from taosdata/fix/3.0/TD-31869
fix client taskqueueWorkerpool stuck problem when querypolicy = 4
2024-09-10 10:27:42 +08:00
54liuyao 77ffe89bf6 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-10 10:22:20 +08:00
Jing Sima 4a8bbc36bd feat:[TS-4893] refactor of rand function. 2024-09-09 18:48:24 +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
Haojun Liao a29903101a refactor: remove void and do some internal refactor. 2024-09-09 14:49:05 +08:00
wangjiaming0909 b39b6589c4 fix client taskqueueWorkerpool stuck problem when querypolicy = 4 2024-09-09 13:30:22 +08:00
54liuyao 88d01d8980 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-09 11:21:23 +08:00
Hongze Cheng 8012a1902b
Merge pull request #27226 from taosdata/feat/TD-30813-2
feat(stmt2): initial commit for stmt2
2024-09-09 08:52:59 +08:00
Haojun Liao b3e5997336 fix(stream): reset error code. 2024-09-08 14:54:08 +08:00
yihaoDeng f797c8ed2e opt transport 2024-09-06 21:53:52 +08:00
Minglei Jin 2ac23f72e8 Merge branch '3.0' into feat/TD-30813-2 2024-09-06 14:01:54 +08:00
54liuyao 7501c5a865 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-06 13:26:23 +08:00
Haojun Liao 1e57724533
Merge pull request #27688 from taosdata/fix/3_liaohj
fix(stream): handle continuous retrieve during checkpoint procedure.
2024-09-06 09:11:08 +08:00
54liuyao 7cd34dddf5 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-05 17:52:55 +08:00
Hongze Cheng 72bb769340
Merge pull request #27649 from taosdata/fix/TD-31587
Fix/TD-31587
2024-09-05 17:18:55 +08:00
Haojun Liao 277528996e fix(stream): handle continuous retrieve during checkpoint procedure. 2024-09-05 16:04:36 +08:00
xiao77 ae530db818 fix windows make error 2024-09-05 15:28:13 +08:00
xiao77 d5525293f6 fix windows make error 2024-09-05 14:56:41 +08:00
dapan1121 b75adfcd9f fix: only query issue 2024-09-05 14:18:13 +08:00
54liuyao f5b6e800f3 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-04 10:56:36 +08:00
Minglei Jin 270190b4ee Merge branch '3.0' into feat/TD-30813-2 2024-09-04 10:14:37 +08:00
xiao77 97bcdfb86c resolve comments 2024-09-03 20:09:06 +08:00
yihaoDeng 603de3976c refactor transport 2024-09-03 19:40:13 +08:00
Jing Sima 02dd9c9160 fix:[TD-31818] fix memory leak allocated by mode function. 2024-09-03 17:34:23 +08:00
xiao77 81615362c3 format 2024-09-03 16:25:40 +08:00
xiao77 d3518fbc89 fix:TD-31587:Repeated insert performance degradation 2024-09-03 15:24:33 +08:00
Minglei Jin aa16f0adac Merge branch '3.0' into feat/TD-30813-2 2024-09-03 15:21:45 +08:00
54liuyao f1cbd426d6 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-02 13:53:32 +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
54liuyao 9d8e8892b4 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-08-30 16:04:09 +08:00
wangjiaming0909 c8471a5a22 fix duplicate col name 2024-08-30 14:02:44 +08:00
wangjiaming0909 6adb8edb93 fix project list rewrite with keeping projidxs 2024-08-29 16:32:41 +08:00
dapan1121 39189c9e62 enh: optimize stable tbname equal query 2024-08-29 16:29:51 +08:00
Haojun Liao 5bffb0c675 refactor: do some internal refactor. 2024-08-29 14:21:23 +08:00
Haojun Liao 40669f4e9c fix(tsdb): 1. repeat send req consensus-checkpoint-id; 2.add more error code to deal with the init event failure, 2024-08-29 11:14:58 +08:00
Minglei Jin bad8df5ec1 Merge branch '3.0' into feat/TD-30813-2 2024-08-29 08:57:25 +08:00
wangjiaming0909 9713094bb2 fix subquery with same name caused data error 2024-08-28 16:19:57 +08:00
xsren 4b872f849c fmFuncDynDataRequired: only return state 2024-08-27 17:07:13 +08:00
yihaoDeng 4e6f90df63 Merge branch 'fix/fixInitFailedLog2' into enh/TD-31494 2024-08-22 21:16:06 +08:00
54liuyao 3583237942 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-08-22 14:47:16 +08:00
Minglei Jin c7dee947cc Merge branch '3.0' into feat/TD-30813-2 2024-08-22 14:36:55 +08:00
Hongze Cheng 982b6a9368
Merge pull request #27323 from taosdata/fix/TD-31520-3.0-use-global-counter
Fix/td 31520-3.0-use-global-counter
2024-08-22 13:31:41 +08:00
dmchen 48055beb1f fix/TD-31520-move-to-vnode-init-stage 2024-08-21 07:54:39 +00:00
Minglei Jin a581603c81
Merge branch '3.0' into feat/TD-30813-2 2024-08-21 12:37:51 +08:00
dmchen bdabe66aab fix/TD-31520-use-global-counter 2024-08-20 03:48:42 +00:00
Shengliang Guan 1f1a2d9f6c fix: handle error code 2024-08-20 10:04:46 +08:00
yihaoDeng ef3293f316 Merge branch '3.0' into fix/fixInitFailedLog2 2024-08-19 20:23:27 +08:00
Haojun Liao cf645f4cdf
Merge pull request #27286 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
2024-08-18 20:38:47 +08:00
Hongze Cheng 51632d2b37
Merge pull request #27284 from taosdata/fix/TD-31501
Fix/TD-31501
2024-08-17 17:19:42 +08:00
Haojun Liao 0d3d0730d4 refactor: do some internal refactor. 2024-08-17 15:30:10 +08:00
Hongze Cheng d0be0268fb
Merge pull request #27235 from taosdata/fix/TD-30849-3.0
fix/TD-30849-3.0
2024-08-17 10:31:11 +08:00
yihaoDeng 367b6eee72 fix mem leak 2024-08-16 21:01:02 +08:00
yihaoDeng 3e928fc8fc remove backend data file 2024-08-16 18:25:10 +08:00
Haojun Liao e9cf8471ef
Merge pull request #27260 from taosdata/fix/3_liaohj
fix(stream): perform node update when mnode leader/follower switches.
2024-08-16 00:27:42 +08:00
dapan1121 88ae8af4a4
Merge pull request #27218 from taosdata/fix/3.0/TD-31435
fix db tsma version not updated by heart beat
2024-08-15 18:53:46 +08:00
Haojun Liao 54fdea3173 fix(stream): perform node update when mnode leader/follower switches. 2024-08-15 18:01:28 +08:00
dmchen 04764316b1 fix/TD-30849-fix-unit-test-compile 2024-08-15 06:07:15 +00:00
dmchen b85dba328c fix/TD-30849 2024-08-15 03:55:20 +00:00
Minglei Jin 298c4b4812 feat(stmt2): initial commit for stmt2 2024-08-15 09:28:32 +08:00
54liuyao 141de6e19b Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-08-14 19:21:59 +08:00
wangjiaming0909 daf8ed7e06 fix db tsma version not updated by heart beat 2024-08-14 16:23:08 +08:00
54liuyao 216c53f0ae fix issue 2024-08-14 15:22:42 +08:00
sima a54019211f feat:[TS-4893] Support MYSQL functions.
Add more functions:
 - Numeric Functions: PI(),ROUND(),TRUNC(),EXP(),LN(),SIGN(),DEGREES(),RADIANS().
 - String Functions: CHAR(),ASCII(),POSITION(),TRIM(),REPLACE(),REPEAT().
 - Date and Time Functions: WEEKDAY(),DAYOFWEEK(),WEEK(),WEEKOFYEAR().
 - Aggregate Functions: VAR_POP().
Modify some functions:
 - ROUND(): support round to given decimal places.
 - CHAR_LENGTH(): support calculate multi-byte character's length.
 - TIMEDIFF(): result will be negative when expr1 < expr2.
 - STDDEV(): add alias name STDDEV_POP().
 - SUBSTR(): add alias name SUBSTRING().
             support new syntax SUBSTRING/SUBSTR(expr FROM pos [FOR len]).
2024-08-14 09:19:25 +08:00
54liuyao fd0f117544 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-08-12 09:37:43 +08:00
wangjiaming0909 aa4b4a609f fix ret check caused crash 2024-08-09 11:46:53 +08:00
Shengliang Guan 0ab4163905
Merge pull request #27099 from taosdata/docs/udf
enh: adjust max_val example codes
2024-08-09 09:28:30 +08:00
Haojun Liao 6fc8c7bd4e
Merge pull request #26619 from taosdata/fix/3_liaohj
fix(stream): adjust the time to free task backend.
2024-08-09 09:09:21 +08:00
54liuyao 3491396d92 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-08-08 19:30:46 +08:00
Shengliang Guan 8e81abe224 enh: get vardata len from udf api 2024-08-08 19:18:50 +08:00
Shengliang Guan 0d1d462e08
Merge pull request #27083 from taosdata/docs/udf
enh: enable log in udf
2024-08-08 17:12:17 +08:00
Shengliang Guan d55a0c7100 enh: enable log in udf 2024-08-08 16:18:18 +08:00
Haojun Liao fe7565330b
Merge branch '3.0' into fix/3_liaohj 2024-08-08 11:20:12 +08:00
Hongze Cheng dfc004ac37 fix: handle error code 2024-08-08 10:22:06 +08:00
54liuyao 77c0324e20 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-08-08 09:12:26 +08:00
54liuyao 0913802c33 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-08-06 16:25:04 +08:00
54liuyao bdaf0d419e stream interp force window close 2024-08-06 16:14:15 +08:00
yihaoDeng 8c1f51c9e3 add perf 2024-08-06 16:13:10 +08:00
yihaoDeng f2a3951c23 refact code 2024-08-06 16:12:41 +08:00
yihaoDeng 188883341a add new interface 2024-08-06 16:12:39 +08:00
Haojun Liao e9ac0d6cd4 other: merge 3.0 2024-08-05 13:38:05 +08:00
yihaoDeng 0bcfe11e84 refactor remve backend code 2024-08-05 11:55:36 +08:00
Haojun Liao 895a9a1f3d fix(stream): check status before start init, do some internal refactor. 2024-08-02 16:54:08 +08:00
54liuyao 1309749c92 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-08-02 13:22:33 +08:00
54liuyao b26750c200 add ci 2024-08-02 13:22:14 +08:00
Haojun Liao aefb9d275e fix(stream): add ts in HbMsg. 2024-08-01 15:22:37 +08:00
sima 04d525d429 feat:[TS-5137] Support group/partition by position and alias. 2024-07-31 15:30:31 +08:00
54liuyao 3ff0256145 steam interp 2024-07-30 16:06:40 +08:00
54liuyao 063b492f72 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-07-30 15:13:15 +08:00
Haojun Liao d89dac8697 other: merge 3.0 2024-07-29 18:16:04 +08:00
Hongze Cheng a2944f1f45
Merge pull request #26752 from taosdata/fix/refactorTransport
Fix/refactorTransport
2024-07-29 16:26:32 +08:00
54liuyao fe9d61b243 add node to json 2024-07-29 14:14:34 +08:00
Haojun Liao 79ad7585ef fix(stream): check return value. 2024-07-29 10:29:40 +08:00
54liuyao 0bd8c57049 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-07-29 09:24:40 +08:00
Haojun Liao 878d77fc7f fix(query): check return value. 2024-07-29 01:42:30 +08:00
dapan1121 d82c945663
Merge pull request #26813 from taosdata/enh/code/TD-30977
return value: udf
2024-07-28 21:45:31 +08:00
yihaoDeng baed4a67da Merge remote-tracking branch 'origin/3.0' into fix/refactorTransport 2024-07-27 22:03:23 +08:00
xsren 911e6380b9 return value: udf 2024-07-27 18:33:08 +08:00
Hongze Cheng 805a1387b7
Merge pull request #26746 from taosdata/fix/refactErrorCodeIdx
Fix/refactErrorCodeIdx
2024-07-27 17:07:39 +08:00
dapan1121 21f6ddf3d0
Merge pull request #26773 from taosdata/opti/TD-31017-tq-server
fix:[TD-31017]process return value in vnode for tmq
2024-07-27 15:35:39 +08:00
wangjiaming0909 4d5cd9cd1a planner/nodes/parser ret check 2024-07-26 17:57:27 +08:00
wangjiaming0909 1994c3339b nodes add ret check 2024-07-26 17:55:48 +08:00
54liuyao b5f432bd50 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-07-26 16:44:18 +08:00
wangmm0220 e0483d00fe fix:[TD-31017]process return value in vnode for tmq 2024-07-25 13:31:18 +08:00
Hongze Cheng 4b593aae64
Merge pull request #26740 from taosdata/enh/TD-30988-3.0
enh: return with code
2024-07-25 12:47:38 +08:00
Hongze Cheng eaa3634764 enh: refactor error code 2024-07-25 08:51:19 +08:00
wangmm0220 3f2278ebcf fix:[TD-31017]process return value in vnode for tmq 2024-07-24 17:56:29 +08:00
kailixu 2fd3bf87fc Merge branch '3.0' into enh/TD-30988-3.0 2024-07-24 16:08:34 +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
kailixu acb1d0a9cc Merge branch '3.0' into enh/TD-30988-3.0 2024-07-24 14:47:47 +08:00
Hongze Cheng 31dbb1a48f
Merge pull request #26629 from taosdata/fix/TD-30990
terrno/wal: remove walWrite which is only used in unit testing
2024-07-24 14:11:30 +08:00
Yihao Deng 26f5716ed7 Merge remote-tracking branch 'origin/3.0' into fix/refactErrorCodeIdx 2024-07-24 01:43:13 +00:00
kailixu 8da3fefcbd Merge branch '3.0' into enh/TD-30988-3.0 2024-07-23 19:31:22 +08:00
kailixu 66dda35f75 Merge branch '3.0' into enh/TD-30988-3.0 2024-07-23 18:06:44 +08:00
sima 1285100f68 enh:[TD-31043] Handling return value in functionMgt.c 2024-07-23 15:37:17 +08:00
sima 6a9441528a enh:[TD-31043] Handling return value in builtinsimpl.c 2024-07-23 15:37:17 +08:00
Yihao Deng ce5f9fa9f3 refactor index 2024-07-23 06:59:09 +00:00
Haojun Liao 7497f193c7 fix(stream): check return value, and do some internal refactor. 2024-07-23 14:47:29 +08:00
Minglei Jin 56691f2e0b Merge branch '3.0' into fix/TD-30990 2024-07-23 14:04:48 +08:00
kailixu 0a8be1fd3d enh: return error code 2024-07-23 13:55:26 +08:00
Haojun Liao c08ee33dca other: merge 3.0 2024-07-23 13:45:31 +08:00
dapan1121 26c7943279
Merge pull request #26711 from taosdata/fix/TS-5181/interp_crash
fix: interp crash
2024-07-23 10:23:26 +08:00
Yihao Deng 10d6aeef8d refactor transport 2024-07-22 09:38:19 +00:00
kailixu cdc85d9588 enh: return error code 2024-07-22 15:53:20 +08:00
Minglei Jin 38689df0b9 use new return macros for wal read 2024-07-22 15:28:04 +08:00
xsren 2a675ccf6b group const value func 2024-07-22 11:19:11 +08:00
Haojun Liao 12015fe414 other: merge 3.0 2024-07-22 09:41:19 +08:00
Haojun Liao 7201526674 fix(stream): check return value. 2024-07-22 09:13:39 +08:00
dapan1121 acafca8841
Merge pull request #26685 from taosdata/opti/TD-31017
fix:[TD-31017]process return value in clientRawBlockWrite.c
2024-07-22 09:08:26 +08:00
Minglei Jin ecc4b50a28 Merge branch '3.0' into fix/TD-30990 2024-07-22 08:53:15 +08:00
xsren ebe0074da4 fix: interp crash 2024-07-22 00:06:47 +08:00
kailixu cd8a54cbf7 enh: return error code 2024-07-21 11:43:39 +08:00
Hongze Cheng 651077866e
Merge pull request #26684 from taosdata/fix/TS-5184-3.0
fix: insert clause mixed with bound and unspecified columns
2024-07-19 17:01:33 +08:00
Minglei Jin fcce9ebafa return wal fsync error code 2024-07-19 15:20:38 +08:00
wangmm0220 195fe9b6cc fix:[TD-31017]process return value in clientRawBlockWrite.c 2024-07-19 15:11:33 +08:00
kailixu 0792b025ea fix: insert clause mixed with bound and unspecified columns 2024-07-19 15:08:34 +08:00
wangmm0220 6b9c00cb9b fix:[TD-31017]process return value in clientRawBlockWrite.c 2024-07-19 14:49:25 +08:00
54liuyao 5b293e7340 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30967 2024-07-19 14:42:44 +08:00
Haojun Liao 2e0b829004
Merge pull request #26669 from taosdata/fix/syntax
refactor: check return value for each function.
2024-07-19 14:31:21 +08:00
Minglei Jin 4701a92f26
Merge branch '3.0' into fix/TD-30990 2024-07-19 14:24:07 +08:00
sima 434fd97615 enh:[TD-30998] Handling return value in filter.c 2024-07-19 11:28:21 +08:00
54liuyao 7b3b4653a5 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30967 2024-07-19 08:57:23 +08:00
Haojun Liao 2ca6726922 refactor: check return value for each function. 2024-07-18 22:52:32 +08:00
54liuyao 0497224fe7 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30967 2024-07-18 16:08:30 +08:00
Minglei Jin 180411434a wal/ref: use new return macros for ref 2024-07-18 14:14:51 +08:00
54liuyao 99f4484328 adj stream operator result 2024-07-18 11:26:50 +08:00
54liuyao 4e6b898c9a adj stream operator result 2024-07-18 10:37:14 +08:00
Minglei Jin 964397ea63 move log macros into internal header 2024-07-18 10:29:25 +08:00
54liuyao ab642b245c adj stream operator result 2024-07-18 10:09:15 +08:00
Haojun Liao 438921e9cc refactor: check return value for each function. 2024-07-18 09:30:58 +08:00
54liuyao 113cb57326 adj stream operator result 2024-07-17 19:35:35 +08:00
Haojun Liao 0100bb51b9 other: merge 3.0 2024-07-17 17:36:49 +08:00
dapan1121 fa2fb83014
Merge pull request #26609 from taosdata/TD-31000
ret value for parTranslater.c
2024-07-17 17:33:39 +08:00
Haojun Liao 2aa4d6028b refactor: check return value for each function. 2024-07-17 16:56:36 +08:00
Haojun Liao 30186f466b refactor: check return value for each function. 2024-07-17 16:47:56 +08:00
Haojun Liao 552e59f42b refactor: check return value for each function. 2024-07-17 15:40:00 +08:00
Minglei Jin e6c86f5586 fix(wal/write): remove walWrite which is only used in unit testing 2024-07-17 14:45:23 +08:00
wangjiaming0909 0cccaa8ac4 ret value for parTranslater.c 2024-07-17 10:26:06 +08:00
Haojun Liao 395b437fec Merge branch '3.0' into fix/create_tb 2024-07-17 10:24:20 +08:00
dapan1121 23e72a6e69
Merge pull request #26587 from taosdata/feat/TD-30975
feat:[TD-30975]process return value in schemaless
2024-07-17 09:10:58 +08:00
Haojun Liao 665fbd6f22
Merge pull request #26551 from taosdata/fix/TD-30967
feat: adj result of function
2024-07-17 09:09:23 +08:00
Haojun Liao 103e9194b0
Merge pull request #26592 from taosdata/fix/syntax
fix(tsdb): check return value.
2024-07-17 09:08:22 +08:00
Hongze Cheng 1a4d4254ab
Merge pull request #26595 from taosdata/fix/TD-30989-audit
fix/TD-30989
2024-07-16 18:52:49 +08:00
Haojun Liao 94f596c4ce refactor: remove the invalid return value. 2024-07-16 18:52:01 +08:00
Haojun Liao 691c1dfa7d fix(stream): check dst stable schema before generating auto create table. 2024-07-16 14:45:09 +08:00
dmchen 8d337e94ac fix/TD-30989 2024-07-16 01:34:38 +00:00
dapan1121 9ed56939df Merge remote-tracking branch 'origin/3.0' into fix/TD-30966.sch.0 2024-07-16 08:54:40 +08:00
54liuyao 29381075c5 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30967 2024-07-16 08:54:12 +08:00
wangmm0220 aed8a75e35 feat:[TD-30975]process return value in schemaless 2024-07-15 19:07:20 +08:00
dapan1121 c10106a4da
Merge pull request #26512 from taosdata/enh/TD-29679
use regex cache
2024-07-15 19:01:50 +08:00
dapan1121 abe49ff61a enh: add scheduler return code processing 2024-07-15 17:11:36 +08:00
54liuyao 3cdb957f22 adj function of stream operator result 2024-07-15 15:32:11 +08:00
dapan1121 4951ed9fa7
Merge pull request #26552 from taosdata/fix/TD-30966.0
fix: validate function return value
2024-07-15 14:59:47 +08:00
Hongze Cheng dccbd4be99
Merge pull request #26545 from taosdata/enh/TD-30880-2
Enh/TD-30880-2
2024-07-15 14:15:48 +08:00
Hongze Cheng 77e2582cc1
Merge pull request #26536 from taosdata/enh/TD-30856-3.0
enh: 'create table' parses csv file per tsMaxInsertBatchRows
2024-07-15 13:54:48 +08:00
54liuyao 9b067d075f adj stream function return 2024-07-15 13:38:34 +08:00
dapan1121 4c2c9a71d5 fix: table info issue 2024-07-15 10:05:57 +08:00
54liuyao 5b982354e1 adj bloomfilter 2024-07-12 15:30:03 +08:00
factosea 57f826608a checkout regex pattern at client 2024-07-12 11:48:48 +08:00
54liuyao 6c84d926ab Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-07-12 11:04:44 +08:00
54liuyao 1c9011e820 stream time slice 2024-07-12 11:03:45 +08:00
Yihao Deng d37ac7935f Merge remote-tracking branch 'origin/3.0' into enh/TD-30880-2 2024-07-12 02:55:58 +00:00
Shungang Li 942599fe04 enh: 'create table' parses csv file per tsMaxInsertBatchRows 2024-07-11 16:14:31 +08:00
dapan1121 e4c624f286
Merge pull request #26489 from taosdata/fix/3.0/TD-30819
feat:[TD-30819] Reduce memory usage when use percentile with interval.
2024-07-11 13:35:39 +08:00
sima f17c535ca0 feat:[TD-30819] Reduce memory usage when using percentile with interval. 2024-07-10 19:43:19 +08:00
dapan1121 076fd07a26
Merge pull request #26492 from taosdata/enh/3.0/bigger_tsma_interval
Enh/3.0/bigger tsma interval
2024-07-10 18:30:40 +08:00
dapan1121 92089e2d86
Merge pull request #26417 from taosdata/enh/TD-29154/diff
Enh/td 29154/diff
2024-07-10 08:38:32 +08:00
Haojun Liao c71413c2aa fix(stream): discard the repeat send consensus-checkpointId msg. 2024-07-09 14:52:15 +08:00
factosea 163b31a4ee fix: type overflow 2024-07-09 14:48:21 +08:00
Haojun Liao acde36a25b Merge branch '3.0' into fix/3_liaohj 2024-07-09 14:43:35 +08:00
Yihao Deng b96e282aff refactor code 2024-07-09 03:28:27 +00:00
factosea 28dc3c85ea type overflow 2024-07-08 20:38:23 +08:00
Haojun Liao bdced636b3 fix(stream): free task state when stopping stream tasks. 2024-07-08 18:20:35 +08:00
Yihao Deng ef46c0c545 Merge remote-tracking branch 'origin/3.0' into enh/TD-30880 2024-07-08 07:34:39 +00:00
Haojun Liao 6e15c16cf7 fix(stream): check the set consensus-checkpointId ts. 2024-07-08 14:33:28 +08:00
Yihao Deng 1c4f354adf add http interface 2024-07-08 02:32:55 +00:00
Haojun Liao 647f9f47ef refactor: do some internal refactor. 2024-07-08 10:32:23 +08:00
Hongze Cheng c8aa963417
Merge pull request #26434 from xinjiempolde/enh/TD-21826-3.0
enh/td-21826-3.0 error handling for stmt
2024-07-08 10:21:14 +08:00
Haojun Liao ce4153b6fc fix(stream): use hb to send the consens-checkpointid req. 2024-07-08 09:05:33 +08:00
Hongze Cheng 9fd0132dee
Merge pull request #26435 from taosdata/fix/TD-30876-3.0
fix/TD-30876
2024-07-07 11:04:56 +08:00
wangjiaming0909 dbc2e9ec75 support bigger tsma interval 2024-07-05 18:21:48 +08:00
dapan1121 d544d3628d
Merge pull request #26411 from taosdata/fix/TS-4921
fix:[TS-4921] send data to queue error if monitor thread starts later or failed
2024-07-05 17:58:00 +08:00
Haojun Liao 8e6bb176c2 fix(stream): use trans to set the consensus-checkpoint id 2024-07-05 16:17:20 +08:00
wangmm0220 9d42b31d4a fix:[TS-4921]refactor code 2024-07-05 16:12:13 +08:00
dmchen 3a4412b282 fix/TD-30876 2024-07-05 06:24:53 +00:00
wangmm0220 6c5acdfc4b fix:[TS-4921]refactor code 2024-07-05 14:03:12 +08:00
Haojun Liao c35c634977 fix(stream): add flag to disable the concurrently started consensus-checkpointId procedure. 2024-07-04 17:08:32 +08:00
Haojun Liao 47b0a0464e fix(stream): send checkpoint-source-rsp to mnode before reset task status. 2024-07-04 15:21:16 +08:00
wangmm0220 64e7c4c842 fix:[TS-4921] send data to queue error if monitor thread starts later or failed 2024-07-04 14:56:56 +08:00
dapan1121 9493ad96b6
Merge pull request #26380 from taosdata/fix/TS-4921
fix:[TS-4921]refactor reporting logic for slow log
2024-07-04 14:45:13 +08:00
Haojun Liao 653f7a1a43 fix(stream): refactor the checkpoint consensus policy. 2024-07-04 13:55:50 +08:00
factosea 5f0ac46029 diff 2024-07-04 11:04:59 +08:00
wangmm0220 cfbd475fc2 fix:[TS-4921]refactor reporting logic for slow log 2024-07-03 15:21:56 +08:00
wangmm0220 f593b644fc fix:compile error in windows & modify the size of send max 2024-07-02 22:48:32 +08:00
wangmm0220 470796ae88 fix:[TS-4921]refactor reporting logic for slow log 2024-07-02 18:03:26 +08:00
wangmm0220 65696ce97f fix:[TS-4921]refactor reporting logic for slow log 2024-07-02 14:52:20 +08:00
xjzhou 88aa15e944 enh: Enhance error handling for stmt 2024-07-02 11:05:54 +08:00
Haojun Liao 420b59fea5
Merge pull request #26344 from taosdata/fix/3_liaohj
fix(stream): validate the stream hb msg, and discard the invalid hb msg.
2024-07-02 09:07:31 +08:00
wangmm0220 a17ff3dbf5 fix:[TS-4921]refactor reporting logic for slow log 2024-07-01 19:08:16 +08:00
Haojun Liao f09be802ea other: merge 3.0 2024-07-01 13:32:30 +08:00
54liuyao 8fdd64e92e limit the size of query queue 2024-07-01 11:08:39 +08:00
wangjiaming0909 11a98ffab2 QueryAutoQWorker 2024-07-01 11:08:39 +08:00
wangmm0220 328dfa3146 fix:remove using alarm when sending slow log & use one thread to send all slow log 2024-06-28 20:58:48 +08:00
Haojun Liao 025437df0c fix(stream): fix error in checkpoint consensus. 2024-06-27 19:25:18 +08:00
Haojun Liao 48bf5eb4d8 other: merge 3.0 2024-06-27 19:23:06 +08:00
xjzhou 12c64a1c45 Merge remote-tracking branch 'origin/3.0' into enh/TD-23926-3.0 2024-06-27 17:02:54 +08:00
dapan1121 7074260e75
Merge pull request #26307 from taosdata/fix/TS-4921
fix:[TS-4921] errors in test
2024-06-27 14:20:51 +08:00
wangmm0220 1ec867449e fix:[TS-4921] errors in test 2024-06-27 10:11:38 +08:00
wangmm0220 d4b31cfd8e fix:[TS-4921] errors in test 2024-06-26 18:32:09 +08:00
Haojun Liao a44e17d5ea fix(stream): enable to re-send hbmsg if mnode failed to recv this hbmsg. 2024-06-26 15:21:14 +08:00
xjzhou 1a32279f7f Merge remote-tracking branch 'origin/3.0' into enh/TS-23926-3.0 2024-06-26 14:21:15 +08:00
xjzhou 1c8110e7a4 Merge remote-tracking branch 'origin/3.0' into enh/TS-23926 2024-06-26 10:34:36 +08:00
Hongze Cheng b761bd2e38 enh: port main change to 3.0 2024-06-26 10:32:15 +08:00
Haojun Liao 1818edcb2b fix(stream): consensus the start checkpoint id, and extract the streamhb related functions into a new file. 2024-06-26 10:18:32 +08:00
Hongze Cheng 59c8656e61
Merge pull request #26275 from taosdata/feat/TS-4917-3.0
feat: 'create table' from csv file
2024-06-25 17:56:23 +08:00
xjzhou 3fb5f2b1d3 Merge remote-tracking branch 'origin/3.0' into enh/TS-23926 2024-06-25 16:16:56 +08:00
xjzhou b444e18d90 enh: stmt supports 'insert into db.?' 2024-06-25 16:16:32 +08:00
Shungang Li 17e84e1fca Merge branch '3.0' into feat/TS-4917-3.0 2024-06-25 10:33:12 +08:00
Shungang Li b3368f6472 feat: 'create table' from csv file 2024-06-24 22:13:03 +08:00
wangmm0220 ed16b1e8db fix:conflict from 3.0 2024-06-24 12:03:10 +08:00
wangmm0220 b5b43e1e9b fix:[TS-4921] stop timer in the end 2024-06-22 23:33:04 +08:00
wangmm0220 65fac20367 fix:[TS-4921] merge from 3.0 2024-06-22 15:02:34 +08:00
Haojun Liao 119001e30b fix(stream): update the retrieve checkpoint-trigger msg. 2024-06-21 15:11:48 +08:00
Haojun Liao 2cb9644471 fix(stream): update the checkpoint info only when the status is normal. 2024-06-21 09:23:29 +08:00
Hongze Cheng 9a97f976e9
Merge pull request #26178 from taosdata/feat/TS-4954-3.0
Feat/ts-4954-3.0-2
2024-06-20 15:07:13 +08:00