Hongze Cheng
8b723beeb4
Merge pull request #27999 from taosdata/enh/TD-31891-mnd-5
...
remove mndMain.c and mndProfile.c
2024-09-23 19:10:38 +08:00
Hongze Cheng
f8cab36045
enh: handle void
2024-09-23 14:02:29 +08:00
kailixu
bb31622693
Merge branch '3.0' into enh/TS-5111-3.0
2024-09-21 13:48:33 +08:00
Pan Wei
6e7d954e18
Merge pull request #27996 from taosdata/fix/TS-5443-3.0
...
fix(query)[TS-5443]. Fix invalid key in ORDER BY within subqueries
2024-09-20 17:21:57 +08:00
xiao-77
840e006249
remove void in mnode
2024-09-20 16:37:27 +08:00
Jinqing Kuang
1ccaaf75bd
fix(query)[TS-5443]. Fix invalid key in ORDER BY within subqueries
...
Resolved an issue where an ORDER BY alias in subqueries failed to
convert to the expected ColumnNode when the corresponding column
could be omitted. Updated the conversion logic to handle this case
correctly and ensure proper query execution.
2024-09-20 14:44:30 +08:00
dmchen
5934fe8857
fix/TD-31891-remove-void-mnode4
2024-09-20 06:17:33 +00:00
kailixu
74242ea74b
Merge branch '3.0' into enh/TS-5111-3.0
2024-09-20 11:57:21 +08:00
Pan Wei
0839c17ca5
Merge pull request #27983 from taosdata/feat/TS-4592
...
fix:[TS-4592]default value error
2024-09-20 11:42:04 +08:00
kailixu
b0a711e575
Merge branch '3.0' into enh/TS-5111-3.0
2024-09-20 09:45:49 +08:00
Hongze Cheng
80152c1e48
Merge pull request #27948 from taosdata/enh/TD-32144-3.0
...
enh: check memory allocation
2024-09-20 09:04:34 +08:00
Pan Wei
d1209595af
Merge pull request #27926 from taosdata/TD-32147
...
ret check for memory allocation
2024-09-20 08:42:44 +08:00
kailixu
8a5c47a9c2
Merge branch '3.0' into enh/TS-5111-3.0
2024-09-19 21:25:11 +08:00
WANG MINGMING
a5d6d29ebe
Merge branch '3.0' into feat/TS-4592
2024-09-19 19:55:06 +08:00
wangmm0220
cea66062b6
fix:default value error
2024-09-19 19:52:44 +08:00
kailixu
6f0fafdc92
enh: drop table with uid
2024-09-19 18:55:26 +08:00
kailixu
9cc0702a77
enh: drop table with uid
2024-09-19 18:34:49 +08:00
Hongze Cheng
6f43830bb2
Merge pull request #27765 from taosdata/enh/TD-31977-monitor-qid
...
enh/TD-31977-monitor-qid
2024-09-19 17:24:10 +08:00
Pan Wei
380470bceb
Merge pull request #27918 from taosdata/enh/TD-32130-3.0
...
enh(query)[TD-32130]. Handle return values of memory allocation functions
2024-09-19 16:32:08 +08:00
kailixu
964ee72932
Merge branch '3.0' into enh/TS-5111-3.0
2024-09-19 12:58:52 +08:00
dongming chen
2135bddf3f
Merge pull request #27951 from taosdata/3.0
...
3.0
2024-09-19 10:00:06 +08:00
Hongze Cheng
c0b3cc17fc
Merge pull request #27899 from taosdata/enh/TD-32121-3.0
...
enh: retrieveRows no more if got all data
2024-09-19 09:12:14 +08:00
Jinqing Kuang
4b46c4c1fc
enh(query)[TD-32130]. Handle return values of memory allocation functions
2024-09-19 09:06:01 +08:00
kailixu
1b53ba2df4
enh: check memory allocation
2024-09-18 23:17:08 +08:00
wangjiaming0909
91927e84a5
ret check for memory allocation
2024-09-18 19:11:35 +08:00
kailixu
2ea574fa4f
chore: merge 3.0
2024-09-18 19:06:15 +08:00
kailixu
107ad05273
enh: support drop table with uid
2024-09-18 19:04:44 +08:00
dmchen
86c2944ed9
enh/TD-31977-monitor-qid-qid-format-set-dnodeid-when-first-start
2024-09-18 09:44:27 +00:00
kailixu
ba10e95723
enh: support drop table with uid
2024-09-18 16:05:05 +08:00
kailixu
28edf40c2a
enh: support drop table with uid
2024-09-18 13:57:17 +08:00
Pan Wei
4c459155f1
Merge pull request #27890 from taosdata/fix/TD-31870/os4
...
fix: os return
2024-09-18 11:03:44 +08:00
Pan Wei
7a33fb7c9f
Merge pull request #27900 from taosdata/fix/memCheck
...
pointer check
2024-09-18 11:01:50 +08:00
Haojun Liao
334b1c55c6
Merge pull request #27906 from taosdata/fix/3_liaohj
...
refactor: do some internal refactor.
2024-09-18 10:27:17 +08:00
xsren
e87bd926da
fix: Memory detection in macro definition
2024-09-18 09:18:30 +08:00
kailixu
d7fcf21f8b
enh: support drop table with uid
2024-09-17 15:41:10 +08:00
kailixu
302c08331f
enh: support drop table with uid
2024-09-17 10:33:38 +08:00
kailixu
cd358de7ce
enh: support drop table with uid
2024-09-16 18:54:53 +08:00
kailixu
1b6694af20
enh: support drop table with uid
2024-09-16 11:39:11 +08:00
kailixu
270d485da7
Merge branch '3.0' into enh/TS-5111-3.0
2024-09-16 11:38:44 +08:00
Haojun Liao
b4277e0e65
refactor:do some internal refactor.
2024-09-15 16:15:11 +08:00
Haojun Liao
3332a0b822
refactor: do some internal refactor.
2024-09-15 01:19:30 +08:00
Haojun Liao
1a4c09cffa
Merge pull request #27882 from taosdata/fix/3_liaohj
...
refactor: check return value for stream.
2024-09-14 18:51:59 +08:00
Hongze Cheng
cd827087ac
Merge pull request #27889 from taosdata/fix/3.0/TD-31990
...
Fix/3.0/td 31990
2024-09-14 18:13:00 +08:00
kailixu
31bb993e0d
enh: support drop table with uid
2024-09-14 17:57:30 +08:00
Haojun Liao
5f486d6976
Merge branch '3.0' into fix/3_liaohj
2024-09-14 17:29:29 +08:00
Hongze Cheng
ca731e7c25
Merge pull request #27885 from taosdata/fix/check-state-when-restore-dnode
...
fix/check-state-when-restore-dnode
2024-09-14 17:19:05 +08:00
Shungang Li
0fd4928dc2
enh: retrieveRows no more if got all data
2024-09-14 17:02:38 +08:00
xsren
ae9eaf9d1a
osSys
2024-09-14 16:14:56 +08:00
Haojun Liao
b78cbb7dc5
Merge pull request #27888 from taosdata/fix/ly_stream
...
fix(stream):adj build file state res
2024-09-14 13:50:51 +08:00
xsren
1b48080a94
fix: os return
2024-09-14 11:47:20 +08:00