dapan1121
|
ba41231373
|
Merge pull request #24614 from taosdata/szhou/tms/port-3
feat: multi-readers and one merge tree
|
2024-02-21 10:00:52 +08:00 |
54liuyao
|
b53dc5602e
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2024-02-19 10:58:20 +08:00 |
wangmm0220
|
a8e45440c0
|
fix:conflicts from 3.0
|
2024-02-18 18:02:14 +08:00 |
54liuyao
|
c588770699
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-22023
|
2024-02-05 15:10:34 +08:00 |
kailixu
|
6cf7809e8d
|
feat: support uniq grant
|
2024-02-04 14:59:47 +08:00 |
kailixu
|
a9316c3710
|
feat: support uniq grant
|
2024-02-04 12:28:00 +08:00 |
shenglian zhou
|
f77b602da9
|
fix: change from seq_blocks_sort to para_tables_sort
|
2024-02-02 14:45:04 +08:00 |
shenglian zhou
|
7dcb477933
|
feat: add front end for ordered blocks in mem sort
|
2024-02-01 09:38:35 +08:00 |
54liuyao
|
9e86dfaee7
|
stream count window sliding
|
2024-01-26 15:56:26 +08:00 |
54liuyao
|
5a7d72d6ef
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2024-01-19 10:39:11 +08:00 |
wangmm0220
|
7246fedfef
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/ly_multi_marks
|
2024-01-18 19:08:35 +08:00 |
dapan1121
|
eed1095dc1
|
Merge pull request #24479 from taosdata/szhou/fix/td-28271
fix: add input ignore group to project
|
2024-01-18 08:49:31 +08:00 |
54liuyao
|
3bbfb26e09
|
stream count window
|
2024-01-17 14:22:19 +08:00 |
shenglian zhou
|
9c9d9dc24b
|
fix: add input ignore group
|
2024-01-16 08:13:47 +08:00 |
wangmm0220
|
2ab54a1335
|
fix:conflicts from 3.0
|
2024-01-15 16:54:52 +08:00 |
fullhonest
|
cb2ab749b5
|
Fix TD-27003: use last row scan when select last_row, last
|
2024-01-15 15:22:29 +08:00 |
shenglian zhou
|
8ae3aa24be
|
fix: set ignore input group id
|
2024-01-15 11:58:29 +08:00 |
Bob Liu
|
baee536cb0
|
adjust
|
2023-12-25 11:54:23 +08:00 |
Bob Liu
|
c9b69316c1
|
calcNeedCountEmpty
|
2023-12-24 01:19:16 +08:00 |
Bob Liu
|
e3098accc4
|
support count empty table
|
2023-12-22 18:14:26 +08:00 |
wangmm0220
|
d1c2a03dc7
|
fix:conflicts from 3.0
|
2023-12-08 15:58:52 +08:00 |
shenglian zhou
|
ac531c6d7f
|
enhance: add fileset delimited front end
|
2023-12-06 10:45:12 +08:00 |
shenglian zhou
|
a2e7c78d27
|
refactor: rename variables
|
2023-12-06 09:39:38 +08:00 |
wangmm0220
|
fc9dfc77d0
|
fix:add plan for multi agg operator in stream
|
2023-12-05 20:07:20 +08:00 |
dapan1121
|
350fac01a0
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24802
|
2023-11-10 11:48:55 +08:00 |
wangjiaming0909
|
a6600ab23a
|
correct colid in blockinfo
|
2023-11-09 15:41:01 +08:00 |
dapan1121
|
49ebb7145e
|
enh: support split cache last and other functions
|
2023-11-08 18:42:41 +08:00 |
dapan1121
|
0ed4d1507f
|
feat: support non_sort mode
|
2023-11-07 09:23:06 +08:00 |
wangjiaming0909
|
1e53e6cfeb
|
optimize count()/last() + partition by tbname/tag
|
2023-09-19 14:56:02 +08:00 |
wangjiaming0909
|
cb78c54d72
|
optimize sort perf
|
2023-09-13 18:37:42 +08:00 |
wangjiaming0909
|
4a131000e4
|
fix: data error of partition by col + interval
|
2023-09-07 10:49:09 +08:00 |
wangjiaming0909
|
2c4e0fee07
|
feat: optimize partition node, replace with sort node
|
2023-09-05 10:53:30 +08:00 |
dapan1121
|
e8fa9aa633
|
fix: join blockId and target issues
|
2023-08-17 13:50:26 +08:00 |
dapan1121
|
143c657571
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
|
2023-08-16 14:50:31 +08:00 |
dapan1121
|
91d6734b34
|
fix: join condition push down issue
|
2023-08-16 14:28:39 +08:00 |
dapan1121
|
a6ecb7253e
|
Merge pull request #22390 from taosdata/feat/3.0/TD-25365
feat: optimize select agg_func partition by tag slimit
|
2023-08-16 13:32:58 +08:00 |
wangjiaming0909
|
e587cc50e6
|
feat: optimize select agg_func partition by tag slimit
|
2023-08-16 11:20:56 +08:00 |
shenglian zhou
|
84e472ad03
|
enhance: tag cond col list only once and tag scan derive from scan
|
2023-08-15 16:10:54 +08:00 |
slzhou
|
012248b681
|
fix: move the only ctb idx flag to logical plan
|
2023-08-14 19:26:53 +08:00 |
dapan1121
|
c9656d3f77
|
fix: fix memory issues
|
2023-08-11 17:39:41 +08:00 |
shenglian zhou
|
1c7f854a71
|
enhance: add only meta ctb index to tag scan physi node
|
2023-08-11 14:47:28 +08:00 |
dapan1121
|
1aac643a9b
|
enh: support single vnode join
|
2023-08-09 10:30:35 +08:00 |
dapan1121
|
b7126b9cc6
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
|
2023-07-28 18:01:11 +08:00 |
Haojun Liao
|
b145771a1b
|
other: merge 3.0
|
2023-07-27 16:38:57 +08:00 |
dapan1121
|
e83a46b88f
|
enh: cache necessary file for seq mode
|
2023-07-26 19:17:59 +08:00 |
dapan1121
|
4f75eb5655
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
|
2023-07-24 11:43:15 +08:00 |
wangjiaming0909
|
7d850c1a5e
|
feat: optimize partition by tbname slimit
|
2023-07-20 15:07:55 +08:00 |
dapan1121
|
c45359c989
|
enh: add batch table scan
|
2023-07-19 10:37:30 +08:00 |
dapan1121
|
294376de0b
|
enh: add batch table scan
|
2023-07-18 14:44:53 +08:00 |
dapan1121
|
a1e18ac898
|
fix: fix global cache issue
|
2023-07-17 09:25:28 +08:00 |