Commit Graph

59815 Commits

Author SHA1 Message Date
Haojun Liao 4daaeb3265 fix(tsdb): add rows in different vgroups; 2023-12-04 18:21:03 +08:00
Haojun Liao 7145a7b8a1 fix(tsdb): calculate the rows in next fileset. 2023-12-04 18:03:32 +08:00
Haojun Liao 6d82900a32 fix(tsdb): fix error in block dist. 2023-12-04 18:00:41 +08:00
Haojun Liao 24d9337632 enh(tsdb): extract rows for the given tables in all stt files. 2023-12-04 15:38:24 +08:00
Haojun Liao 5467bba86b fix(tsdb): do some internal refactor. 2023-12-04 09:03:40 +08:00
Haojun Liao 7b0cf47fd6 fix(tsdb): do some internal refactor. 2023-12-04 08:58:10 +08:00
Haojun Liao 29a1c6d518 fix(tsdb): do some internal refactor. 2023-12-04 08:55:53 +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
Haojun Liao 30d78c6be1 fix(stream): make sure open operator only once for scan-history task. 2023-11-30 16:10:09 +08:00
Haojun Liao 999afd97e5 other: merge 3.0 2023-11-30 14:36:18 +08:00
Haojun Liao de82aba2e5 fix(stream): ignore the in_progress code. 2023-11-30 14:32:14 +08:00
dapan1121 215dbeaa3d
Merge pull request #23882 from taosdata/revert/TD-27277
revert nodes func
2023-11-30 14:10:44 +08:00
Haojun Liao 71860bfb46 fix(stream):return the error code if create stream failed. 2023-11-30 13:57:00 +08:00
Hongze Cheng 0bfa86f188
Merge pull request #23864 from taosdata/feat/TD-27461-3.0
feat: backgroud task priority
2023-11-30 13:51:57 +08:00
Haojun Liao 53064c80cb
Merge pull request #23867 from taosdata/fix/fixMemleak30
fix mem leak
2023-11-30 13:48:31 +08:00
Haojun Liao e9ead3bd28
Merge pull request #23341 from taosdata/enh/refactorBackend
Enh/refactor backend
2023-11-30 13:48:18 +08:00
Hongze Cheng 8ee4e2c1fe
Merge pull request #23862 from taosdata/fix/TD-27571
fix(tsdb/cache): flush dirty lru entries before del
2023-11-30 13:46:50 +08:00
Bob Liu d5989b0f74 revert nodes func 2023-11-30 11:56:33 +08:00
wade zhang 92d184b32f
Merge pull request #23878 from taosdata/docs/3.0-links
docs: replace 3.0 absolute links with relative links
2023-11-30 10:47:21 +08:00
yihaoDeng 5c32680cd8 Merge branch '3.0' into enh/refactorBackend 2023-11-30 10:31:27 +08:00
danielclow ca3e669bfd docs: replace absolute links with relative links 2023-11-30 10:19:42 +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
Hongze Cheng 547e673955 fix: coredump caused by typo 2023-11-30 09:20:18 +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
Minglei Jin ab2c7abca1 tsdb/cache-del: commit before get from rocks 2023-11-30 09:15:58 +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 64947f9d20 fix mem leak 2023-11-29 20:16:41 +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 28e17a61b9 fix(tsdb): fix invalid read. 2023-11-29 19:28:53 +08:00
Haojun Liao 66f25712fd fix(tsdb): fix bugs in suspend/resume. adjust code to conduct the test more easily. td-27579 2023-11-29 18:07:15 +08:00
Hongze Cheng 65ccc4aa48 feat: backgroud task priority 2023-11-29 18:01:31 +08:00
Minglei Jin 2c9c117529 fix(tsdb/cache): flush dirty lru entries before del 2023-11-29 17:37:40 +08:00
yihaoDeng a01ccf8bc9 snode case forbidden 2023-11-29 17:14:37 +08:00
yihaoDeng b6881d572a fix compile error on windows/mac 2023-11-29 16:52:36 +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
yihaoDeng 2e1192b97b change default config 2023-11-29 16:16:26 +08:00
Hui Li 87ca8764a7
Merge pull request #23855 from taosdata/plum-lihui-patch-5
Update set_core.sh
2023-11-29 16:02:30 +08:00
Hui Li 121197b897
Update set_core.sh 2023-11-29 16:02:18 +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 398804dda6
Merge pull request #23842 from taosdata/fix/TS-4303-3.0
fix: reserve enough buffer for user
2023-11-29 13:49:31 +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
yihaoDeng ade2f322a0 change default config 2023-11-29 11:28:03 +08:00
Alex Duan cfedb98dfd
Merge pull request #23836 from taosdata/test/3.0/TD-27401
test:test slave50,59 and 63 in ci
2023-11-29 10:07:14 +08:00
Bob Liu 28b73b415c fit insert childtable by file 2023-11-29 02:44:55 +08:00