Commit Graph

9408 Commits

Author SHA1 Message Date
dapan1121 eda4c85dbb
Merge pull request #21253 from taosdata/feat/TD-23643-3.0
feat: support connectors licensing
2023-05-11 18:19:04 +08:00
kailixu 4339a0a320 chore: for compatibility 2023-05-11 15:09:02 +08:00
kailixu efd6b578ff chore: more code 2023-05-11 14:57:50 +08:00
kailixu f444b7ac6a chore: more code 2023-05-11 13:03:21 +08:00
kailixu bd00a4f217 chore:more code 2023-05-11 11:32:39 +08:00
wade zhang 72ebd9955c
Merge pull request #21247 from taosdata/feat/restore-dnode
Feat/restore dnode
2023-05-11 09:29:22 +08:00
kailixu 1cf0b485e8 Merge branch '3.0' into feat/TD-23643-3.0 2023-05-11 00:17:24 +08:00
kailixu fd107f2c26 chore: more code 2023-05-11 00:16:41 +08:00
Minglei Jin 81d4673153 cache/get: clear writebatch after writing 2023-05-10 17:52:26 +08:00
Minglei Jin 74c9a4b80b Merge branch '3.0' into fix/TS-3181 2023-05-10 17:42:46 +08:00
Minglei Jin 10cee51d32 fix(cache/get): move rocks wring out of column iterating 2023-05-10 17:32:51 +08:00
dmchen 06d94f6cd8 to enterprise 2023-05-10 17:16:04 +08:00
dmchen 565c930f77 check 2 mnode 2023-05-10 15:50:54 +08:00
cadem cec27609c2 add to enterprise 2023-05-10 14:42:15 +08:00
Minglei Jin 9bbf36d35d cache/serialize: keep original col value untouched 2023-05-10 14:39:51 +08:00
dmchen 9b29cfe831 fix/restore check 2023-05-10 14:36:52 +08:00
Minglei Jin 84987c494a cache/fs: fix primary ts column loading 2023-05-10 12:25:36 +08:00
dmchen 3fab2201a0 link command to implementation 2023-05-10 11:23:35 +08:00
Minglei Jin 0958fe5635 cache/binary: memcpy binary pData if pLastCol is from rocks lookup 2023-05-10 10:15:48 +08:00
cadem 843d606058 feat/restore dnode 2023-05-09 17:15:37 +08:00
Minglei Jin 412fc9b0bc cache/memory: fix double free issue with tsim/parser/last_cache.sim 2023-05-09 11:09:53 +08:00
Minglei Jin 064c46bc7b cache/dclp: double check to load from tsdb 2023-05-09 09:17:26 +08:00
Minglei Jin 9b275f7421 cache/last_row cid: first round implementation for last_row with cid 2023-05-08 17:33:35 +08:00
kailixu e4882765ae Merge branch '3.0' into feat/TD-23643-3.0 2023-05-08 16:28:20 +08:00
Minglei Jin e0f0536d2d cache/serialize: nullize pData if zero-length 2023-05-08 15:56:54 +08:00
Minglei Jin 5349fac910 cache/last: use rowTs instead of lastRowTs 2023-05-08 11:33:01 +08:00
Minglei Jin 2eec395720 cache/commit: flush cache when tsdb commits data 2023-05-08 11:14:59 +08:00
Minglei Jin 198ce399d2 cache/get: store recalced column value back into rocks 2023-05-08 10:59:56 +08:00
Minglei Jin bb7f050b37 Merge branch '3.0' into fix/TD-23623 2023-05-08 08:13:00 +08:00
wade zhang 39369ae578
Merge pull request #21136 from taosdata/fix/transaction-multithread
transaction multithread
2023-05-07 14:47:25 +08:00
kailixu 2be6ff4630 chore: more code 2023-05-06 20:38:50 +08:00
Minglei Jin dca985214c cache/last: new api: merge last with cid 2023-05-06 18:44:15 +08:00
Minglei Jin 596bee8028 Merge branch '3.0' into fix/TD-23623 2023-05-06 16:07:26 +08:00
Benguang Zhao 70d21efeb6 Merge branch 3.0 to FIX/TD-18702-3.0 2023-05-06 14:56:03 +08:00
Benguang Zhao fced627021 enh: add mndTransCommitVgStatus 2023-05-06 14:37:38 +08:00
wade zhang 81624db1ed
Merge pull request #21146 from taosdata/fix/balance-leader-skew
balance leader skew
2023-05-06 13:42:47 +08:00
Shengliang Guan 9f07e5a9b6
Merge pull request #21155 from taosdata/FIX/TD-18702-3.0
enh: commit vnode after consolidating alter hash range
2023-05-06 11:16:18 +08:00
Shengliang Guan e26c1190bf
Merge pull request #21173 from taosdata/FEAT/TD-23911-3.0
enh: declare mndSplitVgroup in mndVgroup.h
2023-05-06 11:15:19 +08:00
Benguang Zhao 72c6292ab4 enh: declare mndSplitVgroup in mndVgroup.h 2023-05-06 10:03:03 +08:00
kailixu b396cbd33f Merge branch '3.0' into enh/TD-21161-3.0 2023-05-05 20:28:27 +08:00
Benguang Zhao 76a20b2221 enh: adjust enum ETrnExec 2023-05-05 18:57:15 +08:00
Benguang Zhao 908fd4ff97 feat: process split vgroup msg imp 2023-05-05 17:48:21 +08:00
Benguang Zhao c949fee06b enh: commit vnode after consolidating alter hash range 2023-05-05 13:48:04 +08:00
Minglei Jin 992480eb00 cache/read: fix ltype calc 2023-05-05 10:22:59 +08:00
dmchen 9f3a0d9a5e balance leader skew 2023-05-05 02:17:06 +00:00
Benguang Zhao 5d63f438b5 enh: confirm alter hash range 2023-05-04 19:43:11 +08:00
Minglei Jin 90be20a662 cache/lstring: use ltype with cache/get 2023-05-04 18:08:03 +08:00
dmchen 38f507d941 transaction multithread 2023-05-04 05:49:36 +00:00
kailixu fa822ff286 Merge branch '3.0' into enh/TD-21161-3.0 2023-04-27 19:11:16 +08:00
Benguang Zhao 67eac1a76f enh: process split vgroup msg in non-blocking mode 2023-04-27 15:24:07 +08:00