Commit graph

3050 commits

Author SHA1 Message Date
54liuyao
dd7f705dcc Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-10-09 19:31:44 +08:00
54liuyao
e6f11c180c fix ci issue 2024-10-09 16:03:09 +08:00
lyh250-666
676f8759e2 enh:modify error code passing 2024-10-09 15:37:00 +08:00
54liuyao
d13819bbf4 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-30 09:05:46 +08:00
Pan Wei
f903f5edf0
Merge pull request #28148 from taosdata/ret_check
ret check for taosMemoryAlloc
2024-09-27 14:59:11 +08:00
54liuyao
df8cfa65c2 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-27 11:37:37 +08:00
wangjiaming0909
420482720f ret check for taosMemoryAlloc 2024-09-27 09:16:47 +08:00
xsren
18bc5a048f taosStrndup 2024-09-26 14:46:53 +08:00
54liuyao
68b2ca0f7b adj sql.c 2024-09-25 15:16:07 +08:00
54liuyao
d44529e62f Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-25 15:12:15 +08:00
kailixu
92146c510a fix: unify the error code when drop stable 2024-09-25 09:22:56 +08:00
lyh250-666
5f6802e0a1 enh:modify addede rror code passing 2024-09-24 16:29:28 +08:00
54liuyao
2c24c52c80 fix(stream):not support group by 2024-09-23 13:52:18 +08:00
Hongze Cheng
5639fd0baf
Merge pull request #27947 from taosdata/enh/TS-5111-3.0
enh: support drop table with uid
2024-09-23 13:36:27 +08:00
Pan Wei
373aaeaf0d
Merge pull request #28019 from taosdata/enh/TD-31691
enh:modify error code passing
2024-09-23 10:13:57 +08:00
lyh250-666
df147c60b0 enh:modify error code passing 2024-09-23 08:58:10 +08:00
Pan Wei
04663cb4b3
Merge pull request #28011 from taosdata/enh/TD-31691
Enh/td 31691
2024-09-23 08:54:34 +08:00
kailixu
812f3a04d9 enh: support drop table with uid 2024-09-23 00:14:49 +08:00
Kaili Xu
303eaaa5d9
Update parTranslater.c 2024-09-23 00:09:03 +08:00
kailixu
843637a897 enh: code optimization 2024-09-22 10:00:18 +08:00
kailixu
bb31622693 Merge branch '3.0' into enh/TS-5111-3.0 2024-09-21 13:48:33 +08:00
lyh250-666
651a94d747 enh:modify error code passing 2024-09-20 17:58:13 +08:00
lyh250-666
69d62454d7 enh:modify error code passing 2024-09-20 17:48:04 +08:00
54liuyao
e53fafc08f Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-20 15:31:03 +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
0e81372841 enh: support drop table with uid 2024-09-20 10:26:44 +08:00
kailixu
0fbf166a3b enh: support drop table with uid 2024-09-20 10:25:12 +08:00
kailixu
3fd2e51e06 enh: cannot drop table of system db 2024-09-20 09:46:37 +08:00
kailixu
b0a711e575 Merge branch '3.0' into enh/TS-5111-3.0 2024-09-20 09:45:49 +08:00
kailixu
3efa99520a enh: support drop table with uid 2024-09-20 01:54:07 +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
kailixu
cac1ce28ad enh: support drop table with uid 2024-09-19 16:47:08 +08:00
kailixu
33047e7d7f enh: memory leak issue 2024-09-19 15:38:57 +08:00
54liuyao
813cab6e33 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-19 14:45:38 +08:00
kailixu
7471b9506d enh: support drop stable with uid 2024-09-19 14:39:08 +08:00
kailixu
07abb97495 enh: support drop table with uid 2024-09-19 12:58:30 +08:00
kailixu
c95c67e168 chore: remove assert 2024-09-18 21:18:46 +08:00
kailixu
207c7aded0 enh: support drop table with uid 2024-09-18 19:38:57 +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
Hongze Cheng
6075213353
Merge pull request #27929 from taosdata/fix/TD-32125
fix(stmt/settag): return error if var tag's length is null
2024-09-18 18:45:21 +08:00
54liuyao
c4566f98b8 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-18 16:26:37 +08:00
kailixu
ba10e95723 enh: support drop table with uid 2024-09-18 16:05:05 +08:00
Minglei Jin
ad56719d9b stmt2/bind tags: fail with null var tag length 2024-09-18 16:03:26 +08:00
Minglei Jin
94d76ffcd2 fix(stmt/settag): return error if var tag's length is null 2024-09-18 15:07:46 +08:00
kailixu
28edf40c2a enh: support drop table with uid 2024-09-18 13:57:17 +08:00
Minglei Jin
4d4f73de4e stmt: return oom if mem alloc failed 2024-09-18 13:52:34 +08:00
54liuyao
b8cd739383 add ci and fix issue 2024-09-18 11:08:47 +08:00