wangmm0220
|
00e0da15a3
|
fix:[TD-28032]groupid = 0 & modify test case in sim
|
2024-01-12 17:37:22 +08:00 |
factosea
|
19d7579e75
|
fix: copy expr
|
2024-01-12 14:01:35 +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
|
5fa8f85c42
|
fix(stream): remove invalid release.
|
2024-01-12 11:28:41 +08:00 |
factosea
|
6115d7a67f
|
fix functionNode ref
|
2024-01-12 10:47:48 +08:00 |
slzhou
|
0162fb9e76
|
set the timelineresmode to subquery timeline resmode
|
2024-01-12 10:46:03 +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
|
ea0ea09b0f
|
Merge pull request #24409 from taosdata/opt/optMsgOnMnode
opt msg on mnd
|
2024-01-12 09:36:37 +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
|
25f9956ccb
|
fix:test
|
2024-01-11 21:21:00 +08:00 |
factosea
|
3ed63df082
|
fix case
|
2024-01-11 18:34:21 +08:00 |
Haojun Liao
|
404ae75178
|
Merge pull request #24429 from taosdata/fix/3_liaohj
fix(stream): add checkpoint status check.
|
2024-01-11 17:59:57 +08:00 |
Yihao Deng
|
d3cfa97740
|
fix invalid read
|
2024-01-11 09:41:02 +00:00 |
Haojun Liao
|
9703018f56
|
fix(stream): add checkpoint status check.
|
2024-01-11 16:47:51 +08:00 |
Haojun Liao
|
dc6187a2e3
|
Merge pull request #24426 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
|
2024-01-11 16:47:05 +08:00 |
slzhou
|
3cea4fd2c7
|
fix: getNextTimeWindow use new time algorithm
|
2024-01-11 16:41:11 +08:00 |
wade zhang
|
69ba56feda
|
Merge pull request #24402 from taosdata/ENH/TD-28211-3.0
enh: let max num of concurrent msgs of snap replication be configurable
|
2024-01-11 16:38:53 +08:00 |
Yihao Deng
|
5e1a7c694b
|
split sync/status channel
|
2024-01-11 07:23:46 +00:00 |
Haojun Liao
|
d4fd544c74
|
refactor: remove sleep.
|
2024-01-11 15:18:11 +08:00 |
Haojun Liao
|
58694c67dd
|
refactor: do some internal refactor.
|
2024-01-11 11:50:52 +08:00 |
Yihao Deng
|
df235b0adf
|
split sync/status channel
|
2024-01-11 03:22:34 +00:00 |
Haojun Liao
|
bff0ad89a4
|
other: merge 3.0
|
2024-01-11 09:51:12 +08:00 |
Haojun Liao
|
1c562bd535
|
refactor: enable the restart of stream tasks.
|
2024-01-11 09:41:40 +08:00 |
54liuyao
|
3b36dbbe18
|
opt recover buff
|
2024-01-11 09:40:54 +08:00 |
Haojun Liao
|
9294c8d4ee
|
fix(stream): enable the hb to mnode for stream meta when it becomes the leader.
|
2024-01-11 09:20:34 +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 |
Haojun Liao
|
dcbe963d32
|
fix(stream): keep the previous status in stack object.
|
2024-01-10 19:19:53 +08:00 |
factosea
|
c8fb8486ef
|
fix: SColumnRefNode disable
|
2024-01-10 19:07:21 +08:00 |
wangmm0220
|
df69a89da2
|
fix:[TD-28185]add pause & resume logic for snode
|
2024-01-10 18:46:10 +08:00 |
Yihao Deng
|
b5e5167b8f
|
split sync/status channel
|
2024-01-10 09:57:08 +00:00 |
slzhou
|
ba2ba0a8cb
|
fix: time window computation error
|
2024-01-10 16:19:20 +08:00 |
Benguang Zhao
|
485bad1ebd
|
refact: use config syncSnapReplMaxWaitN instead
|
2024-01-10 11:31:00 +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
|
dc0c5539a0
|
fix(stream): remove invalid timer controllers.
|
2024-01-10 08:48:49 +08:00 |
Haojun Liao
|
3508c9b2f4
|
Merge pull request #24379 from taosdata/fix/addTestCaseToStreamBackend
Fix/add test case to stream backend
|
2024-01-09 21:23:51 +08:00 |
Benguang Zhao
|
7979d4532b
|
enh: let max num of concurrent msgs of snap replication be configurable
|
2024-01-09 16:49:27 +08:00 |
Haojun Liao
|
f9d5c0d403
|
fix(stream): fix error in tq timer.
|
2024-01-09 09:13:53 +08:00 |
dapan1121
|
ad83e6439f
|
Merge pull request #24336 from taosdata/FIX/TD-28125
Fix: not use last row scan when select tbname and last
|
2024-01-09 08:40:15 +08:00 |
fullhonest
|
5bd29a413b
|
Fix: not use last row scan when select tbname and last
|
2024-01-08 19:49:15 +08:00 |
Haojun Liao
|
bbaaad6f1f
|
fix(stream): add null ptr check.
|
2024-01-08 18:45:36 +08:00 |
Haojun Liao
|
af9dc441b2
|
fix(stream): reset the saved value for fill-history task.
|
2024-01-08 18:40:06 +08:00 |
Haojun Liao
|
70c1e66959
|
fix(stream): release task after launch stream tasks.
|
2024-01-08 18:19:31 +08:00 |
factosea
|
45ec9fcbc8
|
fix: create param node from function node
|
2024-01-08 16:43:57 +08:00 |
Yihao Deng
|
4c5441da7e
|
refactor stream code
|
2024-01-08 08:38:16 +00:00 |
Yihao Deng
|
1c28f53525
|
refactor stream code
|
2024-01-08 08:28:00 +00: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 |
Haojun Liao
|
bb9edde79e
|
fix(stream): add some logs.
|
2024-01-08 11:33:54 +08:00 |
slzhou
|
9646091492
|
fix: sort error due to out of space
|
2024-01-07 16:18:24 +08:00 |
Haojun Liao
|
5e32aea1f9
|
fix(stream): jump out of loop when downstream is blocking.
|
2024-01-07 00:27:18 +08:00 |
Haojun Liao
|
02f6c971fd
|
fix(stream): check for not ready task when rsp returned.
|
2024-01-06 19:43:39 +08:00 |
Haojun Liao
|
522e688387
|
fix(stream): check if in restart procedure in call back.
|
2024-01-05 22:16:58 +08:00 |
Haojun Liao
|
2386f842fb
|
enh(stream): remove sleep to opt perf.
|
2024-01-05 18:46:15 +08:00 |
Haojun Liao
|
33253cbb54
|
fix(stream): add null ptr check.
|
2024-01-05 18:13:35 +08:00 |
Haojun Liao
|
0c4b91dc72
|
enh(stream): start task async.
|
2024-01-05 17:55:39 +08:00 |
54liuyao
|
0b9e3c9871
|
fix stream state buff issue
|
2024-01-05 16:20:55 +08:00 |
Haojun Liao
|
1912de9b49
|
enh(stream): scan wal by using timer to trigger it.
|
2024-01-05 14:49:33 +08:00 |
dapan1121
|
f6c366ec53
|
Merge pull request #24298 from taosdata/fix/TD-28078-3.0
fix: check in client when create index
|
2024-01-05 14:48:48 +08:00 |
kailixu
|
d3aee612e0
|
chore: code optimization
|
2024-01-05 13:08:16 +08:00 |
kailixu
|
81d8b9b98b
|
test: add test case for create index
|
2024-01-05 00:35:29 +08:00 |
kailixu
|
6bac747ab9
|
Merge branch '3.0' into fix/TD-28078-3.0
|
2024-01-04 23:47:41 +08:00 |
Benguang Zhao
|
a811a60ad4
|
enh: restore sync log store from snap on fsm state incomplete
|
2024-01-04 20:15:17 +08:00 |
Haojun Liao
|
0c8d5e3586
|
fix(stream): fix syntax error.
|
2024-01-04 19:20:50 +08:00 |
Haojun Liao
|
356b7093f5
|
fix(stream): fix syntax error.
|
2024-01-04 19:18:10 +08:00 |
Haojun Liao
|
14e90eb16e
|
fix(stream): fix syntax error.
|
2024-01-04 19:15:51 +08:00 |
Haojun Liao
|
4df83e92cd
|
fix(stream): fix syntax error.
|
2024-01-04 19:14:24 +08:00 |
Haojun Liao
|
6286e42f5c
|
refactor: do some internal refactor.
|
2024-01-04 19:11:50 +08:00 |
Haojun Liao
|
33f698e926
|
fix(stream): remove invalid assert and add check for task status before launching related fill-history task.
|
2024-01-04 19:09:45 +08:00 |
Haojun Liao
|
6d37e596ec
|
refactor: do some internal refactor.
|
2024-01-04 18:47:49 +08:00 |
Haojun Liao
|
c494252002
|
fix(stream): record the related fill-history task failure.
|
2024-01-04 17:44:05 +08:00 |
Hongze Cheng
|
13834802ef
|
Merge pull request #24269 from taosdata/FIX/TD-28101-3.0
enh: send rsp msg on rejecting snap replication due to smaller term
|
2024-01-04 10:15:09 +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 |
Haojun Liao
|
74df121cf5
|
fix(stream): fix the deadlock.
|
2024-01-03 22:29:46 +08:00 |
factosea
|
8dc2a6bbd9
|
fix: orderby
|
2024-01-03 20:43:23 +08:00 |
wangmm0220
|
b200e6807f
|
fix:[TD-28032]concat subtable and hash val as new subtable name to avoid data from multi time line write to one time line
|
2024-01-03 19:44:30 +08:00 |
wangmm0220
|
317f0c6a39
|
fix:[TD-28032]concat subtable and hash val as new subtable name to avoid data from multi time line write to one time line
|
2024-01-03 18:48:54 +08:00 |
factosea
|
b6b2a41d83
|
fix: columnrefnode
|
2024-01-03 18:30:57 +08:00 |
Haojun Liao
|
4138692cea
|
fix(stream): scan wal data files.
|
2024-01-03 18:16:18 +08:00 |
Haojun Liao
|
185fa75376
|
enh(stream): add task into timer to be idle during exec when the corresponding output queue is full.
|
2024-01-03 17:59:42 +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 |
wangmm0220
|
9ba2f71487
|
fix:[TD-28032]concat subtable and hash val as new subtable name to avoid data from multi time line write to one time line
|
2024-01-03 10:16:43 +08:00 |
factosea
|
34e62d7fc0
|
fix: columanRefNode illegal type conversion
|
2024-01-02 20:22:15 +08:00 |
wangmm0220
|
8add4dc177
|
fix:[TD-28032]concat subtable and hash val as new subtable name to avoid data from multi time line write to one time line
|
2024-01-02 18:37:29 +08:00 |
Haojun Liao
|
2387d5bade
|
refactor: do some internal refactor.
|
2024-01-02 17:10:12 +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 |
Haojun Liao
|
039aef3471
|
Merge pull request #24300 from taosdata/fix/TD-28110
fix:error msg is not specific in create stream
|
2024-01-02 14:53:44 +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 |
dapan1121
|
5569f6a959
|
Merge pull request #24288 from taosdata/FIX/TD-27939
Fix error about sub query is empty when where 1=2
|
2024-01-02 11:50:44 +08:00 |
dapan1121
|
4dc31987a4
|
Merge pull request #24246 from taosdata/FIX/TD-27989
Fix: taosd crashed at tpercentile.c 382,377
|
2024-01-02 11:10:42 +08:00 |
54liuyao
|
c787535693
|
fix session state issue
|
2024-01-02 10:11:22 +08:00 |
wangmm0220
|
0e9a1b22ed
|
fix:error msg is not specific in create stream
|
2024-01-02 10:10:44 +08:00 |
fullhonest
|
e79516ade3
|
Fix TD-27939: error for sub query is empty when where 1=2
|
2024-01-02 10:02:30 +08:00 |