slzhou
|
1da0def82d
|
fix: add isPk to SColumnNode
|
2024-03-20 13:09:59 +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
|
a9fcc67321
|
fix:conflicts from 3.0
|
2024-02-01 11:13:03 +08:00 |
54liuyao
|
0975e37845
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2024-01-23 10:07:50 +08:00 |
dapan1121
|
66c30f861f
|
Merge pull request #24529 from taosdata/szhou/fix/td-28350
fix: calculate interval end with new alogrithm
|
2024-01-23 08:41:37 +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 |
slzhou
|
64858af92f
|
fix: calculate interval end with new alogrithm
|
2024-01-18 16:30:18 +08:00 |
slzhou
|
f1fb7f5c14
|
fix: change num of output groups when cout empty group is needed
|
2024-01-18 08:43:36 +08:00 |
54liuyao
|
3bbfb26e09
|
stream count window
|
2024-01-17 14:22:19 +08:00 |
slzhou
|
449c1631ef
|
fix: add numOfOutputGroups back when group order scan
|
2024-01-17 13:34:37 +08:00 |
slzhou
|
9a7ef7fa18
|
fix: reuse tableListGetGroupList
|
2024-01-16 15:08:50 +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 |
slzhou
|
3cea4fd2c7
|
fix: getNextTimeWindow use new time algorithm
|
2024-01-11 16:41:11 +08:00 |
slzhou
|
ab137a56f0
|
fix: more interval end calculation with slide-start/slide-end as anchor
|
2024-01-11 08:31:16 +08:00 |
54liuyao
|
0b9e3c9871
|
fix stream state buff issue
|
2024-01-05 16:20:55 +08:00 |
dapan1121
|
670317ccd7
|
Merge pull request #24053 from taosdata/enh/3.0/TD-26813
enh: support group by tag/tbname to list empty groups
|
2024-01-04 09:08:03 +08:00 |
Bob Liu
|
860146d425
|
initRemainGroups
|
2024-01-03 23:59:48 +08:00 |
Bob Liu
|
b818faaa5e
|
remainGroups
|
2024-01-03 17:51:27 +08:00 |
Bob Liu
|
85ba9a4a5f
|
remainGroups
|
2024-01-02 15:45:03 +08:00 |
Bob Liu
|
673d3bc376
|
arrangeTableGroup
|
2023-12-31 13:15:05 +08:00 |
Bob Liu
|
7e1d59c565
|
sort
|
2023-12-29 16:22:41 +08:00 |
54liuyao
|
51cd8e9fb7
|
reset unclose window info
|
2023-12-28 15:34:13 +08:00 |
WANG MINGMING
|
6f23b63d9e
|
Merge branch '3.0' into feat/ly_multi_marks
|
2023-12-18 16:22:56 +08:00 |
Haojun Liao
|
63b34c7acf
|
fix(tsdb): add check for not load stt file blocks.
|
2023-12-08 16:09:58 +08:00 |
Haojun Liao
|
9c72ce846e
|
fix(tsdb): add more condition for not load data.
|
2023-12-08 14:23:37 +08:00 |
Haojun Liao
|
446c14da72
|
fix(tsdb): opt read stt file
|
2023-12-08 10:03:36 +08:00 |
wangmm0220
|
1433481989
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/ly_multi_marks
|
2023-11-28 15:01:02 +08:00 |
kailixu
|
6b738884a4
|
chore: rsma checkpoint
|
2023-11-07 19:59:05 +08:00 |
kailixu
|
2d597659bc
|
enh: rsma checkpoint
|
2023-11-02 15:20:54 +08:00 |
kailixu
|
76536e1c82
|
enh: rsma logic
|
2023-11-02 11:03:18 +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 |
liuyao
|
e4ab656ed5
|
ENodeType
|
2023-09-01 14:11:18 +08:00 |
dapan1121
|
efc5589aa2
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
|
2023-08-18 14:11:26 +08:00 |
slzhou
|
85d1dbe00a
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/select-tags-scan
|
2023-08-17 16:27:37 +08:00 |
dapan1121
|
3045a623e1
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
|
2023-08-17 14:16:05 +08:00 |
liuyao
|
380e7406d4
|
multi agg
|
2023-08-17 10:22:52 +08:00 |
liuyao
|
5ce7688a93
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/ly_refactor
|
2023-08-17 09:06:46 +08:00 |
dapan1121
|
143c657571
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
|
2023-08-16 14:50:31 +08:00 |
shenglian zhou
|
e93ed3b556
|
enhance: table san type and disable partition tags optimize for tag scan
|
2023-08-16 14:09:22 +08:00 |
kailixu
|
6ee95dca30
|
Merge branch '3.0' into fix/TD-25717-3.0
|
2023-08-16 10:19:34 +08:00 |
liuyao
|
fc09f8ef1e
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/ly_refactor
|
2023-08-16 09:36:28 +08:00 |
kailixu
|
3b69736b29
|
fix: set precision of interval with value from table scan node
|
2023-08-15 19:59:13 +08:00 |
liuyao
|
37e6100204
|
refactor stream scan log
|
2023-08-15 15:42:50 +08:00 |
liuyao
|
d1c289823f
|
refactor stream session window
|
2023-08-14 17:52:39 +08:00 |
liuyao
|
57a020edfc
|
refact stream interval
|
2023-08-14 17:52:39 +08:00 |
liuyao
|
9d1e5a512d
|
add stream task id
|
2023-08-14 17:52:39 +08:00 |