Commit Graph

92 Commits

Author SHA1 Message Date
0cd742f372 [FEAT MERGE]Patch Spatial Relationship Computation Performance Optimization & Implement of oracle spatial index 2024-06-18 01:31:47 +00:00
69851359e7 [bugfix] fix limit pushdown for table scan op with attached ops 2024-06-17 22:45:14 +00:00
7f69f88cf9 [FEAT MERGE][PATCH] Support lob read follwer and retry 2024-06-17 22:39:16 +00:00
908d9f298c [BUG FIX] fix the compatibility issue with incorrect primary keys in older version 2024-04-29 04:20:53 +00:00
f1a6170c93 [FEAT MERGE] Full-text Search Index + [CP]Adaptive DAS Group Rescan + Json Multi-Value Index
Co-authored-by: saltonz <saltonzh@gmail.com>
Co-authored-by: pe-99y <315053752@qq.com>
Co-authored-by: JinmaoLi <ljm.csmaster@gmail.com>
2024-04-22 05:46:19 +00:00
0d6f3a8316 [FEAT MERGE] Support partitioned external table, and opt select into outfile
Co-authored-by: SevenJ-swj <sevenjworkstation@gmail.com>
Co-authored-by: dontknow9179 <545187809@qq.com>
2024-04-16 16:15:48 +00:00
037fe7d9bb [FEAT MERGE]
Co-authored-by: cqliang1995 <cq.liang@outlook.com>
Co-authored-by: qingsuijiu <642782632@qq.com>
Co-authored-by: yaojing624 <jingfeng.jf@oceanbase.com>
2024-04-16 10:51:16 +00:00
7d11a2a10d placeholder for fts branch DAS iter structure refactor 2024-04-10 08:17:34 +00:00
3d4ef9741d [FEAT MERGE] performance optimzation for OLTP
Co-authored-by: dimstars <liangjinrongcm@gmail.com>
Co-authored-by: pe-99y <315053752@qq.com>
2024-04-10 07:32:28 +00:00
f0af267264 Fix logging problem in table scan op 2024-04-03 06:45:40 +00:00
9177cab121 [CP] [FEAT MERGE] SQL MEMLEAK 2024-03-15 03:20:52 +00:00
cdb2699b00 During das partition range pruning during execution, type protection of virtual generated columns is required. 2024-02-29 05:44:23 +00:00
4decb5b506 Add error log for random table scan tracepoint 2024-02-10 02:10:44 +00:00
3d8b312994 Add tracepoint of random batch_size/skip_bits for table scan 2024-02-09 18:16:53 +00:00
646a7d70fe [placeholder] serialization placeholder for domain index scan and text retrieval 2024-02-09 16:51:19 +00:00
22ada2e123 Filling the tablet_id field in table __all_ddl_checksum 2024-02-09 06:05:08 +00:00
6005cf425a [CP] Fix the issue of incorrect results with batch NLJ + SET OP 2024-02-09 00:19:14 +00:00
5a89da909b fix vec2.0 px merge sort receive and table scan partition pruning bug 2024-02-08 19:51:30 +00:00
3fd4afdc90 Fix print vectorized rows core when row is skipped 2024-02-08 19:03:50 +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
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
112b0dfbd4 [FEAT MERGE] Support index usage monitoring 2024-02-07 16:12:34 +00:00
fd77441e70 [CP] fix: fix the correctness problem induced by batch rescan not supported reverse order 2024-02-07 05:50:26 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
0784522672 Add error log for random table scan tracepoint 2024-01-25 07:12:23 +00:00
1148fd8ea1 Add tracepoint of random batch_size/skip_bits for table scan 2024-01-19 03:18:43 +00:00
6e71299fd5 [placeholder] serialization placeholder for domain index scan and text retrieval 2024-01-18 09:17:48 +00:00
93b7f4e8aa Filling the tablet_id field in table __all_ddl_checksum 2024-01-10 07:13:08 +00:00
6ef2d82735 [CP] Fix the issue of incorrect results with batch NLJ + SET OP 2024-01-05 05:17:35 +00:00
sdc
33600ef896 fix vec2.0 px merge sort receive and table scan partition pruning bug 2024-01-03 11:52:19 +00:00
bbb4662d91 Fix print vectorized rows core when row is skipped 2024-01-02 10:13:23 +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
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
663ba5569a [FEAT MERGE] Support index usage monitoring
Co-authored-by: Phoeniwx <phoeniwx@outlook.com>
Co-authored-by: jiangxianfu <steven_jiangxf@hotmail.com>
2023-12-12 10:21:52 +08:00
88451e8b98 [CP] fix: fix the correctness problem induced by batch rescan not supported reverse order 2023-11-29 11:46:05 +00:00
0c8e9d598d [CP] Fix the issue of incorrect results in flashback query 2023-11-06 07:39:42 +00:00
38d3830962 [CP] fix partition wise join and global index lookup -4016 2023-11-02 05:12:51 +00:00
bcd29d1bc9 [CP] fix batch rescan report -4016 2023-10-18 12:39:28 +00:00
3567101b17 [CP] fix row_scn report -4016 2023-10-17 08:39:33 +00:00
508120bc1f [CP] fix: fix the core induced by spf batch rescan 2023-09-28 02:43:45 +00:00
85888c990d [CP] Add in_rescan flag in TableScanOp and disable retry when in_rescan 2023-09-20 16:23:05 +00:00
350df65bbf [CP] Disable das retry for rescan. 2023-09-18 04:40:20 +00:00
f00019cb7c [FOREIGN KEY] fix the bug about meet invalid conflict during checking child table which without index 2023-09-14 23:47:53 +00:00
3f04abacab clear ddl checksum of source table and dest table before retry execution. 2023-09-11 10:44:11 +00:00
f4bf5f41c9 [FEAT MERGE] merge recover table
Co-authored-by: hamstersox <673144759@qq.com>
Co-authored-by: skylhd <dickylhd@gmail.com>
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
2023-09-05 06:47:00 +00:00
044fadf593 [FEAT MERGE]:Merge foreign key feature to master
Co-authored-by: YangEfei <yangyifei96@outlook.com>
2023-08-30 13:10:42 +00:00
81b8923b14 [FEAT MERGE] system resource optimization
Co-authored-by: tushicheng <18829573815@163.com>
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
Co-authored-by: dimstars <liangjinrongcm@gmail.com>
2023-08-29 10:41:01 +00:00
4163502241 Make Das task fast false when das task under partition wise nlj 2023-08-10 10:54:48 +00:00
dc60d1a54c Add tx snapshot for 4377 check in index lookup. 2023-07-17 04:18:16 +00:00
d43333d322 Fix das task retry issue introduce by transfer. 2023-07-04 10:42:04 +00:00