Commit Graph

29 Commits

Author SHA1 Message Date
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
aeace6c456 pass tablet_handle when query 2024-01-08 12:18:00 +00:00
cba9180f18 bugfix: pass tablet from get_table_param to get corresponding version of ddlkv 2024-01-02 09:12:48 +00:00
169d10fe6d Fix allocator in index scanner 2023-12-28 10:43:01 +00:00
40c0a10156 bugfix: when switch context in index_block_row_scanner, update some items 2023-12-22 04:44:00 +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
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
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
71e89f4ebf revise static assert comment according to latest data structure 2023-11-09 15:07:09 +00:00
3c9f626901 Fix reverse blockscan in multiple ranges 2023-11-09 12:50:10 +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
c0c69aa641 [CP] Fix multi range reverse scan blockscan 2023-07-18 07:18:30 +00:00
f71235f4e4 [CP] Fix blockscan border in multi-version sstable 2023-07-04 04:42:25 +00:00
9dae112952 [FEAT MERGE] merge transfer
Co-authored-by: wxhwang <wxhwang@126.com>
Co-authored-by: godyangfight <godyangfight@gmail.com>
Co-authored-by: Tyshawn <tuyunshan@gmail.com>
2023-06-21 11:42:28 +00:00
f919dafe87 Fix data version in multi prefetch 2023-05-16 11:41:39 +00:00
f575a69ef8 Fix the issue that prefetcher is not able to prefetch index data when prefetch depth is 1. 2023-05-09 17:43:21 +00:00
4b3e342312 Constructing prefetch arrays in ObIndexTreeMultiPassPrefetcher on demand to optimize performance of checking row lock. 2023-05-08 09:38:42 +00:00
e785ebb482 Reduce rescan pin too much cache handle 2023-03-08 03:41:18 +00:00
345a5ef182 Limit prefetch depth in scan/multi-scan 2023-02-09 17:26:39 +00:00
4db1bc4fae [CP] Fix rescan hold macro handle too long 2023-02-09 14:50:19 +00:00
3d4f554258 [FEAT MERGE] Lob SQL refactoring (Mem-LobLocator, expressions and dbms_lob adaptions)
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
2023-01-28 20:40:16 +08:00
0f14606391 [FEAT MERGE] instant ddl commit
Co-authored-by: hiddenbomb <bwgui203@gmail.com>
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: rolandqi <qikai456@126.com>
2023-01-28 20:34:20 +08:00
fd39c584f3 [CP] Fix px worker check status always return OB_SUCCESS 2023-01-12 19:02:33 +08:00
1113071929 Fix allocator not inited and rescan 2023-01-12 19:02:33 +08:00
3783a0463c Fix multi prefetch core 2023-01-12 19:02:33 +08:00
07b1224a51 [FEAT MERGE] skip scan feature and performance optimization 2023-01-12 19:02:33 +08:00
cda6fed9b5 [FEAT MERGE]Tiny SSTable Space Optimization 2023-01-12 19:02:33 +08:00
89c7502360 clean some TODOs about ObScnRange && FreezeInfo 2023-01-12 19:02:33 +08:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00