Commit graph

9491 commits

Author SHA1 Message Date
Haojun Liao
dfa74f82d7 fix(stream): avoid repeat send checkpoint-report msg. 2024-08-09 00:40:05 +08:00
Haojun Liao
82d431d73e Merge branch '3.0' into fix/3_liaohj 2024-08-07 16:21:27 +08:00
Hongze Cheng
9db98f34cf
Merge pull request #27019 from taosdata/fix/TD-31273
fix(tsdb/cache): not put null value to rocks
2024-08-07 10:22:02 +08:00
Haojun Liao
bb7efb7423 Merge branch '3.0' into fix/3_liaohj 2024-08-07 10:21:53 +08:00
Hongze Cheng
c87773828a
Merge pull request #27020 from taosdata/fix/TD-31237
fix(tsdb/cache): return oom with null array init
2024-08-07 10:11:01 +08:00
dapan1121
7e41e8885d
Merge pull request #27005 from taosdata/opti/TS-4593-3.0
opti:[TS-4593] transform offset from file to tdb in tmq
2024-08-07 09:45:28 +08:00
Haojun Liao
a8eedcfdc6
Merge pull request #27012 from taosdata/fix/syntax
fix(query):check return code
2024-08-07 09:17:56 +08:00
Minglei Jin
3d29fde68c destroy non-null array before return 2024-08-07 08:44:09 +08:00
Minglei Jin
c170cb4cf9 fix(tsdb/cache): return oom with null array init 2024-08-06 19:05:50 +08:00
Minglei Jin
f0f910d256 fix(tsdb/cache): not put null value to rocks 2024-08-06 18:54:11 +08:00
Haojun Liao
b21cc86ce3 fix(query): check return value. 2024-08-06 17:48:28 +08:00
Haojun Liao
59d190508d fix(query):check return code 2024-08-06 16:46:40 +08:00
Haojun Liao
1bb5d787ba
Merge pull request #27003 from taosdata/fix/syntax
fix(query):check return code
2024-08-06 16:46:33 +08:00
Haojun Liao
1ea00597f3 fix(query): check null ptr. 2024-08-06 14:50:42 +08:00
wangmm0220
3c6ba2eca1 opti:[TS-4593] transform offset from file to tdb in tmq 2024-08-06 14:47:22 +08:00
dapan1121
3ef0acc115
Merge pull request #26987 from taosdata/opti/TS-4593-3.0
opti:[TS-4593] transform offset from file to tdb in tmq
2024-08-06 14:45:42 +08:00
Haojun Liao
c8dd0e90a9 fix(query):check return code 2024-08-06 14:02:58 +08:00
Haojun Liao
cd407950e7 fix: check return value and fix bugs. 2024-08-06 10:33:13 +08:00
Haojun Liao
5524d42c2d fix: check return value and fix bugs. 2024-08-06 10:19:22 +08:00
Haojun Liao
79d4596b72 fix(stream): fix syntax error. 2024-08-05 19:26:42 +08:00
wangmm0220
591c1acce1 opti:[TS-4593] transform offset from file to tdb in tmq 2024-08-05 18:26:47 +08:00
wangmm0220
a450e8c1f5 opti:[TS-4593] transform offset from file to tdb in tmq 2024-08-05 16:48:45 +08:00
Haojun Liao
a65594bb24 fix(stream): check return value. 2024-08-05 14:53:33 +08:00
Haojun Liao
1ba3139f9f fix(tsdb): fix during free tsdbread. 2024-08-05 14:21:28 +08:00
Haojun Liao
34e9532976 fix(tsdb): return error. 2024-08-05 13:55:43 +08:00
Haojun Liao
e9ac0d6cd4 other: merge 3.0 2024-08-05 13:38:05 +08:00
Haojun Liao
34ce872eaf refactor: do some internal refactor. 2024-08-05 10:16:09 +08:00
Haojun Liao
170a074de8 fix(stream): add check for checkpointId in retrieve-checkpoint id msg. 2024-08-04 11:37:23 +08:00
Haojun Liao
9d219ad62a refactor: update log. 2024-08-02 17:35:47 +08:00
Haojun Liao
9feacd983f refactor: do some internal refactor. 2024-08-02 13:46:24 +08:00
Haojun Liao
27cadbbcb6 other: merge 3.0 2024-08-02 09:16:03 +08:00
Haojun Liao
6ba428fbf8 other: merge 3.0. 2024-08-01 11:15:49 +08:00
Haojun Liao
b93e283945 fix(stream): check existence for dst stable. 2024-08-01 10:30:37 +08:00
Haojun Liao
72b29054b2
Merge pull request #26893 from taosdata/fix/create_tb
fix(tsdb): remove invalid assert.
2024-07-31 14:13:14 +08:00
Haojun Liao
c449299e46 fix(tsdb): remove invalid assert. 2024-07-31 10:39:46 +08:00
Hongze Cheng
ad77171dfd
Merge pull request #26885 from taosdata/fix/TD-31141-3.0
fix: inapropriate error message
2024-07-30 19:29:21 +08:00
Haojun Liao
2c73757aa5
Merge pull request #26881 from taosdata/fix/create_tb
fix(tsdb): check return value
2024-07-30 19:11:16 +08:00
Hongze Cheng
8f45256301 fix: inapropriate error message 2024-07-30 17:48:08 +08:00
Haojun Liao
7d250d0d8e fix(tsdb): check return value 2024-07-30 17:14:10 +08:00
yihaoDeng
7779c8a75e refactor return error 2024-07-30 10:55:48 +08:00
Hongze Cheng
f090c9f96e enh: refactor error code 2024-07-30 09:39:50 +08:00
Haojun Liao
2f008317b2
Merge pull request #26819 from taosdata/fix/syntax
fix(query): check return value.
2024-07-29 23:07:21 +08:00
Hongze Cheng
8ef31bc186 enh: refactor return code 2024-07-29 20:14:15 +08:00
Haojun Liao
d89dac8697 other: merge 3.0 2024-07-29 18:16:04 +08:00
Hongze Cheng
16153022a5 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-30987-22 2024-07-29 18:08:26 +08:00
Hongze Cheng
b9a0164fda
Merge pull request #26843 from taosdata/enh/TD-30987-28
ehn: refactor return code
2024-07-29 17:28:23 +08:00
Hongze Cheng
0e0785bba3
Merge pull request #26842 from taosdata/enh/TD-30987-27
enh: refactor return code
2024-07-29 17:17:15 +08:00
Hongze Cheng
feec3f9d35 make CI pass 2024-07-29 16:03:35 +08:00
Hongze Cheng
beec71374f Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-30987-22 2024-07-29 15:02:55 +08:00
Hongze Cheng
cc1e18ae18
Merge pull request #26824 from taosdata/enh/TD-30988-3.0
enh: refactor return code
2024-07-29 14:36:27 +08:00