Haojun Liao
|
674a9954ec
|
Merge pull request #23857 from taosdata/feat/TD-27419
opt expired data
|
2023-12-04 11:21:18 +08:00 |
dapan1121
|
d10bbc6252
|
Merge pull request #23877 from taosdata/FIX/TD-27403
Fix TD-27403: insert error about use today + now as timestamp value
|
2023-12-04 10:55:26 +08:00 |
54liuyao
|
38900d672e
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-27419
|
2023-12-04 09:12:53 +08:00 |
Haojun Liao
|
48af3a9559
|
Merge pull request #23909 from taosdata/fix/TD-27455
fix:[TD-27644]heartbeat closed before snode close leading to snode is…
|
2023-12-04 09:10:00 +08:00 |
dapan1121
|
af5d79810b
|
Merge pull request #23902 from taosdata/fix/3.0/TD-27597
fix: state window with block rowIndex overflow
|
2023-12-04 09:04:23 +08:00 |
wangmm0220
|
f06117dbc9
|
fix:[TD-27644]heartbeat closed before snode close leading to snode is hanged
|
2023-12-01 17:32:29 +08:00 |
Haojun Liao
|
3194ff41aa
|
Merge pull request #23900 from taosdata/fix/3_liaohj
fix(stream): merge fix from main to 3.0
|
2023-12-01 16:39:38 +08:00 |
wangjiaming0909
|
fd290709ff
|
fix: state window with block rowIndex overflow
|
2023-12-01 15:27:30 +08:00 |
Haojun Liao
|
4e5853d9fe
|
refactor: do some internal refactor.
|
2023-12-01 12:09:49 +08:00 |
Haojun Liao
|
eac3cbf564
|
fix(stream): merge 3.0
|
2023-12-01 11:12:57 +08:00 |
wade zhang
|
386af392ea
|
Merge pull request #23881 from taosdata/FIX/TS-4316-3.0
enh: tolerate out-of-order of closeTs in walEndSnapshot
|
2023-12-01 10:45:14 +08:00 |
fullhonest
|
72d6614b7b
|
Fix TD-27403: insert error about use today + now as timestamp value
|
2023-11-30 18:39:01 +08:00 |
Haojun Liao
|
30d78c6be1
|
fix(stream): make sure open operator only once for scan-history task.
|
2023-11-30 16:10:09 +08:00 |
54liuyao
|
271311a770
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-27419
|
2023-11-30 14:33:48 +08:00 |
dapan1121
|
215dbeaa3d
|
Merge pull request #23882 from taosdata/revert/TD-27277
revert nodes func
|
2023-11-30 14:10:44 +08:00 |
Benguang Zhao
|
d9c84b4b72
|
enh: tolerate out-of-order of closeTS in walEndSnapshot
|
2023-11-30 11:59:41 +08:00 |
Bob Liu
|
d5989b0f74
|
revert nodes func
|
2023-11-30 11:56:33 +08:00 |
yihaoDeng
|
5c32680cd8
|
Merge branch '3.0' into enh/refactorBackend
|
2023-11-30 10:31:27 +08:00 |
dapan1121
|
0d04dc296e
|
Merge pull request #23843 from taosdata/fix3.0/TS-4272
fix crash when insert big csv
|
2023-11-30 10:01:09 +08:00 |
Haojun Liao
|
130614c938
|
Merge pull request #23831 from taosdata/fix/3_liaohj
enh(stream/tsdb): do multiple optimization and fix some bugs.
|
2023-11-30 09:20:15 +08:00 |
Bob Liu
|
35ae8a4c0d
|
adjust parseOneStbRow
|
2023-11-30 00:25:05 +08:00 |
Bob Liu
|
3069069e0f
|
adjust parseOneStbRow; add case for stable
|
2023-11-29 22:47:31 +08:00 |
yihaoDeng
|
08cc976975
|
fix crash
|
2023-11-29 19:57:30 +08:00 |
Haojun Liao
|
bf81ea1a06
|
Merge pull request #23828 from taosdata/fix/changeDebugInfo30
change debug info
|
2023-11-29 19:48:29 +08:00 |
Haojun Liao
|
c5ff908e4f
|
Merge pull request #23852 from taosdata/fix/TD-27562
compact history window
|
2023-11-29 16:31:10 +08:00 |
Bob Liu
|
084a0b1a65
|
Merge branch '3.0' into fix3.0/TS-4272
|
2023-11-29 15:46:20 +08:00 |
Bob Liu
|
9d3ce107f2
|
support stable insert child batch by file
|
2023-11-29 15:32:40 +08:00 |
54liuyao
|
1e02f823a4
|
compact history window
|
2023-11-29 14:59:22 +08:00 |
yihaoDeng
|
03b698d8ae
|
change default config
|
2023-11-29 14:50:07 +08:00 |
dapan1121
|
72e04d4f6c
|
Merge pull request #23670 from taosdata/style/3.0/TD-27277
rewrite nodesNodeName
|
2023-11-29 13:29:19 +08:00 |
54liuyao
|
ae386c6e34
|
opt expired data
|
2023-11-29 11:16:56 +08:00 |
Bob Liu
|
28b73b415c
|
fit insert childtable by file
|
2023-11-29 02:44:55 +08:00 |
Bob Liu
|
5c5efa34eb
|
fix crash when insert big csv
|
2023-11-29 01:53:13 +08:00 |
yihaoDeng
|
cc1eb2769f
|
fix crash while quit
|
2023-11-28 20:29:42 +08:00 |
54liuyao
|
a73992e128
|
stream event reload state
|
2023-11-28 14:11:19 +08:00 |
yihaoDeng
|
08eeee0794
|
Merge branch '3.0' into enh/refactorBackend
|
2023-11-28 11:52:49 +08:00 |
Haojun Liao
|
c5aba60899
|
fix(stream): disable the time slice usage limitation for stream task.
|
2023-11-28 09:28:43 +08:00 |
yihaoDeng
|
a4d475b582
|
fix rsma
|
2023-11-27 20:27:53 +08:00 |
wangmm0220
|
06e2fbfb1c
|
fix:conflicts from 3.0
|
2023-11-27 17:53:53 +08:00 |
wangmm0220
|
70c5d36103
|
opti:extract common logic from snode & vnode to tqCommon
|
2023-11-27 17:49:09 +08:00 |
Haojun Liao
|
6111138567
|
fix(stream): fix error.
|
2023-11-27 17:23:34 +08:00 |
yihaoDeng
|
d4c3bcc9f7
|
change debug info
|
2023-11-27 14:10:38 +08:00 |
yihaoDeng
|
2ddb246461
|
change debug info
|
2023-11-27 14:10:00 +08:00 |
yihaoDeng
|
e9bec34c44
|
Merge branch '3.0' into enh/refactorBackend
|
2023-11-27 10:01:12 +08:00 |
Haojun Liao
|
6904f20929
|
Merge pull request #23809 from taosdata/fix/TD-27468
set datablock table name
|
2023-11-24 17:54:03 +08:00 |
yihaoDeng
|
6416a6153a
|
Merge branch '3.0' into enh/refactorBackend
|
2023-11-24 16:29:09 +08:00 |
Haojun Liao
|
3deab3cfbf
|
fix(stream):set failure for the related fill-history task.
|
2023-11-24 15:37:30 +08:00 |
Haojun Liao
|
d5e123db78
|
Merge pull request #23791 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
|
2023-11-24 14:42:43 +08:00 |
dapan1121
|
d409ac5ef4
|
Merge pull request #23789 from taosdata/fix/xsren/TD-27282/paramNumError
param num error
|
2023-11-24 13:28:26 +08:00 |
facetosea
|
6694bf86c6
|
fix test case
|
2023-11-24 11:14:24 +08:00 |