Commit Graph

27 Commits

Author SHA1 Message Date
ec922fc705 fix direct load datum row mvcc row flag 2024-07-22 07:53:44 +00:00
352082c2b5 fix lob meta macro logic id dup. 2024-07-09 08:17:10 +00:00
1f2f6669a5 [FEAT MERGE] inc direct load phase2
Co-authored-by: suz-yang <suz.yang@foxmail.com>
Co-authored-by: fkuner <784819644@qq.com>
Co-authored-by: shadowao <aozeliu@qq.com>
2024-06-19 09:19:57 +00:00
f77226df19 set ObDirectLoadType 2024-05-11 10:34:36 +00:00
dc2cd30a11 remove tablet_handle_ in tablet_direct_load_mgr 2024-05-07 03:16:24 +00:00
aad5aa3176 [bugfix]: fix load_data 4013. 2024-04-25 06:39:27 +00:00
a412a10a83 [bugfix]: in datumstorewrapper, block_reader is reset twice. 2024-04-24 05:20:15 +00:00
9de65fb1d7 [FEAT MERGE] incremental direct load phase I
Co-authored-by: Monk-Liu <1152761042@qq.com>
Co-authored-by: suz-yang <suz.yang@foxmail.com>
Co-authored-by: ZenoWang <wzybuaasoft@163.com>
2024-04-22 09:23:47 +00:00
4afa70a218 [FEAT MERGE] JSON/XML phase2 and JSON Partial Update
Co-authored-by: Carrot-77 <1012982871@qq.com>
Co-authored-by: wu-xingying <729224612@qq.com>
2024-04-12 10:46:02 +00:00
46511938dc fix lob macro block logic id duplicate after direct load. 2024-04-02 04:24:02 +00:00
eb197925b7 fix direct_load array 2024-03-14 06:45:39 +00:00
92fca7def1 [FEAT MERGE]: use parameter _ob_ddl_temp_file_compress_func to control compression in ddl. 2024-03-07 04:45:49 +00:00
7d6aac9898 direct_load with column_group support aggregated_cg 2024-02-29 13:45:16 +00:00
8ec8baeaa2 [bugfix]Persisting the iteration results of ObIndexBlockMacroIterator 2024-02-21 09:45:58 +00:00
fc8e515898 free slice_writer and slice_store earlier 2024-02-10 01:31:11 +00:00
19d5e20cf1 Use the corresponding column fill cg
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
2024-02-09 22:21:21 +00:00
f95855069f [bugfix]: for already commited tablet, shouldn't append related lob tablet. 2024-02-09 06:23:06 +00:00
ec2e76ddbb [BUGFIX] fix table restore import lob over diff tenant 2024-02-08 14:12:34 +00:00
726eb65ee4 fix parallel_idx oversize when switch lob slice 2024-02-08 06:40:34 +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
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
7ce4b0a202 free slice_writer and slice_store earlier 2024-01-24 09:42:53 +00:00
27c9a5278f Use the corresponding column fill cg
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
2024-01-23 03:12:29 +00:00
f140380302 [bugfix]: for already commited tablet, shouldn't append related lob tablet. 2024-01-10 09:17:55 +00:00
d4d4ffda92 [BUGFIX] fix table restore import lob over diff tenant 2023-12-27 09:13:39 +00:00
bf52189f95 fix parallel_idx oversize when switch lob slice 2023-12-22 10:43:34 +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