Commit Graph

24 Commits

Author SHA1 Message Date
58230ae8db Fix build range bug after refresh table 2024-04-10 09:15:38 +00:00
44fc2f09f5 [FEAT MERGE] perf opt and support cs compaction to row
Co-authored-by: z404289981 <z404289981@163.com>
Co-authored-by: XIAO-HOU <372060054@qq.com>
Co-authored-by: wudidapaopao <664920313@qq.com>
2024-04-07 10:35:21 +00:00
c6e5d0a116 bug fix for free-route keep-alive with xa trx 2024-03-04 08:14:58 +00:00
71e89f4ebf revise static assert comment according to latest data structure 2023-11-09 15:07:09 +00:00
8c9bd898fd Fix ObMultipleMerge not refreshed during ObTableScanIterator::rescan 2023-11-03 09:40:03 +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
2ae42f6ccb remove use 'auto' keyword 2023-09-09 11:21:45 +00:00
e0b1dda713 [FEAT MERGE] Phase one of 3A project
Co-authored-by: rolandqi <qikai456@126.com>
Co-authored-by: yangzhifeng <yangzhifeng83@gmail.com>
2023-08-25 08:44:14 +00:00
c550060ac7 [FEAT MERGE] memtable support dynamic sample
Co-authored-by: wangt1xiuyi <13547954130@163.com>
2023-08-17 17:19:49 +08: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
6ed7d37499 add error code ob_ls_offline 2023-05-29 10:11:11 +00:00
9ee5e323e4 check offline read in revert_table_scan_iter 2023-05-24 09:16:54 +00:00
cb1af1dc53 Fix estimate row count of data inserted by current trx 2023-05-10 13:28:12 +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
f745b47cbc [FEAT MERGE] implement dynamic sampling 2023-04-27 12:15:28 +00:00
74a77359bd return ob_not_master if txn was killed by LS GC routine 2023-03-15 04:41:08 +00:00
97d2270c0d fix build error for inc_build_test regression 2023-01-29 16:55:40 +08:00
07b1224a51 [FEAT MERGE] skip scan feature and performance optimization 2023-01-12 19:02:33 +08:00
40d215fc5a [FEAT MERGE] GIS 2023-01-12 19:02:33 +08:00
51de5b5911 [SCN] fix farm failure 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
e1e46e7e5d [BUG] use tx status to kill the concurrent read and write 2022-11-11 07:39:57 +00:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00