|
169d10fe6d
|
Fix allocator in index scanner
|
2023-12-28 10:43:01 +00:00 |
|
|
15a066cf26
|
[CP] opt: provide a new sync interface for getting gts timestamp
|
2023-12-26 09:16:21 +00:00 |
|
|
403a8d920f
|
fix offset from DDLKV && fix wrong read_info
|
2023-12-26 08:43:25 +00:00 |
|
|
8c2fda8fdc
|
fix tenant mtl module register with MTL_BIND2 remove old MTL_BIND
|
2023-12-26 08:13:29 +00:00 |
|
|
07fedf588e
|
add unittest for tenant_cloning
|
2023-12-25 13:47:11 +00:00 |
|
|
3e40d869ec
|
change ObStorageObjectType to ObStorageObjectMetaType
|
2023-12-22 16:47:40 +00:00 |
|
|
bfe2b080dd
|
BUGFIX: make sure clean the ls if created failed
|
2023-12-22 09:14:52 +00:00 |
|
|
d46c084cf6
|
[index_block_row_scan]add ObDDLSStableAllRangeIterator to handle ddl_merge_sstable with index_tree_height > 2
|
2023-12-20 04:13:30 +00:00 |
|
|
3a762b2721
|
Change code owners
|
2023-12-19 16:13:33 +00:00 |
|
|
28a14b828b
|
[BUG.FIX] Fixed compare-and-swap (CAS) tablet with an I/O operator.
|
2023-12-19 15:13:57 +00:00 |
|
|
d71f187a75
|
fix storage_schema compat serialize & wrong multi_version_start & major rs checker hung
|
2023-12-18 18:13:04 +00:00 |
|
|
e99cc037cc
|
[FEAT MERGE] column store ddl
Co-authored-by: AnimationFan <30674773338@qq.com>
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
|
2023-12-18 14:13:54 +00:00 |
|
|
438a70b2b8
|
[FEAT MERGE] transaction pdml support optimization
Co-authored-by: yyy-hust <yyy.hust@gmail.com>
Co-authored-by: SanmuWangZJU <sanmuwang.ws@gmail.com>
|
2023-12-18 14:04:23 +08:00 |
|
|
9187748933
|
[FEAT MERGE] Implement tenant cloning mechanism
Co-authored-by: lalalafeier <wufeifei2023@163.com>
Co-authored-by: wanyue-wy <345657357@qq.com>
Co-authored-by: joseph12138 <17862707376@163.com>
|
2023-12-14 03:13:30 +00:00 |
|
|
56e0ec6dcf
|
[FEAT MERGE] Implement Resource Throttle
|
2023-12-12 15:12:41 +00:00 |
|
|
c57a848e73
|
use macro iterator
|
2023-12-12 12:42:35 +00:00 |
|
|
663ba5569a
|
[FEAT MERGE] Support index usage monitoring
Co-authored-by: Phoeniwx <phoeniwx@outlook.com>
Co-authored-by: jiangxianfu <steven_jiangxf@hotmail.com>
|
2023-12-12 10:21:52 +08:00 |
|
|
ff0ec7e185
|
[FEAT MERGE] transfer without kill tx
Co-authored-by: Minionyh <minions.yh@gmail.com>
Co-authored-by: KyrielightWei <weixx1203@outlook.com>
|
2023-12-08 14:12:30 +00:00 |
|
|
e52308603f
|
change compat_mode default from MYSQL to INVALID
|
2023-12-08 07:47:33 +00:00 |
|
|
655c8c0790
|
[CP] reset macro info after writing linked block
|
2023-12-07 11:17:19 +00:00 |
|
|
62d265e263
|
return ObSSTableWrapper instead of ObITable* when getting cg sstable from co sstable
|
2023-12-07 10:12:57 +00:00 |
|
|
f88042bfd9
|
check row mvcc flag
|
2023-12-06 03:46:42 +00:00 |
|
|
c9d2d3bdf5
|
fix builder trim empty roots when rewriting macro blocks
|
2023-11-28 17:11:45 +00:00 |
|
|
654e89bbe1
|
[FEAT MERGE] impl skip tablet
|
2023-11-27 08:47:22 +00:00 |
|
|
629df73390
|
enhance compaction dag statistic
|
2023-11-27 08:19:44 +00:00 |
|
|
fdae2b1ab4
|
[memtable_mgr] ObTabletMemtableMgr memtable management
|
2023-11-27 08:00:49 +00:00 |
|
|
c83b726c71
|
fix empty shell cannot be washed
|
2023-11-23 11:15:11 +00:00 |
|
|
a1c2792ab7
|
optimization for tablet meta iops [FEAT MERGE]
Co-authored-by: Tyshawn <tuyunshan@gmail.com>
|
2023-11-23 10:41:22 +00:00 |
|
|
4116593fec
|
Unify tablet creation to use ObCreateTabletSchema
|
2023-11-20 13:45:04 +00:00 |
|
|
8c29838c4a
|
[CP] should not push multi_version_start before reserved_snapshot_clog sync
|
2023-11-20 08:37:14 +00:00 |
|
|
1d6cb7cde6
|
Tablet normalized leak diagnosis
|
2023-11-17 10:45:14 +00:00 |
|
|
debe792090
|
Fix column store blockscan check logic
|
2023-11-16 15:11:41 +00:00 |
|
|
5f0bc533d0
|
fix double free storage schema issue and refactor some code
|
2023-11-16 11:10:57 +00:00 |
|
|
e9fa5cef72
|
[FEAT MERGE] FEATURE: ls state optimization
|
2023-11-15 08:44:47 +00:00 |
|
|
96fbcde3a7
|
Fix the issue of inaccurate reading of multiple ranges in columnar storage for multiple partition scenarios
|
2023-11-15 04:49:08 +00:00 |
|
|
62f271557e
|
forbid direct load for non-empty cotable&& fix 4103
|
2023-11-09 15:10:57 +00:00 |
|
|
7f09dcd4a7
|
Add minor merge test for ghost row cross to macro data
|
2023-11-03 11:13:14 +00:00 |
|
|
71aa08728f
|
Fix memstore not release after table refresh
|
2023-11-01 08:13:07 +00:00 |
|
|
9c0500e048
|
[CP] [Bugfix] fix ObHTableLockMgr from MTL_BIND to MTL_BIND2
|
2023-10-31 22:09:21 +00:00 |
|
|
566e920620
|
Merge branch 'column_store'
Co-authored-by: wangt1xiuyi <13547954130@163.com>
Co-authored-by: yangqise7en <877793735@qq.com>
Co-authored-by: Zach41 <zach_41@163.com>
|
2023-10-31 15:39:22 +00:00 |
|
|
a17f917618
|
[CP] ddl kv use first ddl sstable to get compressor type when available
|
2023-10-19 08:40:01 +00:00 |
|
|
eb7a594855
|
[BUG.FIX] fix -4016 issue when loading tablet
|
2023-10-18 03:13:55 +00:00 |
|
|
83eed2863c
|
[CP] ddl kv use first ddl sstable to get compressor type
|
2023-10-16 04:13:20 +00:00 |
|
|
fc85a979ab
|
Tablet will not hold memtable ref when ls offline
|
2023-10-12 02:10:01 +00:00 |
|
|
a81e6710b5
|
transform empty shell with tiny tablet, and rm persist queue
|
2023-10-09 12:13:30 +00:00 |
|
|
4fdfd2c977
|
fix unstable ut: test_sstable_row_multi_scanner
|
2023-10-08 03:09:47 +00:00 |
|
|
f7e8c4224a
|
Add update_tablet_release_memtable() for LS offline
|
2023-10-07 06:39:34 +00:00 |
|
|
491f031551
|
fix read all committed mode
|
2023-09-20 16:15:22 +00:00 |
|
|
68c5f0ce3e
|
[Bugfix]tableapi session pool split to tenant
|
2023-09-13 06:19:37 +00:00 |
|
|
09e955551a
|
empty addr semantic support for complex addr
|
2023-09-08 13:01:10 +08:00 |
|