Haojun Liao
|
c494252002
|
fix(stream): record the related fill-history task failure.
|
2024-01-04 17:44:05 +08:00 |
Benguang Zhao
|
b85f36bcea
|
enh: allow to drop an empty dnode, no matter online or not
|
2024-01-04 12:00:49 +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 |
Benguang Zhao
|
f4ad4ea998
|
enh: use learner in split vgroup
|
2024-01-04 10:01:05 +08:00 |
wade zhang
|
5aae347566
|
Merge pull request #24330 from taosdata/fix/TS-4419
fix: refactor logdebugs
|
2024-01-04 09:58:51 +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
|
1e3aad8883
|
refactor: do some internal refactor.
|
2024-01-03 23:57:33 +08:00 |
Haojun Liao
|
74df121cf5
|
fix(stream): fix the deadlock.
|
2024-01-03 22:29:46 +08:00 |
wangmm0220
|
df70a6ef57
|
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 21:11:26 +08:00 |
factosea
|
8dc2a6bbd9
|
fix: orderby
|
2024-01-03 20:43:23 +08:00 |
Shungang Li
|
de631e20a5
|
fix: refactor logdebugs
|
2024-01-03 19:57:22 +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 |
Haojun Liao
|
3fea717373
|
fix(stream): discard the orphan tasks.
|
2024-01-03 19:28:49 +08:00 |
Haojun Liao
|
b06ccc0ca7
|
fix(stream): cleanup the checkpoint trans & task info in execInfo
|
2024-01-03 19:18:06 +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
|
4399867e14
|
fix(stream): fix the not running bug.
|
2024-01-03 18:28:23 +08:00 |
Alex Duan
|
22016844bc
|
Merge pull request #24326 from taosdata/td-28141
update alter_database test case for arm64 ci
|
2024-01-03 18:22:10 +08:00 |
Haojun Liao
|
4138692cea
|
fix(stream): scan wal data files.
|
2024-01-03 18:16:18 +08:00 |
Alex Duan
|
af0f2ecf34
|
Merge pull request #24313 from taosdata/TEST/3.0/TS-4348-TD-27939
Add test cases for TS-4348 and TD-27939
|
2024-01-03 18:01:21 +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 |
Alex Duan
|
2e94b652e4
|
Merge pull request #24320 from taosdata/cases/TS-4423
TS-4423: add test case
|
2024-01-03 17:43:14 +08:00 |
menshibin
|
25e2f30d0e
|
增加并行测试配置
|
2024-01-03 17:19:17 +08:00 |
charles
|
589b046ecb
|
update alter_database test case for arm64 ci
|
2024-01-03 17:05:55 +08:00 |
menshibin
|
f4aedccb80
|
增加TS-4411bug的case
|
2024-01-03 16:38:55 +08:00 |
menshibin
|
78185b84b9
|
增加TS-4411bug的case
|
2024-01-03 16:25:31 +08:00 |
menshibin
|
889bea29b4
|
增加TS-4411bug的case
|
2024-01-03 16:20:34 +08:00 |
menshibin
|
2647a1b1ac
|
增加TS-4411bug的case
|
2024-01-03 16:05:26 +08:00 |
dapan1121
|
f0fbffa772
|
Merge pull request #24301 from taosdata/fix/3.0/TD-28104
fix: last table scan reported invalid param when col was dropped which
|
2024-01-03 15:47:33 +08:00 |
Ping Xiao
|
e67c676466
|
TS-4423: add test case
|
2024-01-03 15:19:27 +08:00 |
chenhaoran
|
35b8683262
|
test: add testcase for TD-28106 of copy file in snapshot
|
2024-01-03 14:52:24 +08:00 |
chenhaoran
|
c0186a214d
|
test: add testcase for TD-28106 of copy file in snapshot
|
2024-01-03 14:50:05 +08:00 |
Haojun Liao
|
284ef7d085
|
fix(stream): remove the related checkpoint trans when trying to drop stream.
|
2024-01-03 14:44:04 +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 |
Benguang Zhao
|
de5f9b351f
|
enh: use learner in redistribute vgroup
|
2024-01-03 11:49:05 +08:00 |
Haojun Liao
|
453d3e8a30
|
fix(stream): fix dead lock on windows.
|
2024-01-03 10:50:38 +08:00 |
wangmm0220
|
ab262550d1
|
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:37:05 +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 |
Haojun Liao
|
6c7683dba6
|
Merge pull request #24310 from taosdata/fix/crash_stream
fix(tsdb): check if stt blocks are clean before building data blocks.
|
2024-01-02 21:30:28 +08:00 |
factosea
|
34e62d7fc0
|
fix: columanRefNode illegal type conversion
|
2024-01-02 20:22:15 +08:00 |
chenhaoran
|
7b805d2b00
|
test: add testcase that merge same ver stt file after split db
|
2024-01-02 20:19:09 +08:00 |
chenhaoran
|
b48df60fdd
|
test: add testcase that merge same ver stt file after split db
|
2024-01-02 20:18:10 +08:00 |
zk66214
|
866fac624f
|
Add test cases for TS-4348 and TD-27939
|
2024-01-02 19:26:59 +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
|
5bbf12c2c9
|
fix(tsdb): check if stt blocks are clean before building composed data blocks.
|
2024-01-02 18:35:17 +08:00 |
Alex Duan
|
b1ce76cebf
|
Merge pull request #24309 from taosdata/test/3.0/TD-27980
test: modify testcase of windows
|
2024-01-02 17:53:59 +08:00 |
chenhaoran
|
93fe955828
|
test: modify testcase of windows
|
2024-01-02 17:48:05 +08:00 |
Haojun Liao
|
2387d5bade
|
refactor: do some internal refactor.
|
2024-01-02 17:10:12 +08:00 |