Commit graph

4422 commits

Author SHA1 Message Date
dapan1121
2fef37a5cc
Merge pull request #24315 from taosdata/fix/xsren/TD-28068/columnNodeRef2
fix: columanRefNode illegal type conversion
2024-01-16 10:08:34 +08:00
facetosea
79671d3e68 fix: internal error code 2024-01-16 10:07:46 +08:00
Haojun Liao
8f6256dfae
Merge pull request #24473 from taosdata/fix/TD-28319
set delete for session op
2024-01-16 10:02:06 +08:00
54liuyao
2e543d950a set delete for session op 2024-01-15 17:36:23 +08:00
fullhonest
cb2ab749b5 Fix TD-27003: use last row scan when select last_row, last 2024-01-15 15:22:29 +08:00
facetosea
1191902d38 fix error code and delete unused code 2024-01-15 13:06:22 +08:00
factosea
a794391866 unused code 2024-01-15 02:40:50 +08:00
factosea
ab02ec74c9 fix taosd crash 2024-01-12 18:10:54 +08:00
54liuyao
52d8811bdc code coverage 2024-01-12 13:49:32 +08:00
Haojun Liao
ee24bb9b03
Merge pull request #24444 from taosdata/fix/3_liaohj
fix(stream): close the inputQ of the related stream task.
2024-01-12 13:41:30 +08:00
Haojun Liao
b36cc97236 fix(stream): close the inputQ of the related stream task when the fill-history task recv the trans-state msg from upstream. 2024-01-12 10:44:49 +08:00
Haojun Liao
578edd447f
Merge pull request #24421 from taosdata/szhou/fix/2/td-28154
fix: windows calculation when offset >0 and calendar sliding
2024-01-12 09:35:09 +08:00
factosea
3ed63df082 fix case 2024-01-11 18:34:21 +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
slzhou
b4b4400958 fix: recalcuate window ekey 2024-01-10 21:36:09 +08:00
slzhou
ba2ba0a8cb fix: time window computation error 2024-01-10 16:19:20 +08:00
Haojun Liao
9d0d0d9ddc Merge branch '3.0' into fix/3_liaohj 2024-01-10 09:57:46 +08:00
factosea
d243308541 fix: colref 2024-01-10 09:04:40 +08:00
Haojun Liao
af9dc441b2 fix(stream): reset the saved value for fill-history task. 2024-01-08 18:40:06 +08:00
factosea
45ec9fcbc8 fix: create param node from function node 2024-01-08 16:43:57 +08:00
Yihao Deng
1eee7b44e0 fix crash found on 3.1 2024-01-08 07:31:35 +00:00
factosea
8c3fe7cc70 fix: SColumnRefNode transfer to SelectFunction's param 2024-01-08 11:41:58 +08:00
slzhou
9646091492 fix: sort error due to out of space 2024-01-07 16:18:24 +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
factosea
8dc2a6bbd9 fix: orderby 2024-01-03 20:43:23 +08:00
factosea
b6b2a41d83 fix: columnrefnode 2024-01-03 18:30:57 +08:00
Bob Liu
b818faaa5e remainGroups 2024-01-03 17:51:27 +08:00
Haojun Liao
a2e85c44c2
Merge pull request #24228 from taosdata/fix/3_liaohj
refactor: remove stream-scan-history event for stream task.
2024-01-03 14:43:20 +08:00
Haojun Liao
29afc2ad6a fix(stream):add jump condition for loop. 2024-01-02 15:48:08 +08:00
Bob Liu
85ba9a4a5f remainGroups 2024-01-02 15:45:03 +08:00
54liuyao
afc2a346e5 reset update info 2024-01-02 14:23:41 +08:00
dapan1121
06e3d8df1d
Merge pull request #24282 from taosdata/fix/3.0/TS-4411
fix: fill prev not working when desc fill
2024-01-02 13:07:21 +08:00
Haojun Liao
e7a0044502 Merge branch '3.0' into fix/3_liaohj 2024-01-02 13:02:55 +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
wangjiaming0909
90a8fe5581 fix: fill prev not working when desc fill 2023-12-29 15:08:56 +08:00
Haojun Liao
50ce4f4455
Merge pull request #24257 from taosdata/fix/TD-28091
reset datablock window info
2023-12-29 09:04:41 +08:00
Haojun Liao
a662f6d63f
Merge pull request #24262 from taosdata/fix/TD-28099
reset unclose window info
2023-12-29 09:04:31 +08:00
Bob Liu
e2b61a55fc refactor 2023-12-29 01:40:17 +08:00
Bob Liu
9f8f69a791 adjust 2023-12-28 21:54:16 +08:00
Bob Liu
424ab1bbe3 support table merge scan 2023-12-28 16:18:38 +08:00
54liuyao
51cd8e9fb7 reset unclose window info 2023-12-28 15:34:13 +08:00
54liuyao
448b7c939f reset datablock window info 2023-12-28 11:09:38 +08:00
54liuyao
f1304680c5 log 2023-12-28 11:09:03 +08:00
54liuyao
c124bcf52f check block rows 2023-12-28 11:09:03 +08:00
Bob Liu
a5f88a86e9 adjust 2023-12-28 09:45:01 +08:00
Bob Liu
abed781bd3 opt 2023-12-27 23:15:11 +08:00