yihaoDeng
|
e1046015ae
|
add backend
|
2023-03-28 02:25:11 +00:00 |
yihaoDeng
|
47bd13a7b1
|
add backend
|
2023-03-27 13:25:06 +00:00 |
yihaoDeng
|
2cc2e5d522
|
add backend
|
2023-03-27 01:39:00 +00:00 |
yihaoDeng
|
b9531fc9a7
|
add backend
|
2023-03-25 06:46:19 +00:00 |
yihaoDeng
|
8e409f81ae
|
add backend
|
2023-03-25 06:43:17 +00:00 |
yihaoDeng
|
b701198dbb
|
add backend
|
2023-03-22 13:19:56 +00:00 |
Xiaoyu Wang
|
a846c26ef9
|
merge main
|
2023-03-11 16:14:27 +08:00 |
WANG MINGMING
|
0dec8dd844
|
Merge pull request #20375 from taosdata/fix/TD-22671
fix:add error log
|
2023-03-09 19:49:57 +08:00 |
54liuyao
|
87ba6cb019
|
fix:fill history check update
|
2023-03-08 19:19:09 +08:00 |
Xiaoyu Wang
|
66bb55187d
|
Merge remote-tracking branch 'origin/main' into fix/3.0_merge_main
|
2023-03-08 18:30:24 +08:00 |
wangmm0220
|
49e2924f1d
|
fix:add error log
|
2023-03-08 17:02:19 +08:00 |
yihaoDeng
|
c408a434d6
|
fix tbname in error
|
2023-03-08 14:31:38 +08:00 |
Xiaoyu Wang
|
4c8bab7e58
|
merge main
|
2023-03-08 10:59:33 +08:00 |
54liuyao
|
0cd871010f
|
fix:fix fill history bug
|
2023-03-07 13:34:26 +08:00 |
Shengliang Guan
|
5791426b3e
|
Merge pull request #20276 from taosdata/fix/TD-22986
fix:return empty ssdatablock
|
2023-03-07 09:05:35 +08:00 |
Haojun Liao
|
2790368a03
|
Merge pull request #20269 from taosdata/feature/3_liaohj
fix(qurey): fix som errors and add some logs.
|
2023-03-06 20:38:22 +08:00 |
wangmm0220
|
86ef6522ae
|
fix:wal curVersion error if switch to wal
|
2023-03-06 17:40:02 +08:00 |
54liuyao
|
933fa721d6
|
fix:return empty ssdatablock
|
2023-03-06 15:49:57 +08:00 |
54liuyao
|
d8fb591435
|
fix:incorrectly judged that the stream was killed
|
2023-03-06 09:46:12 +08:00 |
Haojun Liao
|
22a85734c6
|
fix(mq): add more chek for balance couner to avoid the negative value emerges.
|
2023-03-05 13:23:50 +08:00 |
Haojun Liao
|
24bb33f24a
|
refactor: add some logs.
|
2023-03-03 18:34:38 +08:00 |
Xiaoyu Wang
|
cf9c2a112f
|
fix: the number of output lines is incorrect when the event window is used with the multiline function
|
2023-03-03 15:20:07 +08:00 |
Ganlin Zhao
|
1081d68858
|
add inherit from upstream order option for exchange
|
2023-03-01 11:36:41 +08:00 |
Ganlin Zhao
|
c8a41e3444
|
fix(query): make exchange operator inherit input order from upstream
|
2023-03-01 11:36:30 +08:00 |
dapan1121
|
f27a2e8a78
|
Merge pull request #20207 from taosdata/fix/TD-22822
fix(query): add inherit input order from upstream option for exchange operator
|
2023-03-01 11:16:57 +08:00 |
dapan1121
|
4a02c73084
|
Merge pull request #20202 from taosdata/szhou/fix/td-22788
fix: ensure capacity and move to next group
|
2023-03-01 10:22:15 +08:00 |
Haojun Liao
|
a3ffddba2d
|
Merge pull request #20204 from taosdata/fix/3_coverity
fix(query): fix coverity issue.
|
2023-03-01 09:28:36 +08:00 |
Haojun Liao
|
744a942ae9
|
fix(query): remove the invalid null check.
|
2023-02-28 19:03:15 +08:00 |
Ganlin Zhao
|
cad32b12a5
|
add inherit from upstream order option for exchange
|
2023-02-28 18:30:51 +08:00 |
Haojun Liao
|
95c6629937
|
fix(query): check for the handle value.
|
2023-02-28 16:28:02 +08:00 |
Xiaoyu Wang
|
e36d9a4c25
|
merge main
|
2023-02-28 16:13:28 +08:00 |
shenglian zhou
|
8f2ec81f76
|
Merge branch 'main' of github.com:taosdata/TDengine into szhou/fix/td-22789
|
2023-02-28 16:05:49 +08:00 |
Ganlin Zhao
|
5ad0d18c2e
|
fix(query): make exchange operator inherit input order from upstream
|
2023-02-28 16:05:41 +08:00 |
Haojun Liao
|
f1f9e570e6
|
Merge branch '3.0' into fix/3_coverity
|
2023-02-28 16:03:28 +08:00 |
wangmm0220
|
986ae9c4d0
|
fix:conflicts
|
2023-02-28 15:11:16 +08:00 |
Haojun Liao
|
60188e82a6
|
fix(query): fix coverity issue.
|
2023-02-28 13:42:19 +08:00 |
shenglian zhou
|
ce38d80480
|
fix: ensure capacity and move to next group
|
2023-02-28 11:19:13 +08:00 |
Haojun Liao
|
b92de1e9e6
|
fix(query): fix invalid read.
|
2023-02-28 09:34:16 +08:00 |
Haojun Liao
|
d18dd3067b
|
other: merge main.
|
2023-02-28 00:38:37 +08:00 |
Haojun Liao
|
5e9f53560d
|
Merge branch 'main' into feature/3_liaohj
|
2023-02-27 18:23:35 +08:00 |
Xiaoyu Wang
|
6a5934983c
|
Merge pull request #20181 from taosdata/fix/3.0_merge_main
merge main
|
2023-02-27 17:08:35 +08:00 |
dapan1121
|
178d2cac00
|
Merge pull request #20156 from taosdata/fix/TD-22520
fix(query): fix apply limit error for doMultiwayMerge operator if datablocks belongs to the same group
|
2023-02-27 14:20:42 +08:00 |
54liuyao
|
f2dfe5ab74
|
fix:create same sub table
|
2023-02-27 09:55:34 +08:00 |
wangmm0220
|
c638564179
|
fix:confilcts from main
|
2023-02-26 23:09:57 +08:00 |
Haojun Liao
|
a28156e832
|
refactor: do some internal refactor and add some logs for tmq.
|
2023-02-26 12:35:50 +08:00 |
Haojun Liao
|
b46098793d
|
refactor: do some internal refactor and add some logs for tmq.
|
2023-02-26 12:16:45 +08:00 |
Xiaoyu Wang
|
d6dd087f84
|
merge main
|
2023-02-25 10:29:20 +08:00 |
Xiaoyu Wang
|
5856a39827
|
Merge pull request #20123 from taosdata/fix/3.0_merge_main
merge main
|
2023-02-25 10:01:26 +08:00 |
wangmm0220
|
54a546931c
|
fix:optimize version logic in tmq and remove useless code
|
2023-02-24 19:22:08 +08:00 |
Haojun Liao
|
097723f446
|
Merge pull request #20151 from taosdata/feature/3_liaohj
fix(query): expand output buffer.
|
2023-02-24 18:56:51 +08:00 |