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
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
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
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
Hongze Cheng
eda1395928
Merge pull request #27886 from taosdata/fix/TD-30813-5
...
fix(stmt2/settbtags): fix memleak & can not set tags issue
2024-09-18 10:07:57 +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
270d485da7
Merge branch '3.0' into enh/TS-5111-3.0
2024-09-16 11:38:44 +08:00
kailixu
31bb993e0d
enh: support drop table with uid
2024-09-14 17:57:30 +08:00
Minglei Jin
c789909579
fix(stmt2/gettags): return zero tags for normal tables
2024-09-14 15:52:30 +08:00
Hongze Cheng
8c1a04138a
Merge pull request #27819 from taosdata/fix/TD-31771-3.0
...
fix: memleak in taos (create table)
2024-09-14 09:13:01 +08:00
kailixu
bb3479d952
enh: support drop table with uid
2024-09-14 08:42:06 +08:00
kailixu
c3c578a408
Merge branch '3.0' into enh/TS-5111-3.0
2024-09-14 08:36:09 +08:00
WANG MINGMING
bf3dbc1d4d
Merge branch '3.0' into fix/TD-31899
2024-09-13 14:31:53 +08:00
kailixu
fee5dcc54d
Merge branch '3.0' into enh/TS-5111-3.0
2024-09-13 14:15:02 +08:00
Pan Wei
12d8dfc801
Merge pull request #27829 from taosdata/fix/TD-31870/os2
...
semphore
2024-09-13 10:59:53 +08:00
WANG MINGMING
6234369d12
Merge branch '3.0' into fix/TD-31899
2024-09-12 16:18:35 +08:00
kailixu
e16ac8aa5d
enh: support drop table by uid
2024-09-12 16:12:52 +08:00