Commit Graph

100 Commits

Author SHA1 Message Date
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
c63e9bf14b fix external table bug 2024-01-05 09:47:15 +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
f5f3fd0173 merge devleop into master 20231212 2023-12-19 08:46:14 +00:00
79fa3a931e Merge branch 'master' into develop 2023-12-19 16:00:47 +08:00
37d870956d fix dblink did not free oci stmt after read oracle 2023-12-18 17:13:14 +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
e67f0a904f Fix some typos (#1742)
* fix typo
2023-12-11 16:52:39 +08:00
0fe424c626 Refine filtering external files by pattern option 2023-12-07 04:46:33 +00: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
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
c9753f2968 license opt: Identify external and internal code and modify their open source licenses correctly. 2023-10-23 03:43:44 +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
925e08f096 [CP] fix external table core 2023-10-10 02:10:24 +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
de8174ebf2 discard ObChunkRowDE mod && do not push view task when queue size almost full 2023-09-09 11:44:07 +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
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
9b31f8aa03 [FEAT MERGE] 开源裁减颗粒度优化
Co-authored-by: nroskill <nroskill@gmail.com>
Co-authored-by: akaError <lzg020616@163.com>
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
2023-08-15 02:40:26 +00:00
579631624e fix dblink hung and translate error 2023-08-14 04:18:38 +00:00
4163502241 Make Das task fast false when das task under partition wise nlj 2023-08-10 10:54:48 +00:00
4f66794518 Add select for update stmt judgment to das can retry condition. 2023-07-20 08:42:17 +00:00
1e30cd9247 fix binary-float type error in dblink 2023-07-20 04:42:17 +00:00
dc60d1a54c Add tx snapshot for 4377 check in index lookup. 2023-07-17 04:18:16 +00:00
59a7f93a3f fix dblink bugs 2023-07-13 14:23:58 +00:00
d43333d322 Fix das task retry issue introduce by transfer. 2023-07-04 10:42:04 +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
60cef12e3e fix no close bug for global index 2023-06-08 04:48:02 +00:00
9bcaa01bbf Add memory used check for das allocator. 2023-06-08 03:12:31 +00:00
88f20f9b8b Fix: oracle mode char type virtual generate column to build index, insert blank space into index table error 2023-06-06 05:24:07 +00:00
sdc
4f890f0a8c fix granule iterator generate T_PDML_PARTITION_ID expr bug 2023-05-30 13:47:29 +00:00
27a7c86568 fix output expr and select expr error in link scan 2023-05-30 11:47:15 +00:00
sdc
0509c5f9fe fix vectorized dblink read urowid bug 2023-05-11 09:55:34 +00:00
4108e781d4 [FEAT MERGE] implement mysql dblink and read consistency
Co-authored-by: xianyu-w <707512433@qq.com>
Co-authored-by: sdc <njucssdc@gmail.com>
Co-authored-by: seuwebber <webber_code@163.com>
2023-05-09 18:32:04 +00:00
e6af7509a0 fix external table iter memleak 2023-05-09 03:08:39 +00:00