xiao-77
7db555c788
fix crash at ci
2024-09-20 17:36:34 +08:00
xsren
e343fcc3f6
fix: addRefException
2024-09-20 17:33:37 +08:00
Pan Wei
918a20a9fd
Merge pull request #27993 from taosdata/enh/TD-31691
...
enh:modify error code passing
2024-09-20 17:26:58 +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
8c9b7e9a15
Merge branch '3.0' into enh/TD-31892
2024-09-20 17:21:46 +08:00
Haojun Liao
c84598d9c3
refactor: do print error msg.
2024-09-20 17:12:52 +08:00
Hongze Cheng
0fa0d64bb5
Merge pull request #27994 from taosdata/fix/TD-31891-remove-void-mnode4
...
fix/TD-31891-remove-void-mnode4
2024-09-20 16:45:27 +08:00
54liuyao
681b20bdfb
fix(stream):fix issue for stream operator decode
2024-09-20 16:41:14 +08:00
dmchen
cc2d861e71
fix/TD-31891-remove-void-sync1-fix-case
2024-09-20 08:38:30 +00:00
Jinqing Kuang
0dacdff1f3
fix(query)[TD-32196]. Fix error code handling in group sort
2024-09-20 16:37:50 +08:00
xiao-77
840e006249
remove void in mnode
2024-09-20 16:37:27 +08:00
dmchen
1a031d7dcd
fix/TD-31891-remove-void-sync1-fix-case
2024-09-20 08:32:20 +00:00
kailixu
6561e164d4
enh: return value process
2024-09-20 16:17:55 +08:00
Haojun Liao
bb82aacac7
refactor: update the error logs.
2024-09-20 16:06:28 +08:00
Haojun Liao
689608b147
Merge pull request #27978 from taosdata/fix/3_liaohj
...
refactor: do some internal refactor.
2024-09-20 16:03:46 +08:00
dmchen
122aa84e1c
fix/TD-31891-remove-void-sync2
2024-09-20 07:56:25 +00:00
kailixu
6fe0529379
Merge branch '3.0' into enh/TD-31895-3.0
2024-09-20 15:50:13 +08:00
xiao-77
1f91e78b53
remove mndMain.c and mndProfile.c
2024-09-20 15:38:02 +08:00
kailixu
2bdcf4d3be
enh: drop table with uid
2024-09-20 15:29:23 +08:00
lyh250-666
e45edbbda2
enh:modify error code passing
2024-09-20 15:20:04 +08:00
Pan Wei
f918c21d23
Merge pull request #27959 from taosdata/fix/3.0/TD-32205
...
fix query auto qworker possibly blocking caused by failed to add worker
2024-09-20 15:12:25 +08:00
Pan Wei
9e115de97f
Merge pull request #27914 from taosdata/fix/TD-31899
...
fix:[TD-31899] check return value by malloc/strdup
2024-09-20 15:09:00 +08:00
dmchen
84b7eae93c
fix/TD-31891-remove-void-sync1-fix-case
2024-09-20 07:08:57 +00:00
Hongze Cheng
0ce1b20fca
Merge pull request #27979 from taosdata/fix/TD-32193
...
Fix/TD-32193
2024-09-20 15:05:18 +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
Alex Duan
51aee7afff
feat: taos-shell support new websocket api
2024-09-20 14:31:54 +08:00
Haojun Liao
85de3f76ac
Merge pull request #27973 from taosdata/fix/TD-32211
...
fix(stream):set correct primary key column index
2024-09-20 14:26:21 +08:00
kailixu
40b9e1ca97
Merge branch '3.0' into enh/TS-5111-3.0
2024-09-20 14:25:06 +08:00
Haojun Liao
8c15f59d68
fix(stream): fix the deadlock.
2024-09-20 14:22:59 +08:00
dmchen
5934fe8857
fix/TD-31891-remove-void-mnode4
2024-09-20 06:17:33 +00:00
yihaoDeng
cc975c4bdb
fix compile error
2024-09-20 14:08:46 +08:00
lyh250-666
116844208d
enh:modify error code passing
2024-09-20 13:23:44 +08:00
xiao-77
faa1816245
remove void at mnode 4
2024-09-20 13:09:11 +08:00
Hongze Cheng
96824ca012
Merge pull request #27977 from taosdata/fix/TD-31891-remove-void-mnode3
...
fix/TD-31891-remove-void-mnode3
2024-09-20 12:55:17 +08:00
dmchen
d79db33bab
fix/TD-31891-remove-void-sync1
2024-09-20 04:13:08 +00:00
kailixu
74242ea74b
Merge branch '3.0' into enh/TS-5111-3.0
2024-09-20 11:57:21 +08:00
kailixu
f7a24d2351
enh: return value process
2024-09-20 11:54:52 +08:00
Pan Wei
706479bdb2
Merge pull request #27987 from taosdata/enh/TD-31691
...
enh:modify error code passing
2024-09-20 11:47:24 +08:00
WANG MINGMING
06cf1c25b0
Merge branch '3.0' into fix/TD-31899
2024-09-20 11:46:16 +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
xiao-77
2dcac78f71
fix ci scan
2024-09-20 11:05:58 +08:00
dmchen
c1fe2ec0ae
fix/TD-31891-remove-void-mnode3-fix-case
2024-09-20 02:49:34 +00:00
xiao-77
4717b99cef
fix ci
2024-09-20 10:33:33 +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
Feng Chao
a49c7a84eb
Merge pull request #27970 from taosdata/td-32059
...
add ci test case for td-32059, td-31880, td-31966, td-32051 by charles
2024-09-20 10:02:04 +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
wangmm0220
4cbb3b8d18
fix:[TD-31899] check return value by malloc/strdup
2024-09-20 09:34:37 +08:00
Feng Chao
adc12a89e5
Merge pull request #27964 from taosdata/test/3.0/TS-5392
...
add case by TS-5392 and improve ‘reset log file’ check
2024-09-20 09:13:50 +08:00