Haojun Liao
f0dda78c61
Merge branch '3.0' into fix/3_liaohj
2024-08-16 21:43:38 +08:00
Hongze Cheng
0934fd7974
Merge pull request #27267 from taosdata/fix/TS-5269-3.0
...
fix: possible delete data loss when stt_trigger = 1
2024-08-16 15:39:22 +08:00
Hongze Cheng
22e9b5c059
Merge pull request #27264 from taosdata/fix/TD-31485-3.0
...
fix/TD-31485
2024-08-16 14:18:36 +08:00
Hongze Cheng
76c961dafd
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-31320-3.0a
2024-08-16 14:08:12 +08:00
Hongze Cheng
3ae2282879
Merge pull request #27252 from taosdata/fix/TD-31442-3.0
...
fix: support customized version
2024-08-16 13:53:55 +08:00
Hongze Cheng
5361d5f38a
fix: possible delete data loss when stt_trigger = 1
2024-08-16 13:27:51 +08:00
Haojun Liao
9059454c90
fix(tsdb): check return value.
2024-08-16 13:11:10 +08:00
Haojun Liao
5ae13e7bf8
Merge pull request #27266 from taosdata/fix/3_liaohj
...
fix(tsdb): check tables number.
2024-08-16 12:41:37 +08:00
Haojun Liao
35564718d8
Merge branch '3.0' into fix/3_liaohj
2024-08-16 11:12:39 +08:00
Haojun Liao
4e8d5e21a1
fix(tsdb): check tables number.
2024-08-16 10:34:39 +08:00
dmchen
0f922fb373
fix/TD-31485
2024-08-16 01:23:01 +00:00
Haojun Liao
7c44227048
Merge pull request #27263 from taosdata/fix/3_liaohj
...
fix(stream): delay to load the stream task.
2024-08-16 09:11:30 +08:00
Haojun Liao
868898d11c
fix(stream): delay to load the stream task.
2024-08-16 00:28:49 +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
Haojun Liao
06af850e3c
Merge pull request #27251 from taosdata/fix/syntax
...
fix(tsdb): fix memory leak.
2024-08-15 19:09:18 +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
Haojun Liao
b6629532bf
fix(tsdb): fix memory leak.
2024-08-15 16:20:49 +08:00
kailixu
f62e849222
fix: support customized version
2024-08-15 16:07:57 +08:00
Hongze Cheng
4b03430712
Merge pull request #27221 from taosdata/fix/TD-31440
...
fix meta deadlock
2024-08-15 15:26:36 +08:00
Hongze Cheng
e13ec18e5d
Merge pull request #27190 from taosdata/fix/TS-5262-conflict-return-error
...
fix/TS-5262-conflict-return-error
2024-08-15 15:20:46 +08:00
dapan1121
9f47f8467d
Merge pull request #27087 from taosdata/feat/TS-5156
...
opti:[TS-5156]add user/fqdn in show consumers/subscriptions
2024-08-15 11:33:27 +08:00
yihaoDeng
b9d085764f
fix meta deadlock
2024-08-15 09:23:19 +08:00
yihaoDeng
bc2cbea8d1
fix meta deadlock
2024-08-15 09:19:34 +08:00
kailixu
1059650e57
enh: code optimization
2024-08-14 22:20:03 +08:00
kailixu
462748e715
Merge branch '3.0' into fix/TD-31320-3.0a
2024-08-14 22:06:43 +08:00
kailixu
92704f8b7a
fix: check error code
2024-08-14 22:06:18 +08:00
yihaoDeng
ecb48dd317
fix meta deadlock
2024-08-14 21:09:24 +08:00
yihaoDeng
2b40ecf718
fix meta deadlock
2024-08-14 20:41:28 +08:00
Hongze Cheng
9792683b7d
handle some of return -1
2024-08-14 17:50:20 +08:00
kailixu
ab45ab1459
fix(tsdb/read): memory leak
2024-08-14 16:40:12 +08:00
wangjiaming0909
daf8ed7e06
fix db tsma version not updated by heart beat
2024-08-14 16:23:08 +08:00
kailixu
6c917646b2
fix(tsdb/cache): return error code
2024-08-14 16:15:37 +08:00
dapan1121
084592dc34
Merge pull request #27168 from taosdata/feat/TS-4893
...
feat:[TS-4893] Support MYSQL functions.
2024-08-14 15:10:27 +08:00
Hongze Cheng
6372d6d016
Merge pull request #27202 from taosdata/fix/TD-31433
...
fix(mnd/s3): fix trim & s3migrate timer routine
2024-08-14 14:21:08 +08:00
kailixu
f6ad63ac14
enh: code optimization
2024-08-14 13:59:33 +08:00
kailixu
cec7643ea8
enh: code optimization
2024-08-14 13:57:33 +08:00
kailixu
fe07324d72
fix(tsdb): return error code when loading data
2024-08-14 12:42:46 +08:00
Hongze Cheng
9796c9dfa4
Merge pull request #27179 from taosdata/enh/TD-31403
...
Enh/TD-31403
2024-08-14 09:39:12 +08:00
Minglei Jin
834dd8de8c
fix(mnd/s3): fix trim & s3migrate timer routine
2024-08-14 09:38:05 +08:00
Hongze Cheng
e97d667ffc
Merge pull request #26970 from taosdata/fix/TD-31090-3.0
...
fix: add del mark for last cache
2024-08-14 09:35:08 +08:00
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
kailixu
b47c127c56
Merge branch '3.0' into fix/TD-31320-3.0a
2024-08-14 09:06:56 +08:00
Haojun Liao
eb029395a2
fix(stream): init exec when mnd become leader.
2024-08-14 00:38:15 +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
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