Commit Graph

36 Commits

Author SHA1 Message Date
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
4531a5b37d [CP] add timeout param for estimation related interfaces 2023-11-22 03:10:58 +00:00
cd61bf182e Clear evaluate flag in multiple merge 2023-11-21 11:44:39 +00:00
0c9c0a5d12 Fix unsafe log print found by sanity 2023-11-09 13:02:01 +00:00
817e91a97a Disable table refresh in block sample 2023-11-08 04:09:18 +00:00
cf41b2981f [CP] Fix print rowkey readinfo core after refresh 2023-11-07 02:39:29 +00:00
8c9bd898fd Fix ObMultipleMerge not refreshed during ObTableScanIterator::rescan 2023-11-03 09:40:03 +00:00
71aa08728f Fix memstore not release after table refresh 2023-11-01 08:13:07 +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
f9cbd51720 Revert Fix trans info is not reset Revert Fix query memtable use wrong allocator 2023-09-08 13:56:38 +08:00
7eadd617cd Fix trans info is not reset 2023-09-08 13:08:47 +08:00
2f8b6410ce [BUGFIX] fix read lob alloc memory failed 2023-07-19 02:42:28 +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
4260921c59 add mysqltest case for medium compaction 2023-06-15 12:12:32 +00:00
9e328378c8 [FEAT MERGE] 4.2 add trans_debug_info for 4377
Co-authored-by: Handora <qcdsr970209@gmail.com>
2023-05-06 06:08:35 +00:00
ee3da76084 [to #49019445] add exception log 2023-04-13 10:43:23 +00:00
7b958a4535 Add some log for 4377 2023-04-13 06:32:07 +00:00
fea5ff60a9 [4377] add diagnose info for 4377 of index lookup 2023-04-04 09:44:52 +00:00
f9ceb71a8c Fix rescan(switch tablet) not update nop_pos 2023-04-04 05:14:36 +00:00
baf1a0e2b9 fix log print problem 2023-02-27 06:43:16 +00:00
f8c5c2647f [FEAT MERGE] Merge syslog user experience improvement to master
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: tino247 <tino247@126.com>
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
2023-02-06 15:52:24 +08:00
bfc6083c55 [BUGFIX] fix mysqltest 2023-02-06 15:00:21 +08:00
97d2270c0d fix build error for inc_build_test regression 2023-01-29 16:55:40 +08: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
81d28c0295 [FEAT MERGE] add direct load function
Co-authored-by: Monk-Liu <1152761042@qq.com>
Co-authored-by: saltonz <saltonzh@gmail.com>
Co-authored-by: yongshige <598633031@qq.com>
2023-01-28 18:08:51 +08:00
07b1224a51 [FEAT MERGE] skip scan feature and performance optimization 2023-01-12 19:02:33 +08:00
c94062401a [FEAT MERGE] implement Medium Compaction & adaptive Compaction Strategy 2023-01-12 19:02:33 +08:00
f03258f1c0 fix count pushdown with filter rand() core 2023-01-12 19:02:33 +08:00
045c826c51 [scn] fix 4377 caused by miss one line code when refresh 2023-01-12 19:02:33 +08:00
87a9357186 set the initial value of wrs to scn min 2023-01-12 19:02:33 +08:00
5a50ec1939 delete redundant code 2023-01-12 19:02:33 +08:00
89c7502360 clean some TODOs about ObScnRange && FreezeInfo 2023-01-12 19:02:33 +08:00
54b64a7263 [scn] fix failure of mittest after refresh feature scn 2023-01-12 19:02:20 +08:00
c898272f6c fix log access ctx core 2022-11-24 12:35:29 +00:00
0493bc81af remove debug log 2022-11-10 12:12:14 +00:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00