dapan1121
|
c2245a3546
|
Merge pull request #22100 from taosdata/fix/TD-25241
fix: fix interval in nested query filter not applied
|
2023-07-18 13:52:35 +08:00 |
Ganlin Zhao
|
94b13df641
|
fix: fix interval in nested query filter not applied
|
2023-07-18 10:36:07 +08:00 |
wangmm0220
|
872222eb77
|
fix:[TD-25222] error in drop topic if topic num is too long
|
2023-07-17 19:52:07 +08:00 |
dapan1121
|
2822245a37
|
Merge pull request #22076 from wangjiaming0909/fix/m/TD-25199
fix: create sma index for us/ns database failed
|
2023-07-17 14:21:57 +08:00 |
dapan1121
|
bcadc8d85b
|
Merge pull request #22070 from wangjiaming0909/fix/m/TS-3671
fix: state/session/event window with order by _wstart/_wend has no effect
|
2023-07-17 10:06:16 +08:00 |
wangjiaming0909
|
ee7c8289aa
|
fix: create sma index for us/ns database failed
|
2023-07-17 09:02:30 +08:00 |
wangjiaming0909
|
b850c1af47
|
fix: state/session/event window with order by _wstart/_wend has no effect
|
2023-07-14 16:03:59 +08:00 |
yihaoDeng
|
49b21b3ccb
|
fix coverity scan problem
|
2023-07-14 14:53:11 +08:00 |
yihaoDeng
|
2279706357
|
fix coverity scan problem
|
2023-07-14 14:49:02 +08:00 |
yihaoDeng
|
e16a3935a5
|
fix coverity scan problem
|
2023-07-14 14:40:32 +08:00 |
Markus Mayer
|
55ee9d6c25
|
Correct some typos in string literals (#22062)
|
2023-07-14 13:39:03 +08:00 |
Haojun Liao
|
66d577d134
|
fix(stream): abort exec when task is dropped.
|
2023-07-13 15:04:39 +08:00 |
dapan1121
|
75c250f503
|
fix: report permission error when all columns are invisiable
|
2023-07-12 11:49:57 +08:00 |
Shungang Li
|
8f91da24e4
|
fix: type convert failure returns errcode
TSDB_CODE_SCALAR_CONVERT_ERROR:
"Cannot convert to specific type"
|
2023-07-11 10:20:50 +08:00 |
dapan1121
|
39a58c354d
|
Merge pull request #22008 from taosdata/fix/TS-3648
fix: fix interp fill value unsigned type not being handled
|
2023-07-10 14:50:23 +08:00 |
dapan1121
|
92ddf015da
|
Merge pull request #22009 from taosdata/fix/TS-3058
enh: add procedures on server for udf/udaf in nested queries where outer query is
|
2023-07-10 14:49:19 +08:00 |
Haojun Liao
|
f0ec962566
|
Merge pull request #22004 from taosdata/fix/liaohj
fix(stream): add missing status check.
|
2023-07-10 13:28:00 +08:00 |
Ganlin Zhao
|
edc2a3a780
|
fix an issue
|
2023-07-10 11:35:29 +08:00 |
Ganlin Zhao
|
f7608ce92d
|
remove udfd agg function handling
|
2023-07-10 11:35:03 +08:00 |
Ganlin Zhao
|
19d4c79ac6
|
return error code of udf execution failure
|
2023-07-10 11:34:49 +08:00 |
Ganlin Zhao
|
cde9eac954
|
enh: add procedures on server for udf/udaf in nested queries where outer query is
constant table
|
2023-07-10 11:34:32 +08:00 |
Ganlin Zhao
|
05f26a842b
|
fix: fix interp fill value unsigned type not being handled
|
2023-07-10 11:28:39 +08:00 |
Haojun Liao
|
9ad5e05751
|
fix(stream): fix error in checking status.
|
2023-07-10 10:24:04 +08:00 |
Haojun Liao
|
e8eba3175a
|
fix(stream): fix error in checking status.
|
2023-07-10 10:23:05 +08:00 |
Haojun Liao
|
dd15ca6103
|
fix(stream): add missing status check.
|
2023-07-10 10:06:21 +08:00 |
wangmm0220
|
35ba132a29
|
fix:conflicts from main
|
2023-07-09 12:52:18 +08:00 |
wangmm0220
|
a5363e6e03
|
fix:test case in tmq
|
2023-07-09 12:49:50 +08:00 |
Haojun Liao
|
9da937ada5
|
Merge pull request #22001 from taosdata/fix/liaohj
fix(stream): fix bug that causes the endless loop.
|
2023-07-08 08:47:41 +08:00 |
Haojun Liao
|
ab4e2ebc3a
|
fix(stream): fix bug that causes the endless loop.
|
2023-07-07 21:45:22 +08:00 |
dapan1121
|
d1c51a41a8
|
Merge pull request #21992 from taosdata/fix/TD-24959
fix: fix coverity scan issues
|
2023-07-07 14:20:08 +08:00 |
dapan1121
|
a99fac031c
|
fix: fix coverity scan issues
|
2023-07-07 10:25:48 +08:00 |
dapan1121
|
3aa5b7d3e6
|
Merge pull request #21985 from taosdata/fix/TS-3636
fix: desc table without permission to view any column issue
|
2023-07-07 10:24:50 +08:00 |
dapan1121
|
e7ced3e9cc
|
fix: desc table without permission to view any column issue
|
2023-07-07 09:04:44 +08:00 |
Haojun Liao
|
ca27220000
|
Merge pull request #21962 from taosdata/fix/TD-25102
add version check in rpc
|
2023-07-07 08:59:31 +08:00 |
yihaoDeng
|
3bd99776d2
|
add rpc version check
|
2023-07-06 18:03:15 +08:00 |
Minglei Jin
|
09222801c4
|
fix(coverity): fix coverity scan issues
|
2023-07-06 17:52:48 +08:00 |
yihaoDeng
|
d061c54a18
|
add ver check
|
2023-07-06 06:41:06 +00:00 |
wangmm0220
|
47ae92af93
|
fix:conflicts from main
|
2023-07-06 13:40:04 +08:00 |
yihaoDeng
|
a630d1284c
|
add version check in rpc
|
2023-07-06 02:03:31 +00:00 |
yihaoDeng
|
d0d8d93c94
|
add version check in rpc
|
2023-07-06 01:29:49 +00:00 |
yihaoDeng
|
af053ec75b
|
add version check in rpc
|
2023-07-05 11:15:12 +00:00 |
Benguang Zhao
|
9b477eed81
|
enh: terminate on failure to recover WAL from writing errors, or to commit vnode
|
2023-07-05 17:54:56 +08:00 |
yihaoDeng
|
79f01ad655
|
add version check in rpc
|
2023-07-05 08:16:25 +00:00 |
dapan1121
|
1aeb15cbff
|
Merge pull request #21944 from taosdata/fix/TD-25098
fix: remove order logic in diff function
|
2023-07-04 14:38:55 +08:00 |
Ganlin Zhao
|
ac8940dcce
|
fix: remove order logic in diff function
|
2023-07-04 11:31:30 +08:00 |
wangmm0220
|
a641a07085
|
fix:[TD-25071] pSub is null & return wal not exist if no data
|
2023-07-04 11:13:03 +08:00 |
Haojun Liao
|
42e1cd741a
|
Merge pull request #21935 from taosdata/fix/3_liaohj
fix(stream): fix message lost bug during pause stream.
|
2023-07-03 17:37:56 +08:00 |
Haojun Liao
|
9e62b9d0d2
|
fix(stream): fix error in extract data from inputQ.
|
2023-07-03 15:33:08 +08:00 |
Haojun Liao
|
20d099dfa6
|
Merge pull request #21901 from taosdata/fix/liaohj
fix: fix coverity issue.
|
2023-07-03 15:15:21 +08:00 |
Haojun Liao
|
ceb06635fe
|
fix(stream): fix error in pause stream.
|
2023-07-03 15:12:35 +08:00 |