Commit Graph

59843 Commits

Author SHA1 Message Date
slzhou 538f6fc722 fix: no block after new duration 2023-12-05 09:51:14 +08:00
slzhou 8c290587b7 fix: typo error 2023-12-04 16:19:07 +08:00
slzhou a517271f39 Merge branch 'szhou/tms-duration-2' into szhou/tms-duration 2023-12-04 14:56:19 +08:00
slzhou 07e43fe56b fix: two intervals are intesected or not 2023-12-04 14:54:15 +08:00
shenglian zhou 3f8b2e826f fix: add new duration processing to table merge scan 2023-12-04 10:49:40 +08:00
shenglian zhou f2b38f5a4a refactor: start/stop duration from start/stop table merge scan 2023-12-01 16:51:02 +08:00
shenglian zhou bff88e0639 fix: set duration order api 2023-12-01 16:27:36 +08:00
slzhou 82629c2658 fix: notify when there are no memory pre fileset 2023-12-01 15:11:43 +08:00
slzhou 4d755562af fix: resolve conflicts 2023-12-01 13:02:14 +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
Alex Duan c75e9ade39
Merge pull request #23897 from taosdata/tomchon-patch-6
ci:increase timeout for mac test in Jenkinsfile2
2023-12-01 09:28:09 +08:00
haoranchen 353c8d21a9
ci:increase timeout of mac test in Jenkinsfile2 2023-12-01 09:25:41 +08:00
Haojun Liao e24ab38072
Merge pull request #23890 from taosdata/fix/3_liaohj
fix(stream): make sure open operator only once for scan-history task.
2023-12-01 09:14:18 +08:00
Alex Duan 3d67de5934
Merge pull request #23888 from taosdata/td-27383
update test cases for amr64
2023-11-30 19:05:33 +08:00
dapan1121 32030ca130
Merge pull request #23886 from taosdata/revert-23730-enh/TD-26976-3.0
Revert "enh:  grant and active codes"
2023-11-30 19:04:50 +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
charles 7a1f98c2db Merge branch 'td-27383' of https://github.com/taosdata/TDengine into td-27383 2023-11-30 16:05:45 +08:00
charles 8ca00ca70b remove node.sh test case from CI due to exist issue 2023-11-30 16:03:20 +08:00
Haojun Liao b27601db6d
Merge pull request #23887 from taosdata/fix/3_liaohj
fix(stream):return the error code if create stream failed.
2023-11-30 15:54:08 +08:00
charles b0908b4aa6 update test cases for amr64 2023-11-30 14:57:02 +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
Cary Xu f96044e09f
Revert "enh: grant and active codes" 2023-11-30 13:39:54 +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
slzhou 80ee5bfb3e fix: the initial value of first fileset start / end key 2023-11-30 11:08:18 +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