sima
1d77ea76e8
feat:[TS-4893] Backward Compatibility.
2024-08-14 09:19:25 +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
Haojun Liao
264bfe3f28
Merge pull request #27200 from taosdata/fix/syntax
...
fix(stream): init the in-mem task list when recv checkpoint-report.
2024-08-14 09:15:04 +08:00
Haojun Liao
e9687fcf9d
Merge pull request #27201 from taosdata/fix/3_liaohj
...
fix(stream): init exec when mnd become leader.
2024-08-14 09:14:54 +08:00
kailixu
b47c127c56
Merge branch '3.0' into fix/TD-31320-3.0a
2024-08-14 09:06:56 +08:00
dapan1121
aa82702963
Merge pull request #27054 from taosdata/fix/TD-31003/timezoneOnWin
...
fix: set timezone on windows
2024-08-14 08:50:11 +08:00
Haojun Liao
eb029395a2
fix(stream): init exec when mnd become leader.
2024-08-14 00:38:15 +08:00
xsren
40722c3f72
ctest on linux
2024-08-14 00:10:10 +08:00
Haojun Liao
57a0c7b487
fix(stream): init the in-mem task list when recv checkpoint-report. check the number of complete downstream check by checking it in hashmap, not just number.
2024-08-13 23:20:37 +08:00
Haojun Liao
324dc3f404
Merge pull request #27184 from taosdata/fix/3_liaohj
...
fix(tsdb): check null ptr when un-referencing snapshot.
2024-08-13 22:52:48 +08:00
Haojun Liao
e92031b723
Merge pull request #27181 from taosdata/fix/TD-31408
...
fix issue
2024-08-13 22:51:58 +08:00
kailixu
413a57f4cb
fix(query): retry when column dropped in latest schema
2024-08-13 18:55:48 +08:00
Haojun Liao
27b0e285c7
fix(tsdb): release the reader when encountering errors.
2024-08-13 18:39:07 +08:00
Hongze Cheng
8fa1684a38
Merge pull request #27187 from taosdata/fix/TD-31380
...
fix return code
2024-08-13 18:35:44 +08:00
Hongze Cheng
b5951a9efa
Merge pull request #27155 from taosdata/enh/TD-31375-3.0
...
enh: simulate random i/o error
2024-08-13 18:31:35 +08:00
Hongze Cheng
6f014d1ca1
Merge pull request #27171 from taosdata/fix/TD-31002-3.0
...
fix: add size limit for create table batch msg
2024-08-13 18:29:47 +08:00
Hongze Cheng
9ead181d19
Merge pull request #27134 from taosdata/feat/TD-31289-3.0
...
feat: cos support for multi s3 cfg
2024-08-13 18:25:52 +08:00
yihaoDeng
8ecc327cbd
change default paramete
2024-08-13 16:58:53 +08:00
dmchen
7bf3206076
fix/TS-5262-conflict-return-error
2024-08-13 08:29:09 +00:00
dapan1121
c15d3ec56a
Merge pull request #27182 from taosdata/fix/3.0/TD-31405
...
fix:[TD-31405] Return correct error code in spread function.
2024-08-13 16:07:16 +08:00
dapan1121
a8b0940882
Merge pull request #27180 from taosdata/TD-31402
...
fix:[TD-31402] Fix memory leak.
2024-08-13 16:06:05 +08:00
Haojun Liao
b253742155
fix(tsdb): check return value.
2024-08-13 15:49:20 +08:00
Haojun Liao
90862b1df4
other: merge 3.0
2024-08-13 15:48:11 +08:00
yihaoDeng
ace1880ad9
fix return code
2024-08-13 15:40:31 +08:00
Haojun Liao
14a2360f5e
fix(tsdb): check null ptr when un-referencing snapshot.
2024-08-13 15:22:06 +08:00
Shungang Li
c3b1e267b9
enh: adjust the implementation of random selection
2024-08-13 15:10:04 +08:00
sima
80bb0d7cf8
fix:[TD-31405] Return correct error code in spread function.
2024-08-13 14:41:19 +08:00
54liuyao
bc11c1bd02
fix issue
2024-08-13 14:35:49 +08:00
sima
61ac6b8499
fix:[TD-31402] Fix memory leak.
2024-08-13 14:35:33 +08:00
kailixu
ee05a536ef
enh: support config randErrorDivisor dynamically
2024-08-13 14:19:28 +08:00
yihaoDeng
7942a9bfd1
change queue limit
2024-08-13 14:11:10 +08:00
Haojun Liao
f4927bb873
Merge pull request #27167 from taosdata/fix/TD-31386
...
adj function res
2024-08-13 13:51:11 +08:00
dapan1121
0c2e9a048d
Merge pull request #27178 from taosdata/fix/3.0/TD-31381
...
fix:[TD-31381] avoid double free.
2024-08-13 13:48:09 +08:00
Haojun Liao
12d6375de7
Merge pull request #27153 from taosdata/fix/TD-31372
...
adj copyPkVal error code
2024-08-13 13:47:52 +08:00
Haojun Liao
3ff42c5225
Merge pull request #27173 from taosdata/fix/syntax
...
fix(query): check return value.
2024-08-13 12:45:33 +08:00
yihaoDeng
7b4f785a44
change queue limit
2024-08-13 11:43:51 +08:00
sima
b26bdd550a
fix:[TD-31381] avoid double free.
2024-08-13 11:34:05 +08:00
wangjiaming0909
7c6be8c357
fix exec task memory leaks
2024-08-13 11:23:00 +08:00
yihaoDeng
8250a51317
change queue limit
2024-08-13 11:18:29 +08:00
54liuyao
f0af495a5d
adj function res
2024-08-13 10:31:24 +08:00
Hongze Cheng
acd2d30630
Merge pull request #27082 from taosdata/fix/TD-31210
...
add mem check
2024-08-13 10:15:38 +08:00
Hongze Cheng
2ab16fd72a
Merge pull request #27126 from taosdata/fix/TD-31353
...
fix return error
2024-08-13 10:14:09 +08:00
Haojun Liao
35f179c228
Merge pull request #27163 from taosdata/fix/3_liaohj
...
fix(stream): remove invalid assert.
2024-08-13 10:02:09 +08:00
Shungang Li
f15f7da114
enh: remove TSDB_LAST_CACHE_EMPTY from enum
2024-08-13 09:44:34 +08:00
Shungang Li
0d341d08ec
fix: add more log
2024-08-13 09:35:12 +08:00
kailixu
c9a4466422
Merge branch 'enh/TD-31375-3.0' of https://github.com/taosdata/TDengine into enh/TD-31375-3.0
2024-08-13 09:22:58 +08:00
dapan1121
3790a1f415
Merge pull request #26959 from taosdata/feat/TS-3718
...
feat:[TS-3718]save slow log file one day one file
2024-08-13 09:18:07 +08:00
Haojun Liao
fdfc8d8310
fix(query): check return value.
2024-08-13 09:17:49 +08:00
kailixu
93e1f37ab6
Merge branch '3.0' into enh/TD-31375-3.0
2024-08-13 08:54:51 +08:00
Cary Xu
abe579a503
Update osFile.c
2024-08-13 00:27:16 +08:00
Shungang Li
ee7cd71e09
fix: add size limit for create table batch msg
2024-08-12 19:57:15 +08:00
54liuyao
a3424e6f59
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-31386
2024-08-12 19:40:07 +08:00
sima
a3637af498
fix:[TD-31374] vectorConvertSingleCol set precision only when type is timestamp.
2024-08-12 18:59:10 +08:00
Hongze Cheng
0d4cb0e26e
Merge pull request #27159 from taosdata/fix/TD-31378-3.0
...
fix: null pointer check when clearing tsdb reader
2024-08-12 18:48:43 +08:00
kailixu
ee571773f8
fix: decrease the dimension when mocking i/o error
2024-08-12 18:45:50 +08:00
Hongze Cheng
0f297f0bd3
Merge pull request #27164 from taosdata/fix/TD-31309-2
...
fix(meta/commit): transfer txn's ownership to asyn commit thread
2024-08-12 18:41:56 +08:00
54liuyao
5d9101b28d
adj res
2024-08-12 18:23:45 +08:00
54liuyao
3ec51c77c4
adj res
2024-08-12 18:21:35 +08:00
Haojun Liao
8d751ca5e3
Merge pull request #27148 from taosdata/fix/3.0/TD-31362-TD-31359-TD-21481
...
1. lock not released when return
2024-08-12 17:34:25 +08:00
Minglei Jin
e3bfb9870a
fix(meta/commit): transfer txn's ownership to asyn commit thread
2024-08-12 17:12:19 +08:00
Shungang Li
21f8d6b7c1
fix: memleak in taosSplitS3Cfg
2024-08-12 16:57:10 +08:00
Haojun Liao
3701ded767
fix(stream): remove invalid assert.
2024-08-12 16:56:43 +08:00
kailixu
7e57747bee
fix: null pointer check when clearing tsdb reader
2024-08-12 15:51:00 +08:00
wangjiaming0909
19952995af
fix fill order by returned wrong values
2024-08-12 15:27:15 +08:00
Haojun Liao
4a98782a38
Merge pull request #27150 from taosdata/fix/TD-31368
...
adj error code
2024-08-12 14:32:36 +08:00
Haojun Liao
9e0783afc9
Merge pull request #27135 from taosdata/fix/TD-31356
...
ignore delete res since res is empty
2024-08-12 14:31:54 +08:00
54liuyao
2c281fdb37
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-31372
2024-08-12 14:02:09 +08:00
54liuyao
91e987b25a
fix issue
2024-08-12 14:01:55 +08:00
Hongze Cheng
600d1b2c64
Merge pull request #27128 from taosdata/fix/TD-31325
...
fix(lrucache): return fail if array init failed
2024-08-12 13:57:10 +08:00
kailixu
eda233dd8d
enh: simulate random i/o error
2024-08-12 13:56:14 +08:00
kailixu
89b4c7a3ed
enh: simulate random i/o error
2024-08-12 13:37:11 +08:00
Hongze Cheng
3a6760c994
Merge pull request #27151 from taosdata/fix/changeChanOpt
...
change chan opt
2024-08-12 13:33:36 +08:00
kailixu
c14363625d
enh: simulate random i/o error
2024-08-12 13:31:46 +08:00
kailixu
563920eea8
enh: simulate random i/o error
2024-08-12 13:29:19 +08:00
Haojun Liao
354c5d2823
Merge pull request #27149 from taosdata/fix/3_liaohj
...
fix(stream): update return value check.
2024-08-12 13:10:00 +08:00
kailixu
787715a519
enh: simulate random i/o error
2024-08-12 12:23:46 +08:00
kailixu
410008ac2f
enh: simulate random i/o error
2024-08-12 12:21:07 +08:00
kailixu
7e1bbd7459
enh: simulate random i/o error
2024-08-12 12:13:26 +08:00
yihaoDeng
593ccf2054
refactor code
2024-08-12 11:45:30 +08:00
Shungang Li
1e83be102d
fix: return value check
2024-08-12 11:13:12 +08:00
54liuyao
ba7994c3d6
adj copyPkVal error code
2024-08-12 11:06:25 +08:00
Shungang Li
5d62dce2c2
enh: no shuffle for array with one element
2024-08-12 10:56:25 +08:00
Haojun Liao
0d8cda26cd
fix(stream): reset the error code.
2024-08-12 10:53:25 +08:00
yihaoDeng
3b718371f7
change chan opt
2024-08-12 10:47:45 +08:00
54liuyao
9b4b74e80f
adj error code
2024-08-12 10:42:18 +08:00
Haojun Liao
5ff6397416
fix(stream): update return value check.
2024-08-12 10:25:47 +08:00
Shungang Li
3e923f765b
fix: add del mark for last cache
2024-08-12 09:37:29 +08:00
yihaoDeng
246dfd6e4a
Merge remote-tracking branch 'origin/3.0' into fix/TD-31353
2024-08-12 09:18:37 +08:00
Hongze Cheng
4586e09b7b
Merge pull request #27131 from taosdata/fix/TD-31345
...
fix(meta/query): return oom with null ctb cursor
2024-08-12 09:11:01 +08:00
Hongze Cheng
4efa935e8b
Merge pull request #27130 from taosdata/fix/TD-31318
...
fix(tsdb/cache): return oom if array or push failed
2024-08-12 09:09:20 +08:00
Hongze Cheng
80a1d1b4f8
Merge pull request #27132 from taosdata/fix/TD-31346
...
fix(meta/query): return oom if malloc failed
2024-08-12 09:06:15 +08:00
Hongze Cheng
5d977fd9bc
Merge pull request #27133 from taosdata/fix/TD-31347
...
fix(meta/query): return oom if malloc failed
2024-08-12 09:03:38 +08:00
Hongze Cheng
e59b9a1b90
Merge pull request #27129 from taosdata/fix/TD-31340
...
fix return error
2024-08-12 09:01:47 +08:00
Hongze Cheng
a76087c381
Merge pull request #27098 from taosdata/fix/TS-5262-log-conflict
...
Fix/ts-5262-log-conflict
2024-08-12 08:54:39 +08:00
wangjiaming0909
882cfb7deb
1. lock not released when return
...
2. fix tsma err msg
3. fix fill prev wrong results
2024-08-12 08:53:27 +08:00
yihaoDeng
6a7cee7687
refactor errno code
2024-08-10 18:55:03 +08:00
Haojun Liao
29a6b072a8
Merge branch '3.0' into fix/3_liaohj
2024-08-10 11:04:02 +08:00
yihaoDeng
1a2e233d09
refactor errno code
2024-08-10 09:23:03 +08:00
yihaoDeng
d072e3f7df
refactor errno code
2024-08-10 09:12:41 +08:00
Haojun Liao
07edc94efa
Merge pull request #27125 from taosdata/fix/3.0/TD-31355
...
fix:[TD-31355] use correct way to handle error.
2024-08-09 23:10:12 +08:00
yihaoDeng
c4cf02148a
refactor errno code
2024-08-09 18:51:21 +08:00
yihaoDeng
99fb80cd27
refactor errno code
2024-08-09 18:07:43 +08:00
yihaoDeng
12fe64e5bb
refactor errno code
2024-08-09 17:54:47 +08:00
54liuyao
30f3fa29b9
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
2024-08-09 17:36:48 +08:00
yihaoDeng
fa2da69e7c
refactor errno code
2024-08-09 17:36:20 +08:00
54liuyao
5d4e30de3f
ignore delete res since res is empty
2024-08-09 17:36:19 +08:00
Hongze Cheng
8659a9a9bf
Merge pull request #27123 from taosdata/fix/TD-31117-3.0
...
fix: remove an invalid assert in syncMain.c
2024-08-09 17:29:53 +08:00
Hongze Cheng
a9c8746c64
Merge pull request #27120 from taosdata/fix/TD-31168-3.0
...
fix: possible error handle in syncPipeline.c
2024-08-09 17:29:09 +08:00
Minglei Jin
0035c1b06a
fix(meta/query): return oom if malloc failed
2024-08-09 17:13:37 +08:00
Haojun Liao
77a52cc6fb
Merge pull request #27118 from taosdata/fix/ly_test
...
adj error code
2024-08-09 17:10:40 +08:00
Minglei Jin
2d2ba4fd29
fix(meta/query): return oom if malloc failed
2024-08-09 17:09:19 +08:00
Shungang Li
debd1e2308
feat: cos support for multi s3 cfg
2024-08-09 17:08:17 +08:00
Minglei Jin
b8cd001dfb
fix(meta/query): return oom with null ctb cursor
2024-08-09 17:06:35 +08:00
Minglei Jin
105594848c
fix(tsdb/cache): return oom if array or push failed
2024-08-09 17:00:18 +08:00
yihaoDeng
3b99e077ef
fix return error
2024-08-09 16:57:10 +08:00
Minglei Jin
3314a5eaa7
fix(lrucache): return fail if array init failed
2024-08-09 16:56:13 +08:00
Haojun Liao
df4437bc7c
Merge pull request #27107 from taosdata/fix/TD-31335
...
adj error code
2024-08-09 16:48:22 +08:00
Haojun Liao
563cb0c328
Merge pull request #27119 from taosdata/postfix/3.0/TD-31275
...
postfix exchange operator blocking due to addref failed
2024-08-09 16:44:51 +08:00
Haojun Liao
f48d6f11ca
Merge pull request #27110 from taosdata/fix/3_liaohj
...
refactor: do some internal refactor.
2024-08-09 16:13:54 +08:00
yihaoDeng
61e2f68542
fix return error
2024-08-09 16:07:29 +08:00
sima
64874f6e40
fix:[TD-31355] use correct way to handle error.
2024-08-09 16:00:05 +08:00
xsren
db8e3b9ab3
test case
2024-08-09 15:53:35 +08:00
Hongze Cheng
2553bb1745
fix: remove an invalid assert in syncMain.c
2024-08-09 15:51:58 +08:00
Hongze Cheng
7bde46e6d3
Merge pull request #27115 from taosdata/fix/TD-31344
...
refactor errno code
2024-08-09 15:35:51 +08:00
Hongze Cheng
acf17054d3
fix: possible error handle in syncPipeline.c
2024-08-09 15:20:33 +08:00
Haojun Liao
bc506b9928
Merge pull request #27113 from taosdata/fix/TD-31146
...
fix:[TD-31146]memory leak
2024-08-09 15:00:47 +08:00
wangjiaming0909
4fd8688795
postfix exchange operator blocking due to addref failed
2024-08-09 14:43:50 +08:00
54liuyao
75e9c027a6
adj error code
2024-08-09 14:40:34 +08:00
wangmm0220
9e018e8e58
fix:[TS-5156]add user/fqdn in show consumers
2024-08-09 14:28:58 +08:00
Haojun Liao
a145d9db22
fix(stream): allowed continue hb msg.
2024-08-09 14:08:08 +08:00
yihaoDeng
d763e559e1
refactor errno code
2024-08-09 13:57:57 +08:00
Haojun Liao
6532b8a534
Merge pull request #27091 from taosdata/fix/3.0/TD-31275-TD-31310
...
1. fix exchange operator dead lock due to no ret check for add ref
2024-08-09 13:56:18 +08:00
Haojun Liao
45c6d42851
Merge pull request #27093 from taosdata/fix/3.0/TD-31274-TD-31280
...
1. fix interval query with month interval day slidng returning wrong …
2024-08-09 13:50:34 +08:00
Haojun Liao
0cf665dd8d
Merge pull request #27114 from taosdata/fix/3.0/TD-31258-TD-31259-TD-31254-TD-31330
...
fix ret check caused crash
2024-08-09 13:43:58 +08:00
Haojun Liao
73308bcdb5
Merge pull request #27029 from taosdata/fix/3.0/TS-5259
...
cancel md5 generation for performance when creating physical plan
2024-08-09 13:42:14 +08:00
Hongze Cheng
f6fc7a2edd
Merge pull request #27112 from taosdata/fix/TD-31336-3.0
...
fix: handle error code
2024-08-09 13:34:04 +08:00
wangjiaming0909
aa4b4a609f
fix ret check caused crash
2024-08-09 11:46:53 +08:00
wangmm0220
ab2007adb7
fix:[TD-31146]memory leak
2024-08-09 11:41:17 +08:00
Haojun Liao
71b8f67ea6
refactor: do some internal refactor.
2024-08-09 11:37:34 +08:00
Hongze Cheng
f83521b2eb
Merge pull request #27094 from taosdata/fix/TS-5271-3.0
...
fix: disable process write request when vnode is in snapshot mode
2024-08-09 11:14:49 +08:00
Hongze Cheng
78a4a93d9c
fix: handle error code
2024-08-09 11:04:04 +08:00
yihaoDeng
3eaae2ab75
add mem check
2024-08-09 10:40:38 +08:00
Haojun Liao
10acd19e71
refactor: do some internal refactor.
2024-08-09 10:36:10 +08:00
Haojun Liao
bc38eadf53
Merge branch '3.0' into fix/3_liaohj
2024-08-09 10:31:55 +08:00
Haojun Liao
bc14da28e5
refactor: do some internal refactor.
2024-08-09 10:31:05 +08:00
Hongze Cheng
8226a06316
Merge pull request #27068 from taosdata/fix/fixTransportMemleak
...
fix mem leak
2024-08-09 10:27:28 +08:00
54liuyao
3826fec13d
adj error code
2024-08-09 09:28:13 +08:00
Haojun Liao
ac413cd8ed
Merge pull request #27085 from taosdata/fix/TD-31317
...
fix issue
2024-08-09 09:25:08 +08:00
Haojun Liao
6ea01d7f9c
Merge pull request #27095 from taosdata/opti/TD-30453
...
opti:[TD-30453] change trans policy from rollback to retry in tmq
2024-08-09 09:20:18 +08:00
Hongze Cheng
5100329790
Merge pull request #27057 from taosdata/fix/TD-31194-3.0-new
...
enh: adjust error msg format
2024-08-09 09:12:31 +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
Hongze Cheng
fd632cdc58
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TS-5271-3.0
2024-08-09 08:39:01 +08:00
Haojun Liao
c793aba958
Merge pull request #27101 from taosdata/fix/syntax
...
fix(stream): send kill checkpoint trans msg before close task.
2024-08-09 02:03:32 +08:00
Haojun Liao
b24e8efa5f
Merge remote-tracking branch 'origin/fix/3_liaohj' into fix/3_liaohj
2024-08-09 02:02:56 +08:00
Haojun Liao
506a72d50f
fix(stream): update checkpoint info only it is in ck status.
2024-08-09 02:02:41 +08:00
Haojun Liao
e3a2733fee
fix(stream): send kill checkpoint trans msg before close task.
2024-08-09 00:47:42 +08:00
Haojun Liao
8472f25a6e
fix(stream): send kill checkpoint trans msg before close task.
2024-08-09 00:46:20 +08:00
Haojun Liao
dfa74f82d7
fix(stream): avoid repeat send checkpoint-report msg.
2024-08-09 00:40:05 +08:00
xsren
2c68cffe6e
test case
2024-08-08 19:40:38 +08:00
yihaoDeng
2af86c961a
add mem check
2024-08-08 19:35:20 +08:00
dmchen
ed710653eb
fix/TS-5262-log-conflict
2024-08-08 10:37:49 +00:00
wangmm0220
bde16f4667
opti:[TD-30453] change trans policy from rollback to retry in tmq
2024-08-08 18:34:02 +08:00
wangjiaming0909
1c5db0c469
remove unused md5hash
2024-08-08 18:26:41 +08:00
Hongze Cheng
566bab1fb2
fix: disable process write request when vnode is in snapshot mode
2024-08-08 18:25:43 +08:00
wangjiaming0909
d1ed3b3abb
1. fix interval query with month interval day slidng returning wrong window
...
2. fix error msg for creating tsma
2024-08-08 18:10:49 +08:00
wangjiaming0909
efd1ece152
1. fix exchange operator dead lock due to no ret check for add ref
...
2. fix null pointer of FetchRpcHandle of exchangeoperator
2024-08-08 18:07:43 +08:00
54liuyao
948de1fc66
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-31317
2024-08-08 17:50:02 +08:00
wangmm0220
e7b990f3dd
feat:[TS-3718]merge from 3.0
2024-08-08 17:35:24 +08:00
yihaoDeng
132500a102
fix mem leak
2024-08-08 17:31:06 +08:00
dapan1121
d6b3b3b49f
Merge pull request #27090 from taosdata/fix/3.0/TD-31298
...
fix:[TD-31298] Change error code to make error message more understandable.
2024-08-08 17:30:43 +08:00
wangmm0220
bce6f40abb
feat:[TS-3718]add lock to avoid write slow at the same time
2024-08-08 17:29:18 +08:00
sima
cec97d89fc
fix:[TD-31298] Change error code to make error message more understandable.
2024-08-08 17:28:42 +08:00
54liuyao
340886b9be
fix issue
2024-08-08 17:23:25 +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
dapan1121
905d1eb762
Merge pull request #26972 from taosdata/fix/TD-29679/l2cache
...
Fix/td 29679/l2cache
2024-08-08 16:51:44 +08:00
wangmm0220
d5b990e4ed
fix:[TS-5156]add user in show consumers
2024-08-08 16:38:11 +08:00
54liuyao
fe75c72666
fix issue
2024-08-08 16:24:18 +08:00
Shengliang Guan
d55a0c7100
enh: enable log in udf
2024-08-08 16:18:18 +08:00
yihaoDeng
6be6027d17
add mem check
2024-08-08 16:15:44 +08:00
dapan1121
fa7afafe6d
Merge pull request #27079 from taosdata/fix/3.0/TD-31326
...
fix:[TD-31326] Return correct error code in _return.
2024-08-08 15:31:31 +08:00
sima
cb4cc327d9
fix:[TD-31326] Return correct error code in _return.
2024-08-08 14:19:17 +08:00
yihaoDeng
eafdaac3e5
fix mem leak
2024-08-08 14:13:26 +08:00
Hongze Cheng
328c0c38a5
Merge pull request #27013 from taosdata/fix/fixTransReturnCode
...
fix return error
2024-08-08 13:59:56 +08:00
dapan1121
65cfa89f56
Merge pull request #27072 from taosdata/fix/3.0/TD-31313
...
fix:[TD-31313] fix error handling.
2024-08-08 13:53:07 +08:00
dapan1121
cefd1de7fb
Merge pull request #27064 from taosdata/fix/TD-31308
...
fix:[TD-31308] error code if topic not exist
2024-08-08 13:48:48 +08:00
dapan1121
2b6b196b66
Merge pull request #27076 from taosdata/fix/TD-30883
...
feat:[TD-30883]send data if scan wal too log
2024-08-08 13:44:44 +08:00
xsren
6e820d28ab
unused code
2024-08-08 13:41:47 +08:00
yihaoDeng
43f191511d
fix mem leak
2024-08-08 13:41:35 +08:00
dapan1121
73e81c4617
Merge pull request #27051 from taosdata/feat/TD-29123
...
feat:[TD-29123]add paras for schemaless interface
2024-08-08 13:33:08 +08:00
Haojun Liao
27586ef650
Merge pull request #27074 from taosdata/fix/TD-31288-2
...
check function res
2024-08-08 13:27:22 +08:00
Hongze Cheng
f698610e44
Merge pull request #27069 from taosdata/fix/TD-31277-3.0
...
fix: handle error code
2024-08-08 12:39:05 +08:00
Hongze Cheng
7eda50065d
Merge pull request #27066 from taosdata/fix/TD-31285-3.0
...
fix: handle error code
2024-08-08 12:35:59 +08:00
wangmm0220
a4ebe75b4c
feat:[TD-30883]send data if scan wal too log
2024-08-08 11:45:08 +08:00
54liuyao
3515af8099
check function res
2024-08-08 11:36:36 +08:00
54liuyao
4bebadd000
fix issue
2024-08-08 11:23:50 +08:00
Haojun Liao
fe7565330b
Merge branch '3.0' into fix/3_liaohj
2024-08-08 11:20:12 +08:00
dapan1121
2e71680072
Merge pull request #27025 from taosdata/fix/3.0/TD-31279
...
fix:[TD-31279] free memory when error occurred.
2024-08-08 11:06:22 +08:00
wangmm0220
3ef942bf4b
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-3718
2024-08-08 10:59:45 +08:00
54liuyao
5c859554d0
Merge branch '3.0' of github.com:taosdata/TDengine into fix/TD-31288
2024-08-08 10:36:09 +08:00
sima
ea1e2bc68e
fix:[TD-31313] fix error handling.
2024-08-08 10:32:44 +08:00