Commit Graph

54075 Commits

Author SHA1 Message Date
dapan1121 ae8caa8275 enh: add disk cache 2023-07-21 19:25:38 +08:00
dapan1121 3725cafe00 enh: add disk cache 2023-07-21 17:30:09 +08:00
dapan1121 7221f447df fix: group cache table index issue 2023-07-20 11:00:29 +08:00
dapan1121 3f58bc5578 fix: group cache last block index issue 2023-07-20 10:55:15 +08:00
dapan1121 58c5d5e70e fix: group cache block cache issue 2023-07-20 10:21:19 +08:00
dapan1121 b9b8fa1ba2 fix: table list issue 2023-07-19 19:41:54 +08:00
dapan1121 a41888a9ef fix: batch fetch issue 2023-07-19 19:14:30 +08:00
dapan1121 d125bb0952 fix: merge join reset params issue 2023-07-19 14:59:05 +08:00
dapan1121 8b62c75c26 fix: merge join ignore param issue 2023-07-19 14:42:18 +08:00
dapan1121 38be8f2a8e fix: reset rows before reuse block 2023-07-19 13:42:15 +08:00
dapan1121 6960872515 enh: add merge join reset 2023-07-19 11:56:13 +08:00
dapan1121 b2cea6ab84 fix: block info capicity issue 2023-07-19 11:42:54 +08:00
dapan1121 6d7912003d fix: block data memory issue 2023-07-19 11:34:44 +08:00
dapan1121 c45359c989 enh: add batch table scan 2023-07-19 10:37:30 +08:00
dapan1121 04fea1e38f enh: add batch fetch process 2023-07-18 19:35:45 +08:00
dapan1121 07fca2124d Merge remote-tracking branch 'origin/3.0' into feat/TD-24700 2023-07-18 14:45:26 +08:00
dapan1121 294376de0b enh: add batch table scan 2023-07-18 14:44:53 +08:00
wade zhang 7e89622149
Merge pull request #22092 from taosdata/fix/TD-25232
fix/TD-25232: alter dnode keeptimeoffset err
2023-07-18 09:10:40 +08:00
dapan1121 73c6666e62
Merge pull request #22096 from taosdata/fix/TD-25210-3.0
fix: add sma option when show create table for stb/ntb
2023-07-18 09:09:49 +08:00
kailixu 52c56f4bd7 chore: support non sma option () if supported 2023-07-17 22:40:22 +08:00
kailixu cf39fcdd12 fix: add sma option when show create table for stb/ntb 2023-07-17 22:24:27 +08:00
Shungang Li 1d0c73feb6 fix: alter dnode keeptimeoffset err 2023-07-17 18:37:00 +08:00
dapan1121 3c7924ed8d
Merge pull request #22081 from taosdata/enh/TD-24920-3.0
enh: dm monitor refactor
2023-07-17 17:12:50 +08:00
dapan1121 c22619ab67 fix: add perf debug info 2023-07-17 15:26:59 +08:00
dapan1121 2e0b4236e3 fix: hash join row index issue 2023-07-17 14:45:45 +08:00
dapan1121 efbb6cb193 fix: add debug line 2023-07-17 13:50:19 +08:00
dapan1121 8872e017af fix: group table scan issue 2023-07-17 11:15:17 +08:00
dapan1121 1364a2416b Merge remote-tracking branch 'origin/3.0' into feat/TD-24700 2023-07-17 09:25:59 +08:00
dapan1121 a1e18ac898 fix: fix global cache issue 2023-07-17 09:25:28 +08:00
kailixu 0e6b982682 chore: more code 2023-07-17 09:19:24 +08:00
Hui Li 0a74db1ef4
Merge pull request #22080 from taosdata/3.0_docs_release
3.0: release 3.0.7.1 docs
2023-07-17 09:12:44 +08:00
kailixu 3ab2ad20b4 chore: more check 2023-07-16 10:23:39 +08:00
kailixu 0bfc1cc920 chore: windows check 2023-07-16 10:13:17 +08:00
kailixu 918d3cca0c chore: more check 2023-07-16 07:13:53 +08:00
dapan1121 cbc9696f17 Merge remote-tracking branch 'origin/3.0' into feat/TD-24700 2023-07-14 19:37:32 +08:00
dapan1121 188df1d675 fix: fix bugs 2023-07-14 19:36:56 +08:00
kailixu 3fd349d165 chore: null check 2023-07-14 19:30:31 +08:00
kailixu 9117888853 chore: more code 2023-07-14 19:19:46 +08:00
Ping Xiao 79c42cd9fb 3.0: release 3.0.7.1 docs 2023-07-14 19:06:41 +08:00
wade zhang 021fcf2a59
Merge pull request #22059 from taosdata/fix/TD-25215
fix/TD-25215: ttlMgrDeleteTtl should ignore ttl 0 tables
2023-07-14 17:53:06 +08:00
dapan1121 aca9c5fe19 Merge remote-tracking branch 'origin/3.0' into feat/TD-24700 2023-07-14 13:31:07 +08:00
dapan1121 2312f10372 enh: support concurrent fetch from group cache 2023-07-14 13:30:13 +08:00
kailixu 163adf1908 chore: dm monitor refactor 2023-07-14 13:27:19 +08:00
dapan1121 1a19d29eee
Merge pull request #22060 from taosdata/fix/TD-25209
fix: reset interpolation buffer after last valid row for interval + fill(next)
2023-07-14 09:30:56 +08:00
Haojun Liao 93884b7983
Merge pull request #22061 from taosdata/enh/TD-25197-3.0
chore: enable sysInfo update
2023-07-14 09:01:38 +08:00
kailixu 11a338fc38 chore: enable sysInfo update 2023-07-13 19:30:19 +08:00
dapan1121 9bf7180074
Merge pull request #21969 from taosdata/enh/TD-23769-3.0
enh: rsma stream state adaption
2023-07-13 19:19:37 +08:00
Ganlin Zhao 2edee69b16 add test cases 2023-07-13 18:49:24 +08:00
Ganlin Zhao a7af4d9348 fix: reset interpolation buffer after last valid row for interval + fill(next) 2023-07-13 18:18:26 +08:00
wade zhang 1ad0480b4b
Merge pull request #22055 from taosdata/docs/3.0/TD-24970
docs(driver): kafka connector add tmq
2023-07-13 18:12:21 +08:00