|
|
e8faf23073
|
[bugfix] fix cs_encoding simd pfor codec format depend on cpu arch
|
2024-08-06 06:15:51 +00:00 |
|
|
|
1a7b85c347
|
[FEAT MERGE] merge quick restore
Co-authored-by: LoLolobster <949673574@qq.com>
Co-authored-by: JiahuaChen <garfieldjia@qq.com>
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
|
2024-08-02 07:23:14 +00:00 |
|
|
|
0f9dcf8cd9
|
add storage schema case in farm & add compaction history obtest & fix progressive merge
|
2024-07-23 13:32:05 +00:00 |
|
|
|
b042b281ef
|
Use batch hash in encoder
|
2024-07-03 09:49:32 +00:00 |
|
|
|
81bfa9f0ac
|
[FEAT MERGE] direct load performance optimize
Co-authored-by: suz-yang <suz.yang@foxmail.com>
Co-authored-by: ChangerR <dingjinchengyx@163.com>
Co-authored-by: leftgeek <1094669802@qq.com>
|
2024-07-03 07:17:17 +00:00 |
|
|
|
3bfa3e2070
|
[FEAT MERGE] Add roaringbitmap type and relative expr
Co-authored-by: fkuner <784819644@qq.com>
|
2024-06-21 09:46:21 +00:00 |
|
|
|
ba16ddd354
|
Fix datum rowkey vector compare rowkey with diff type
|
2024-06-20 16:52:19 +00:00 |
|
|
|
6bf3f38ce4
|
[FEAT MERGE] ap benchmark opt
Co-authored-by: zhenhan.gong@gmail.com <zhenhan.gong@gmail.com>
Co-authored-by: skylhd <dickylhd@gmail.com>
Co-authored-by: DengzhiLiu <dengzhiliu@gmail.com>
|
2024-06-19 06:41:44 +00:00 |
|
|
|
024359ccf0
|
[FEAT MERGE] Transaction processing query optimization
Co-authored-by: haitaoyang <haitaoy3.14@gmail.com>
|
2024-06-18 03:05:14 +00:00 |
|
|
|
d5629a2b36
|
[FEAT MERGE] Support monotonic filter to accelerate queries.
Co-authored-by: jingtaoye35 <1255153887@qq.com>
Co-authored-by: qingzhu521 <q15000557748@gmail.com>
|
2024-06-18 01:26:00 +00:00 |
|
|
|
ffd0dacb15
|
Add object type placeholder for MySQL date/datetime types
|
2024-06-17 23:43:06 +00:00 |
|
|
|
a8c76f3652
|
Optimize ObTxContext memory
|
2024-05-15 07:46:08 +00:00 |
|
|
|
46e9e157f9
|
remove sys group from occupying group_id
|
2024-05-13 14:31:26 +00:00 |
|
|
|
77829a251a
|
Fix aggregate pushdown to mini sstable after add column
|
2024-05-08 12:04:42 +00:00 |
|
|
|
dd6ff5c5ff
|
[bugfix] fix vec2.0 column equal decoder small unsigned exception value overflow
|
2024-04-18 13:27:24 +00:00 |
|
|
|
67d7a0f8de
|
Check slog disk during restart
|
2024-04-16 08:16:15 +00:00 |
|
|
|
34c3718f40
|
[CP][FEAT MERGE]SDO_GEOMETRY & MYSQL GIS EXPR IMPLEMENT
|
2024-04-08 13:45:08 +00:00 |
|
|
|
5aa0503125
|
[FEAT MERGE] ap perf optimization
Co-authored-by: wangt1xiuyi <13547954130@163.com>
Co-authored-by: XIAO-HOU <372060054@qq.com>
Co-authored-by: z404289981 <z404289981@163.com>
|
2024-03-26 07:51:42 +00:00 |
|
|
|
6ebb015322
|
Bugfix: incorrect data was read from the temporary file in direct reading scenario.
|
2024-02-18 08:55:00 +00:00 |
|
|
|
7718f2cada
|
bugfix: temporary file normal reading mislead into direct reading logic.
|
2024-02-10 10:49:33 +00:00 |
|
|
|
e1bc7f780d
|
Enable skip kvcache in temporary file read procedure.
|
2024-02-10 09:32:50 +00:00 |
|
|
|
f8c2bab01d
|
Bugfix: inspect_bad_block cannot atomically increase MacroBlock's refcnt.
|
2024-02-10 06:50:51 +00:00 |
|
|
|
836b714ac4
|
Limit memory consumption during block manager mark and sweep
|
2024-02-09 11:45:23 +00:00 |
|
|
|
4c24ed8d60
|
remove tenant io manager hash in io manager
|
2024-02-09 08:52:00 +00:00 |
|
|
|
7068d87d04
|
fix macro block id array use searray operator=
|
2024-02-08 16:29:26 +00:00 |
|
|
|
6953548b56
|
BUGFIX: make sure clean the ls if created failed
|
2024-02-08 06:25:33 +00:00 |
|
|
|
0d0b11c0cc
|
[FEAT MERGE] impl vectorization 2.0
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
Co-authored-by: hezuojiao <hezuojiao@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
|
2024-02-08 05:32:54 +00:00 |
|
|
|
ebf9cfed44
|
[index_block_row_scan]add ObDDLSStableAllRangeIterator to handle ddl_merge_sstable with index_tree_height > 2
|
2024-02-08 03:48:06 +00:00 |
|
|
|
ccfccee77b
|
Change code owners
|
2024-02-08 02:26:43 +00:00 |
|
|
|
1c20161f72
|
[FEAT MERGE] column store ddl
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
Co-authored-by: renju96 <fcbrenju@163.com>
|
2024-02-07 23:09:02 +00:00 |
|
|
|
618a949210
|
[opt] micro buffer writer
|
2024-02-06 19:17:42 +00:00 |
|
|
|
673fe94c68
|
[SKIP INDEX] adapt index block aggregate data is null.
|
2024-02-06 17:46:29 +00:00 |
|
|
|
c8ef409bf3
|
Do not report ERROR when sample rate equals 100
|
2024-02-06 14:49:36 +00:00 |
|
|
|
3b2918c459
|
bugfix: temporary file normal reading mislead into direct reading logic.
|
2024-02-05 13:42:21 +00:00 |
|
|
|
785702ef23
|
Enable skip kvcache in temporary file read procedure.
|
2024-02-05 03:12:22 +00:00 |
|
|
|
0a30a490d3
|
Bugfix: inspect_bad_block cannot atomically increase MacroBlock's refcnt.
|
2024-02-03 00:17:34 +00:00 |
|
|
|
98d518f292
|
Limit memory consumption during block manager mark and sweep
|
2024-01-16 04:42:25 +00:00 |
|
|
|
88f0d9e139
|
remove tenant io manager hash in io manager
|
2024-01-11 13:50:08 +00:00 |
|
|
|
c5c5a5dffe
|
fix macro block id array use searray operator=
|
2023-12-28 11:47:53 +00:00 |
|
|
|
bfe2b080dd
|
BUGFIX: make sure clean the ls if created failed
|
2023-12-22 09:14:52 +00:00 |
|
|
|
b6773084c6
|
[FEAT MERGE] impl vectorization 2.0
Co-authored-by: Naynahs <cfzy002@126.com>
Co-authored-by: hwx65 <1780011298@qq.com>
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
|
2023-12-22 03:43:22 +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 |
|
|
|
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 |
|
|
|
7dccad4b78
|
[opt] micro buffer writer
|
2023-11-21 10:40:51 +00:00 |
|
|
|
66b23176d2
|
[SKIP INDEX] adapt index block aggregate data is null.
|
2023-11-20 18:11:07 +00:00 |
|
|
|
960df4d65c
|
reduce EncodePivot memory usage with lots of columns and few rows
|
2023-11-16 14:46:15 +00:00 |
|
|
|
41296128f1
|
micro writer buffer uses the default allocator
|
2023-11-14 10:10:32 +00:00 |
|
|
|
d9de59fd05
|
[SKIP INDEX] fix falifisable filter use incorrect obj meta.
|
2023-11-09 13:05:54 +00:00 |
|
|
|
505d5a601a
|
[CP] Replace ObConcurrentFIFOAllocator with ObFIFOAllocator.
|
2023-11-07 11:09:23 +00:00 |
|