Haojun Liao
|
67266bd3a1
|
Merge branch '3.0' into feature/3_liaohj
|
2022-07-25 13:44:09 +08:00 |
Haojun Liao
|
f60bd675d1
|
other: merge 3.0
|
2022-07-25 11:22:31 +08:00 |
Haojun Liao
|
6d86ef0c33
|
other: merge 3.0
|
2022-07-25 11:22:09 +08:00 |
54liuyao
|
86c4d34339
|
fix(stream): recover the overwritten code
|
2022-07-25 11:19:52 +08:00 |
Haojun Liao
|
9bddf99d7d
|
refactor(query): do some internal refactor.
|
2022-07-25 11:17:45 +08:00 |
Xiaoyu Wang
|
3158f705fc
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy
|
2022-07-25 11:16:24 +08:00 |
dapan1121
|
65d90a66a7
|
Merge pull request #15371 from taosdata/fix/TD-16880
fix: fix stream result error issue
|
2022-07-25 11:13:09 +08:00 |
Yihao Deng
|
b0e3a1d0da
|
Merge pull request #15363 from taosdata/fix/rpcDebugI
fix: rpc debug r
|
2022-07-25 09:08:41 +08:00 |
dapan1121
|
4831205807
|
Merge branch '3.0' into fix/TD-16880
|
2022-07-25 09:02:45 +08:00 |
dapan1121
|
dfe4ed92e3
|
fix: fix disk page direty issue
|
2022-07-25 09:01:40 +08:00 |
shenglian zhou
|
d3149ce8fd
|
fix: change tag_type to string and remove quote from tag_value and normal notation is used for float/double
|
2022-07-24 19:59:19 +08:00 |
Minglei Jin
|
226ccb4ec5
|
fix: remove rpc content freeing to dismiss double free
|
2022-07-23 22:34:35 +08:00 |
Xiaoyu Wang
|
dbd71d247c
|
feat: super table order by primary key optimization
|
2022-07-23 20:46:39 +08:00 |
yihaoDeng
|
3f6d7206fb
|
feactor debug log
|
2022-07-23 20:44:39 +08:00 |
Liu Jicong
|
072fe10013
|
Merge pull request #15361 from taosdata/feature/tq
fix(tmq): correctly set reader status
|
2022-07-23 20:40:14 +08:00 |
yihaoDeng
|
651f79bbb1
|
feactor debug log
|
2022-07-23 20:37:19 +08:00 |
dapan1121
|
2a5bc2c332
|
Merge pull request #15343 from taosdata/fix/TD-17712
fix: add debug info
|
2022-07-23 20:27:00 +08:00 |
Liu Jicong
|
095f6aa4e0
|
fix(tmq): correctly set reader status
|
2022-07-23 20:07:16 +08:00 |
Ganlin Zhao
|
f6183a0440
|
Merge pull request #15353 from taosdata/fix/TD-17682
fix(query): fix sclrewrite function&operator type/bytes
|
2022-07-23 20:00:27 +08:00 |
Li Minghao
|
1986b77f54
|
Merge pull request #15359 from taosdata/feature/3.0_mhli
refactor(sync): add ref id in raft entry
|
2022-07-23 19:57:38 +08:00 |
Minghao Li
|
dcdb7144c4
|
refactor(sync): delete timeout check
|
2022-07-23 19:54:56 +08:00 |
yihaoDeng
|
3df82b4dd1
|
feactor debug log
|
2022-07-23 19:54:52 +08:00 |
dapan1121
|
3cc22ef10b
|
fix: fix plan optimize issue
|
2022-07-23 19:52:15 +08:00 |
Ganlin Zhao
|
2416411eaf
|
Revert "restore sclRewriteOperator logic"
This reverts commit 2ff07c8f1e .
|
2022-07-23 19:21:08 +08:00 |
Minghao Li
|
0b494d256f
|
refactor(sync): add ref id in raft entry
|
2022-07-23 19:18:18 +08:00 |
yihaoDeng
|
a0e8b11d0d
|
fix: rpc debug info
|
2022-07-23 18:20:31 +08:00 |
Ganlin Zhao
|
2ff07c8f1e
|
restore sclRewriteOperator logic
|
2022-07-23 18:15:39 +08:00 |
WANG MINGMING
|
cf665cdbc8
|
Merge pull request #15346 from taosdata/feature/TD-14761
feat: add interface for tmq writing raw data
|
2022-07-23 17:57:17 +08:00 |
Xiaoyu Wang
|
616539a700
|
feat: super table order by primary key optimization
|
2022-07-23 17:30:00 +08:00 |
Li Minghao
|
becd32518f
|
Merge pull request #15348 from taosdata/feature/3.0_mhli
refactor(sync): add entry cache test
|
2022-07-23 17:26:53 +08:00 |
Ganlin Zhao
|
c6d9642fed
|
Merge branch '3.0' into fix/TD-17682
|
2022-07-23 17:22:52 +08:00 |
Ganlin Zhao
|
29fe1d24a4
|
fix(query): fix sclrewrite function&operator type/bytes
TD-17682
|
2022-07-23 17:20:08 +08:00 |
yihaoDeng
|
f7ae51625c
|
fix: rpc debug info
|
2022-07-23 17:19:42 +08:00 |
wangmm0220
|
4ee32f4d4a
|
Merge branch 'feature/TD-14761' of https://github.com/taosdata/TDengine into feature/TD-14761
|
2022-07-23 17:13:55 +08:00 |
wangmm0220
|
113250daef
|
fix: memory leak in parse tag & fix windows error
|
2022-07-23 17:13:27 +08:00 |
Xiaoyu Wang
|
8a7d8147f9
|
Merge pull request #15333 from taosdata/feature/3.0_debug_wxy
fix: semantic check when last(*) and column are together
|
2022-07-23 16:53:07 +08:00 |
Yihao Deng
|
ca7fe4e9b5
|
Merge pull request #15345 from taosdata/fix/indexMemleak
fix: avoid mem leak
|
2022-07-23 16:38:49 +08:00 |
Xiaoyu Wang
|
84266350cb
|
fix: plan problem when timeline function is used for interval query
|
2022-07-23 16:18:00 +08:00 |
Minghao Li
|
75f9f415e6
|
refactor(sync): add entry cache test
|
2022-07-23 16:05:34 +08:00 |
WANG MINGMING
|
b40325705d
|
Merge branch '3.0' into feature/TD-14761
|
2022-07-23 16:03:19 +08:00 |
wangmm0220
|
d6399cafc3
|
feat: add interface for tmq writing raw data
|
2022-07-23 15:59:29 +08:00 |
dapan1121
|
4bf6eac58c
|
Merge pull request #15340 from taosdata/fix/removeFilterUt
fix: remove filter ut temporarily
|
2022-07-23 15:53:18 +08:00 |
yihaoDeng
|
233a016945
|
add debug
|
2022-07-23 15:49:48 +08:00 |
liuyao
|
19fe9618d5
|
Merge pull request #15341 from taosdata/feature/TD-17357
fix(stream): push retrive datablock
|
2022-07-23 15:41:56 +08:00 |
yihaoDeng
|
98aa28ef1e
|
avoid mem leak
|
2022-07-23 15:32:18 +08:00 |
dapan1121
|
d3e07abb4e
|
Merge branch '3.0' of github.com:taosdata/TDengine into 3.0
|
2022-07-23 15:14:11 +08:00 |
Yihao Deng
|
2a654a2267
|
Merge pull request #15338 from taosdata/fix/rpcQuit
fix: rpc quit
|
2022-07-23 15:10:16 +08:00 |
54liuyao
|
f86ce16e36
|
fix(stream): push retrive datablock
|
2022-07-23 15:06:53 +08:00 |
Xiaoyu Wang
|
8ad1489c66
|
fix: semantic check when last(*) and column are together
|
2022-07-23 15:06:12 +08:00 |
Haojun Liao
|
cf572edcb4
|
Merge pull request #15323 from taosdata/feature/3_liaohj
fix(query): update the time range after filter data block.
|
2022-07-23 14:55:29 +08:00 |
dapan1121
|
741f8f7e55
|
fix: remove filter ut
|
2022-07-23 14:55:12 +08:00 |
yihaoDeng
|
3876bf7212
|
handle except
|
2022-07-23 13:54:28 +08:00 |
Xiaoyu Wang
|
8af30d11c9
|
fix: semantic check when last(*) and column are together
|
2022-07-23 13:36:49 +08:00 |
yihaoDeng
|
23ac4cbc93
|
handle except
|
2022-07-23 12:59:36 +08:00 |
Haojun Liao
|
950be95fdf
|
fix(query): fix error in limit/offset
|
2022-07-23 10:40:58 +08:00 |
liuyao
|
362198caf9
|
Merge pull request #15324 from taosdata/feature/TD-17357
feat(stream): optimize result
|
2022-07-23 10:30:08 +08:00 |
Ganlin Zhao
|
168340da8d
|
Merge pull request #15318 from taosdata/fix/TD-17734
fix(query): fix apercentile combine crash in stream
|
2022-07-23 10:12:57 +08:00 |
Haojun Liao
|
e00528eead
|
refactor: do some internal refactor.
|
2022-07-23 09:59:37 +08:00 |
54liuyao
|
b7e84b3caf
|
feat(stream): optimize result
|
2022-07-23 09:57:27 +08:00 |
shenglian-zhou
|
35346919c3
|
Merge pull request #15322 from taosdata/szhou/fix/td-17622
fix: change the operator type when switch left and right operands
|
2022-07-23 09:57:08 +08:00 |
Haojun Liao
|
9e13cced38
|
Merge branch '3.0' into feature/3_liaohj
|
2022-07-23 09:46:36 +08:00 |
Haojun Liao
|
e9936db95e
|
other: merge 3.0
|
2022-07-23 09:37:23 +08:00 |
Yihao Deng
|
f14511e5bb
|
Merge pull request #15319 from taosdata/feat/removeIdleConn
feat: remove idle conn
|
2022-07-23 09:19:38 +08:00 |
Xiaoyu Wang
|
863ed594c9
|
Merge pull request #15315 from taosdata/feature/3.0_debug_wxy
fix: plan problem when functions that requires a timeline is used in a partition by query
|
2022-07-23 09:11:59 +08:00 |
slzhou@taodata.com
|
189c818f54
|
fix: change the operator type when switch left and right operands
|
2022-07-23 09:02:28 +08:00 |
Haojun Liao
|
4a7a85ab07
|
other: merge 3.0
|
2022-07-23 00:02:53 +08:00 |
Haojun Liao
|
4d4a52245d
|
fix(query): update the time range after filter data block.
|
2022-07-22 23:52:48 +08:00 |
Haojun Liao
|
974dcef723
|
other: merge 3.0
|
2022-07-22 21:18:42 +08:00 |
Haojun Liao
|
998dedb9fa
|
other: merge 3.0
|
2022-07-22 21:16:52 +08:00 |
yihaoDeng
|
5bb762e59c
|
add debug
|
2022-07-22 21:15:13 +08:00 |
Xiaoyu Wang
|
3b6837598c
|
fix: plan problem when functions that requires a timeline is used in a partition by query
|
2022-07-22 21:06:20 +08:00 |
yihaoDeng
|
87a15d4523
|
rm idle conn
|
2022-07-22 20:58:00 +08:00 |
Ganlin Zhao
|
2e85180c56
|
fix(query): fix apercentile combine crash in stream
TD-17734
|
2022-07-22 20:53:28 +08:00 |
Xiaoyu Wang
|
27c71155cc
|
fix: plan problem when functions that requires a timeline is used in a partition by query
|
2022-07-22 20:29:52 +08:00 |
54liuyao
|
b28553395f
|
feat(stream): adjust stream scan
|
2022-07-22 20:13:37 +08:00 |
Xiaoyu Wang
|
241b385653
|
fix: plan problem when functions that requires a timeline is used in a partition by query
|
2022-07-22 20:05:30 +08:00 |
shenglian-zhou
|
ebc80183e7
|
Merge pull request #15302 from taosdata/szhou/fix/udf
fix: table merge scan error and udf uv_write callback error
|
2022-07-22 19:43:07 +08:00 |
Liu Jicong
|
43abf0d3f1
|
Merge pull request #15309 from taosdata/feature/tq
fix: memory leak
|
2022-07-22 19:12:15 +08:00 |
Cary Xu
|
39b768153f
|
Merge pull request #15308 from taosdata/feat/TD-17552
enh(query): add wal version to agg result datablock
|
2022-07-22 19:09:31 +08:00 |
Xiaoyu Wang
|
b97c440fe6
|
Merge pull request #15295 from taosdata/feature/3.0_debug_wxy
fix: plan problem when functions that requires a timeline is used directly in a super table
|
2022-07-22 18:50:27 +08:00 |
Liu Jicong
|
e1046c7a98
|
fix: memory leak
|
2022-07-22 18:11:29 +08:00 |
Li Minghao
|
3c6a6497e5
|
Merge pull request #15305 from taosdata/feature/3.0_mhli
refactor(sync): add log tool
|
2022-07-22 18:02:59 +08:00 |
shenglian zhou
|
82b96e7222
|
fix: table merge scan order and init data readers array when start group scan
|
2022-07-22 17:52:56 +08:00 |
Ganlin Zhao
|
51ac32e8ea
|
Merge branch '3.0' into feat/TD-17552
|
2022-07-22 17:41:48 +08:00 |
Ganlin Zhao
|
68854bdea5
|
enh(query): add wal version to agg result datablock
TD-17552
|
2022-07-22 17:39:59 +08:00 |
Xiaoyu Wang
|
9c81f95d89
|
fix: plan problem when functions that requires a timeline is used directly in a super table
|
2022-07-22 17:30:18 +08:00 |
Liu Jicong
|
2fddb8a6d6
|
feat(tmq): check alter
|
2022-07-22 17:10:40 +08:00 |
Minghao Li
|
b375a69aa8
|
refactor(sync): add log tool
|
2022-07-22 17:10:02 +08:00 |
Xiaoyu Wang
|
1be414354d
|
fix: plan problem when functions that requires a timeline is used directly in a super table
|
2022-07-22 17:06:08 +08:00 |
54liuyao
|
47cb043f4c
|
feat(stream):optimize update scan range
|
2022-07-22 16:55:14 +08:00 |
shenglian zhou
|
164251c9b8
|
fix: uv_write callback is called even after the uvTask associated is deleted
|
2022-07-22 16:46:53 +08:00 |
shenglian zhou
|
b10a95f418
|
fix: fix groud id comparision in table merge scan
|
2022-07-22 16:46:01 +08:00 |
Liu Jicong
|
0a47ebc580
|
merge 3.0
|
2022-07-22 16:06:57 +08:00 |
Liu Jicong
|
2441ec22bd
|
feat(tmq): check alter for ntb
|
2022-07-22 16:05:28 +08:00 |
yihaoDeng
|
607c042a2f
|
fix rpc code
|
2022-07-22 15:40:35 +08:00 |
Xiaoyu Wang
|
ba0518e2b9
|
fix: plan problem when functions that requires a timeline is used directly in a super table
|
2022-07-22 15:06:01 +08:00 |
Haojun Liao
|
6f4851a6a2
|
refactor: do some internal refactor.
|
2022-07-22 14:38:28 +08:00 |
Xiaoyu Wang
|
dceec792bc
|
Merge pull request #15237 from taosdata/feature/3.0_debug_wxy
fix: plan problem caused by project eliminate optimize
|
2022-07-22 13:51:07 +08:00 |
Xiaoyu Wang
|
675c91cc6b
|
fix: the problem of data loss when interval is used for outer query
|
2022-07-22 13:12:43 +08:00 |
Hongze Cheng
|
c47439970c
|
fix: another coredump
|
2022-07-22 05:04:59 +00:00 |
Hongze Cheng
|
68acbb64b6
|
Merge branch 'fix/hzcheng_3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0
|
2022-07-22 05:04:22 +00:00 |
Hongze Cheng
|
cd762afe76
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0
|
2022-07-22 04:50:24 +00:00 |
Haojun Liao
|
ab2ad2cc54
|
Merge pull request #15269 from taosdata/feature/3_liaohj
refactor: do some internal refactor.
|
2022-07-22 12:50:03 +08:00 |
Liu Jicong
|
0aaf581f8a
|
Merge pull request #15282 from taosdata/feature/stream
refactor(stream): do not merge output
|
2022-07-22 12:40:22 +08:00 |
Liu Jicong
|
f9563b5b74
|
Update scanoperator.c
|
2022-07-22 11:55:02 +08:00 |
Liu Jicong
|
ac2b13740b
|
Update executorMain.c
|
2022-07-22 11:50:10 +08:00 |
shenglian-zhou
|
c88c56a77f
|
Merge pull request #15273 from taosdata/szhou/fix/td-17601
fix: disable tag scan when the grouping set is not column and distince would create grouping keys consisted of grouping set
|
2022-07-22 11:48:04 +08:00 |
Xiaoyu Wang
|
958f3586c0
|
fix: the problem of data loss when interval is used for outer query
|
2022-07-22 11:41:18 +08:00 |
Haojun Liao
|
72bbc27e8c
|
fix(query): remove the invalid update ops.
|
2022-07-22 10:50:54 +08:00 |
Hongze Cheng
|
65fc81c45b
|
fix: more concurrency read/write
|
2022-07-22 02:45:11 +00:00 |
Liu Jicong
|
b1f3428c05
|
refactor(stream): do not merge output
|
2022-07-22 10:43:49 +08:00 |
Xiaoyu Wang
|
d7c4549324
|
fix: the problem of data loss when interval is used for outer query
|
2022-07-22 10:38:11 +08:00 |
Hongze Cheng
|
613ca9c67d
|
fix resource leak
|
2022-07-22 02:28:39 +00:00 |
slzhou@taodata.com
|
a8325b09e0
|
fix: disable tag scan when the grouping set is not column and distince would create grouping keys consisted of grouping set
|
2022-07-22 08:59:10 +08:00 |
Yihao Deng
|
eb5dbffc6e
|
Merge pull request #15257 from taosdata/fix/fixRpcCode
fix: refactor rpc code
|
2022-07-22 08:47:04 +08:00 |
Liu Jicong
|
c82bda25e2
|
refactor(tmq): add debug log
|
2022-07-21 21:48:05 +08:00 |
Haojun Liao
|
7522c2edf3
|
refactor: do some internal refactor.
|
2022-07-21 20:44:36 +08:00 |
Xiaoyu Wang
|
ef54bfb787
|
fix: the problem of data loss when interval is used for outer query
|
2022-07-21 20:39:01 +08:00 |
Haojun Liao
|
8a2fb51129
|
Merge pull request #15230 from taosdata/feature/3_liaohj
fix(query): add query involved column info
|
2022-07-21 20:29:25 +08:00 |
yihaoDeng
|
46d4bf90fd
|
refactor rpc code
|
2022-07-21 20:19:04 +08:00 |
Xiaoyu Wang
|
461db22807
|
fix: the problem of data loss when interval is used for outer query
|
2022-07-21 20:17:30 +08:00 |
Xiaoyu Wang
|
1059ca6d53
|
fix: the problem of data loss when interval is used for outer query
|
2022-07-21 20:00:16 +08:00 |
Cary Xu
|
ada2eb232e
|
fix: resource cleanup and rsma result build
|
2022-07-21 19:46:55 +08:00 |
Xiaoyu Wang
|
dad14a28c9
|
merge 3.0
|
2022-07-21 19:24:14 +08:00 |
Cary Xu
|
f2a3f1591b
|
Merge pull request #15260 from taosdata/feature/TD-11274-3.0
fix: merge dup rows in client
|
2022-07-21 19:21:26 +08:00 |
Xiaoyu Wang
|
1979801c93
|
fix: the problem of data loss when interval is used for outer query
|
2022-07-21 19:21:15 +08:00 |
Li Minghao
|
3a48066a76
|
Merge pull request #15258 from taosdata/feature/3.0_mhli
refactor(sync): add trace log
|
2022-07-21 19:19:43 +08:00 |
Liu Jicong
|
f6ebba750b
|
Merge pull request #15256 from taosdata/feature/stream
feat(stream): add version in stream block
|
2022-07-21 18:49:19 +08:00 |
shenglian-zhou
|
086098c75d
|
Merge pull request #15249 from taosdata/szhou/fix/td-17601
fix: remove scan targets that does not relate to root agg targets
|
2022-07-21 17:46:52 +08:00 |
shenglian-zhou
|
be16ab2243
|
Merge pull request #15223 from taosdata/szhou/fix/td-17645
fix: clean up block data to use it again as result data block in doApplyIndefinitFunction
|
2022-07-21 17:46:31 +08:00 |
Minghao Li
|
aebf398b9a
|
refactor(sync): add trace log
|
2022-07-21 17:34:29 +08:00 |
yihaoDeng
|
67d99c9cc2
|
refactor rpc code
|
2022-07-21 17:32:17 +08:00 |
Liu Jicong
|
81d8d2b937
|
feat(stream): add version in stream block
|
2022-07-21 17:27:44 +08:00 |
WANG MINGMING
|
98f00bdf3b
|
Merge branch '3.0' into feature/TD-14761
|
2022-07-21 16:54:52 +08:00 |
Haojun Liao
|
0c326410fd
|
fix(query): set value for varchar type in fill and check for null ptr before cleanup.
|
2022-07-21 16:54:07 +08:00 |
dapan1121
|
8d49205537
|
Merge pull request #15247 from taosdata/fix/TD-17668
fix: fix explain crash issue
|
2022-07-21 16:50:04 +08:00 |
Li Minghao
|
bf8d2f486e
|
Merge pull request #15244 from taosdata/feature/3.0_mhli
refactor(sync): add log tools
|
2022-07-21 16:45:42 +08:00 |
Minghao Li
|
da2686ce69
|
refactor(sync): add log tools
|
2022-07-21 16:43:56 +08:00 |
Xiaoyu Wang
|
c54ed52a19
|
fix: problem with insert 'null' into binary/nchar column
|
2022-07-21 16:03:33 +08:00 |
dapan1121
|
313d4e977b
|
Merge pull request #15161 from taosdata/fix/TD-15197
fix: fix stmt memory leak
|
2022-07-21 15:57:18 +08:00 |
dapan1121
|
c410a5a270
|
fix: fix explain crash issue
|
2022-07-21 15:56:50 +08:00 |
slzhou@taodata.com
|
c8969d0ec4
|
fix: remove scan targets that does not relate to root agg targets
|
2022-07-21 15:50:20 +08:00 |
Haojun Liao
|
8e42bf85e8
|
fix(query): fix border check.
|
2022-07-21 15:47:22 +08:00 |
liuyao
|
4ac1959935
|
Merge pull request #15240 from taosdata/feature/TD-17357
feat(stream): optimize update data check
|
2022-07-21 15:46:32 +08:00 |
Minghao Li
|
ee237b091d
|
refactor(sync): add log tools
|
2022-07-21 15:43:55 +08:00 |
Minghao Li
|
c4bb5a1a52
|
refactor(sync): add log tools
|
2022-07-21 15:25:46 +08:00 |
Xiaoyu Wang
|
72f44315e0
|
fix: plan problem caused by partition by tbname interval optimize
|
2022-07-21 15:24:51 +08:00 |
dapan1121
|
6c683902ff
|
fix: fix show create table issue
|
2022-07-21 15:23:18 +08:00 |
Li Minghao
|
94948c6fbd
|
Merge pull request #15238 from taosdata/feature/3.0_mhli
fix(sync): raft store persist
|
2022-07-21 15:23:17 +08:00 |
54liuyao
|
f5a326dbf4
|
feat(stream): optimize update data check
|
2022-07-21 15:16:57 +08:00 |
Minghao Li
|
8915486ec1
|
fix(sync): raft store persist
|
2022-07-21 14:51:02 +08:00 |
yihaoDeng
|
df87bf6338
|
Merge branch 'fix/TD-15197' of https://github.com/taosdata/TDengine into TD-197
|
2022-07-21 14:40:30 +08:00 |
yihaoDeng
|
de8bb6c25c
|
fix: avoid rpc mem leak
|
2022-07-21 14:40:16 +08:00 |
Xiaoyu Wang
|
9b9c403087
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy
|
2022-07-21 14:36:19 +08:00 |
Xiaoyu Wang
|
c54daccf2d
|
fix: plan problem caused by project eliminate optimize
|
2022-07-21 14:35:36 +08:00 |
dapan1121
|
3621aa5540
|
fix: fix mac compile issue
|
2022-07-21 14:06:38 +08:00 |
wangmm0220
|
d2430455a1
|
Merge branch 'feature/TD-14761' of https://github.com/taosdata/TDengine into feature/TD-14761
|
2022-07-21 14:00:21 +08:00 |
wangmm0220
|
3f49a274ba
|
fix:memory problems where using tag
|
2022-07-21 13:57:48 +08:00 |
Haojun Liao
|
72760b7f30
|
other: merge 3.0
|
2022-07-21 13:55:21 +08:00 |
Minghao Li
|
ac51192084
|
refactor(sync): add trace log
|
2022-07-21 13:54:24 +08:00 |
slzhou@taodata.com
|
97e8e67d4e
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fix/td-17645
|
2022-07-21 13:52:56 +08:00 |
Haojun Liao
|
9d565752c4
|
fix(query): extract schema before creating stream scanner.
|
2022-07-21 13:51:39 +08:00 |
dapan1121
|
dd640885e6
|
Merge branch '3.0' into fix/TD-15197
|
2022-07-21 13:36:46 +08:00 |
Cary Xu
|
94af797df5
|
Merge branch '3.0' into feature/TD-11274-3.0
|
2022-07-21 13:28:29 +08:00 |
shenglian-zhou
|
62ac50c854
|
Merge pull request #15231 from taosdata/szhou/fix/td-17624
fix: continue execution for next group after filter in project produces zero rows
|
2022-07-21 12:53:53 +08:00 |
Xiaoyu Wang
|
ec522a92b0
|
Merge pull request #15201 from taosdata/feature/3.0_debug_wxy
fix: memory leak problems of parser and planner
|
2022-07-21 12:51:34 +08:00 |
Cary Xu
|
1c5c4a1dce
|
fix: merge dup rows in client
|
2022-07-21 12:15:37 +08:00 |
Cary Xu
|
dd6aa40ff5
|
Merge branch '3.0' into feature/TD-11274-3.0
|
2022-07-21 12:11:02 +08:00 |
Li Minghao
|
5e9aeaead8
|
Merge pull request #15228 from taosdata/feature/3.0_mhli
refactor(sync): add trace log
|
2022-07-21 11:44:27 +08:00 |
slzhou@taodata.com
|
318360c287
|
fix: continue execution after filter in project produces zero rows for next group
|
2022-07-21 11:35:02 +08:00 |
Haojun Liao
|
c2d588a118
|
other:merge 3.0
|
2022-07-21 11:29:34 +08:00 |
Haojun Liao
|
f813a1f3ec
|
Merge remote-tracking branch 'origin/feature/3_liaohj' into feature/3_liaohj
|
2022-07-21 11:21:06 +08:00 |
Haojun Liao
|
ee34c3bb3e
|
fix(query): add query involved column info
|
2022-07-21 11:20:30 +08:00 |
Minglei Jin
|
1cdde411c0
|
Merge pull request #15227 from taosdata/fix/TD-17582-v2
fix: error case handle when table was dropped
|
2022-07-21 11:17:42 +08:00 |
Haojun Liao
|
dae00fd10c
|
Merge pull request #15221 from taosdata/feature/3_liaohj
refactor(query): do some internal refactor and add some logs.
|
2022-07-21 11:14:56 +08:00 |
yihaoDeng
|
ed1c777b4e
|
fix: avoid rpc mem leak
|
2022-07-21 11:09:29 +08:00 |
Minghao Li
|
3eff1f03e0
|
refactor(sync): add trace log
|
2022-07-21 10:57:14 +08:00 |
yihaoDeng
|
57436e5ae2
|
avoid mem leak
|
2022-07-21 10:42:00 +08:00 |
Minglei Jin
|
359622761a
|
fix: error case handle when table was dropped
|
2022-07-21 10:39:32 +08:00 |
dapan1121
|
dac39371cd
|
fix: fix drop task memory leak
|
2022-07-21 10:27:39 +08:00 |
Xiaoyu Wang
|
f9bc29d149
|
fix: memory leak problems of parser and planner
|
2022-07-21 10:19:48 +08:00 |
liuyao
|
d9f7c34a79
|
Merge pull request #15222 from taosdata/feature/TD-17357
feat(stream): adjust project operator
|
2022-07-21 10:12:01 +08:00 |
Cary Xu
|
65871c2d73
|
Merge branch '3.0' into feature/TD-11274-3.0
|
2022-07-21 09:44:20 +08:00 |
shenglian zhou
|
3828954f15
|
fix: clean up block data to use it again as result data block in doApplyIndefinitFunction
|
2022-07-21 09:43:06 +08:00 |
54liuyao
|
b620609608
|
feat(stream): adjust project operator
|
2022-07-21 09:23:16 +08:00 |
dapan1121
|
976d4670a9
|
Merge branch '3.0' into fix/TD-15197
|
2022-07-21 09:11:03 +08:00 |
dapan1121
|
db37fef898
|
fix: fix crash issue
|
2022-07-21 09:10:18 +08:00 |
Haojun Liao
|
abfa6d9162
|
refactor(query): do some internal refactor and add some logs.
|
2022-07-20 22:38:19 +08:00 |
shenglian zhou
|
4211db2ec4
|
fix: fix error in indef operator filter processing
|
2022-07-20 21:58:03 +08:00 |
Liu Jicong
|
86611cc08a
|
Merge pull request #15208 from taosdata/feature/stream
fix(stream): memory error
|
2022-07-20 21:08:55 +08:00 |
Li Minghao
|
f391570f02
|
Merge pull request #15211 from taosdata/feature/3.0_mhli
refactor(sync): add trace log
|
2022-07-20 20:57:59 +08:00 |
Cary Xu
|
0f5983ad88
|
fix: merge dup rows in client
|
2022-07-20 20:30:54 +08:00 |
Minghao Li
|
540f519ad7
|
refactor(sync): add trace log
|
2022-07-20 20:24:49 +08:00 |
Yihao Deng
|
9ce366f032
|
Merge pull request #15210 from taosdata/fix/delInvalidFile
fix: rm invalid file
|
2022-07-20 20:23:10 +08:00 |
yihaoDeng
|
987597917a
|
fix: rm invalid file
|
2022-07-20 20:22:08 +08:00 |
Minghao Li
|
8363cde84a
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli
|
2022-07-20 20:20:00 +08:00 |
Minghao Li
|
b77e0a6750
|
refactor(sync): add trace log
|
2022-07-20 19:58:26 +08:00 |
Liu Jicong
|
fb52cfa816
|
fix(stream): memory error
|
2022-07-20 19:31:56 +08:00 |
Haojun Liao
|
40f5234959
|
fix(query):update the log.
|
2022-07-20 19:25:21 +08:00 |
Haojun Liao
|
e6febe45dd
|
Merge pull request #15180 from taosdata/feature/3_liaohj
fix(query): fix time window generating bug.
|
2022-07-20 19:15:28 +08:00 |