Haojun Liao
|
2cc584ff44
|
fix(stream): fix error in check vgId.
|
2024-01-22 11:05:42 +08:00 |
Haojun Liao
|
4a5ab10b3d
|
fix(stream): fix memory leak.
|
2024-01-19 20:28:43 +08:00 |
yihaoDeng
|
b1ac1deedb
|
change db opt
|
2024-01-19 17:39:02 +08:00 |
Haojun Liao
|
d973f66cea
|
fix(stream): do checkpoint after fill-history task completed.
|
2024-01-19 16:18:02 +08:00 |
Haojun Liao
|
996e2939a9
|
refactor: do some internal refactor.
|
2024-01-18 15:58:46 +08:00 |
Haojun Liao
|
76e6c453e7
|
enh(stream): send msg to mnode when the transferring state completed.
|
2024-01-18 15:43:36 +08:00 |
Haojun Liao
|
719d1d1b90
|
refactor: do some internal refactor.
|
2024-01-18 14:34:18 +08:00 |
Haojun Liao
|
f8d0c52483
|
fix(stream): remove this unused drop history task msg and corresponding functions.
|
2024-01-18 14:32:48 +08:00 |
Haojun Liao
|
8620e88965
|
fix(stream): enable wait for timer for meta quit safely.
|
2024-01-18 14:17:08 +08:00 |
Haojun Liao
|
d1dbd03341
|
fix(tsdb): fix invalid set.
|
2024-01-17 17:29:00 +08:00 |
Haojun Liao
|
d44dc5bbb2
|
fix(tsdb): fix race condition.
|
2024-01-17 15:20:17 +08:00 |
Haojun Liao
|
56eac88349
|
Merge branch '3.0' into fix/3_liaohj
|
2024-01-17 15:14:52 +08:00 |
Haojun Liao
|
1ea671e373
|
enh(stream): remove time controller.
|
2024-01-17 14:55:15 +08:00 |
Haojun Liao
|
fc16d26da2
|
Merge pull request #24488 from taosdata/fix/3_liaohj
fix(stream): fix some errors and do some internal refactor.
|
2024-01-17 14:25:32 +08:00 |
wade zhang
|
e908679a32
|
Merge pull request #24484 from taosdata/fix/fixInvalidReadOnQuery
fix invalid read write
|
2024-01-17 10:23:46 +08:00 |
dapan1121
|
66c9c076e8
|
Merge pull request #24469 from taosdata/fix/xsren/TD-28204/whereOptimizeConditional
Fix/xsren/td 28204/where optimize conditional
|
2024-01-17 10:20:51 +08:00 |
Haojun Liao
|
3e08b81107
|
Merge pull request #24496 from taosdata/revert-24485-fix/xsren/TD-28327/doubleFormat
Revert "fix: LEASTSQUARES func result overflow"
|
2024-01-17 10:10:59 +08:00 |
xinsheng Ren
|
737abbebb7
|
Revert "fix: LEASTSQUARES func result overflow"
|
2024-01-17 10:09:56 +08:00 |
Haojun Liao
|
a56e589048
|
Merge pull request #24490 from taosdata/fix/TD-28338
fix:[TD-28338]empty varchar value return NULL in tmq
|
2024-01-17 10:09:40 +08:00 |
Haojun Liao
|
644b057c2c
|
Merge pull request #24485 from taosdata/fix/xsren/TD-28327/doubleFormat
fix: LEASTSQUARES func result overflow
|
2024-01-17 10:07:41 +08:00 |
Haojun Liao
|
5a93f0584e
|
Merge pull request #24311 from taosdata/fix/TD-28032
fix:[TD-28032]concat subtable and hash val as new subtable name to av…
|
2024-01-17 10:07:24 +08:00 |
Alex Duan
|
a9e06671c9
|
Merge pull request #24494 from taosdata/TEST/3.0/TD-28068
add test cases for td-28068
|
2024-01-17 09:20:50 +08:00 |
chenhaoran
|
7350abfca3
|
test: modify testcase of tmqvnodesplit
|
2024-01-17 09:13:29 +08:00 |
Alex Duan
|
e0569525ce
|
Merge pull request #24472 from taosdata/coverage/TD-28251-3.0
fix: add csum unsigned type test
|
2024-01-17 09:11:20 +08:00 |
zk66214
|
e11c3ba219
|
add test cases for td-28068
|
2024-01-16 19:54:07 +08:00 |
chenhaoran
|
f6eccf10ed
|
test: modify testcase of tmqvnodesplit
|
2024-01-16 19:15:12 +08:00 |
yihaoDeng
|
0d4cc6b8e2
|
fix:[TD-28338]empty varchar value return NULL in tmq
|
2024-01-16 18:46:37 +08:00 |
Haojun Liao
|
3d98fc6a67
|
other: merge 3.0
|
2024-01-16 18:29:33 +08:00 |
Alex Duan
|
d0871663a7
|
fix: add select database
|
2024-01-16 18:24:43 +08:00 |
Alex Duan
|
0f88e3d3a2
|
fix: add database name
|
2024-01-16 18:21:58 +08:00 |
Haojun Liao
|
0280f129bd
|
fix(stream):add some logs.
|
2024-01-16 18:21:29 +08:00 |
factosea
|
cf77226145
|
skip error case
|
2024-01-16 16:23:52 +08:00 |
Haojun Liao
|
882b916940
|
fix(stream): adjust stream trans conflict check.
|
2024-01-16 16:11:04 +08:00 |
Haojun Liao
|
8ede6d87ce
|
refactor: do some internal refactor.
|
2024-01-16 15:40:40 +08:00 |
factosea
|
fdb847fd36
|
fix: LEASTSQUARES func result overflow
|
2024-01-16 15:34:05 +08:00 |
jiajingbin
|
da648eb115
|
test: update
|
2024-01-16 15:15:56 +08:00 |
jiajingbin
|
d59ede5196
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-28032
|
2024-01-16 15:05:13 +08:00 |
Hongze Cheng
|
c40a87ab0e
|
Merge pull request #24319 from taosdata/ENH/TD-28135-3.0
enh: use learner in redistribute vgroup
|
2024-01-16 15:04:52 +08:00 |
Haojun Liao
|
9a4b7a6d82
|
fix(stream): remove invalid lock, and fix a typo.
|
2024-01-16 14:52:27 +08:00 |
Haojun Liao
|
80793c94c2
|
fix(stream): reset the tasks status before start all tasks, and do some other internal refactor.
|
2024-01-16 14:32:45 +08:00 |
xinsheng Ren
|
ae5f540692
|
Merge branch '3.0' into fix/xsren/TD-28204/whereOptimizeConditional
|
2024-01-16 14:28:37 +08:00 |
Haojun Liao
|
d1da8ef986
|
Merge pull request #24477 from taosdata/fix/fixResumeBug
fix pause/resume error
|
2024-01-16 14:06:20 +08:00 |
Alex Duan
|
ff76f9835e
|
fix: add twa all types test
|
2024-01-16 14:00:26 +08:00 |
Yihao Deng
|
6f8f47a375
|
fix invalid read write
|
2024-01-16 05:50:20 +00:00 |
Haojun Liao
|
dfe959eb28
|
Merge pull request #24468 from taosdata/fix/3_liaohj
fix(stream): fix deadlock in pause.
|
2024-01-16 12:58:27 +08:00 |
Alex Duan
|
d8e4f38dd7
|
Merge pull request #24476 from taosdata/test/3.0/TD-28094a
test: replace timestamp now with var ts
|
2024-01-16 11:01:04 +08:00 |
factosea
|
3a4eed5c37
|
fix: checkIsEmptyResult
|
2024-01-16 10:46:22 +08:00 |
Haojun Liao
|
4c119c7626
|
fix(os): fix error on windows.
|
2024-01-16 10:44:59 +08:00 |
Haojun Liao
|
b1c6ba467b
|
Merge remote-tracking branch 'origin/fix/3_liaohj' into fix/3_liaohj
|
2024-01-16 10:28:20 +08:00 |
Haojun Liao
|
63494de7f9
|
refactor: do some internal refactor.
|
2024-01-16 10:28:07 +08:00 |