Commit graph

4579 commits

Author SHA1 Message Date
dapan1121
a2665ebc82 fix: add plan validation in scheduler 2024-10-22 09:04:12 +08:00
dapan1121
44726fe42a enh: add subplan test 2024-10-17 11:28:05 +08:00
dapan1121
a8965fa98c Merge remote-tracking branch 'origin/3.0' into enh/TD-32190 2024-10-15 19:20:36 +08:00
Shengliang Guan
9f05ca5ee8 revert: data analysis 2024-10-14 23:27:11 +08:00
Jing Sima
6231d46cc5 enh:[TD-32189] Add validation to prevent changes to resultinfo structure. 2024-10-12 15:14:59 +08:00
Shengliang Guan
7ba8a6a680 fix: manual testing errors 2024-10-11 12:11:59 +08:00
Shengliang Guan
4dc0c2f47e feat: data analysis 2024-10-09 17:09:43 +08:00
Pan Wei
0fe3565c90
Merge pull request #28235 from taosdata/enh/TD-32413/safeFunc
enh: safe function
2024-10-09 16:40:12 +08:00
xsren
e88a8317af fix: buff size 2024-10-09 09:45:56 +08:00
Jing Sima
f5872e6cec fix:[TD-32454] Use SMA when using min/max on numeric column. 2024-10-08 17:02:25 +08:00
Hongze Cheng
8808d7f79d
Merge pull request #28182 from taosdata/fix/TD-32321-change-snap-timeout
fix/TD-32321-change-snap-timeout
2024-09-30 13:48:04 +08:00
dapan1121
c18da7f273 Merge remote-tracking branch 'origin/3.0' into enh/TD-32190 2024-09-30 09:55:09 +08:00
Haojun Liao
84da5eab2e
Merge pull request #28187 from taosdata/fix/3_liaohj
fix(stream): use meta id instead of ptr.
2024-09-30 09:00:56 +08:00
Haojun Liao
4c98786352 fix(stream): use meta id instead of ptr. 2024-09-29 16:12:46 +08:00
dmchen
d24c9f4691 fix/TD-32321-change-snap-timeout 2024-09-29 07:01:03 +00:00
54liuyao
7517228dde fix(stream):fix issue for stream count window state buff 2024-09-29 14:16:16 +08:00
dapan1121
65985c7aaa enh: add tag scan test 2024-09-27 18:08:36 +08:00
Hongze Cheng
d3eab57766 enh: handle some error logs 2024-09-26 18:35:00 +08:00
Hongze Cheng
e8b50df6ca
Merge pull request #28062 from taosdata/enh/-TD-31890-16
ehn: remove void
2024-09-24 15:29:56 +08:00
Jing Sima
ad7b2ddc1b enh:[TD-32158] Free memory only when function need cleanup. 2024-09-24 11:35:36 +08:00
Hongze Cheng
645160d251 ehn: remove void 2024-09-24 10:06:30 +08:00
kailixu
bb31622693 Merge branch '3.0' into enh/TS-5111-3.0 2024-09-21 13:48:33 +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
kailixu
b0a711e575 Merge branch '3.0' into enh/TS-5111-3.0 2024-09-20 09:45:49 +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
kailixu
9cc0702a77 enh: drop table with uid 2024-09-19 18:34:49 +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
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
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
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
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
Shungang Li
0fd4928dc2 enh: retrieveRows no more if got all data 2024-09-14 17:02:38 +08:00
xiao-77
1bbcb7c980 Merge branch '3.0' into fix/3.0/TD-31990 2024-09-14 11:13:20 +08:00
54liuyao
b649f1f1c4 fix(stream):adj build file state res 2024-09-14 10:51:57 +08:00
kailixu
bb3479d952 enh: support drop table with uid 2024-09-14 08:42:06 +08:00