Commit Graph

47 Commits

Author SHA1 Message Date
2eeccaa383 [CP] [4377] add resourcer defensive after 4377 2024-02-09 10:14:08 +00:00
76f6145117 Fix flashback error code when read snapshot recycled 2024-02-08 19:45:41 +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
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
6e71299fd5 [placeholder] serialization placeholder for domain index scan and text retrieval 2024-01-18 09:17:48 +00:00
0e262e06ad [CP] [4377] add resourcer defensive after 4377 2024-01-15 07:12:22 +00:00
512e24e98e Fix flashback error code when read snapshot recycled 2024-01-03 11:42:48 +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
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
d3b5e04d43 Specify tenant id for key_ranges of TableScanParam 2023-09-15 07:10:27 +00:00
b83f56b740 Merge branch 'pr_1548' 2023-09-13 05:08:05 +00:00
de8174ebf2 discard ObChunkRowDE mod && do not push view task when queue size almost full 2023-09-09 11:44:07 +00:00
ylz
d664dc6be8 fix some spells 2023-09-08 17:54:00 +08: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
dc60d1a54c Add tx snapshot for 4377 check in index lookup. 2023-07-17 04:18:16 +00:00
e978233e84 Fix flashback query old read snapshot 2023-07-14 04:12:16 +00:00
934ddce888 Fix DASScanOp retry memory expansion. 2023-06-08 03:18:15 +00:00
c5cf21da3e Fix observer core when das scan op release. 2023-05-26 09:46:54 +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
1b2d159c09 fix bug reset_datum_ptr for all das_result_ouput_expr may case performance regression 2023-05-09 07:45: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
09ed904b58 [FEAT MERGE] Support external table
Co-authored-by: jingtaoye35 <1255153887@qq.com>
2023-04-29 15:11:50 +00:00
5f403ea6ea Fix memory leak because fix memory expansion 2023-04-28 08:12:04 +00:00
e6c1421295 fix: fix table scan error induced by foreign key check 2023-04-19 15:41:33 +00:00
b25c41566c Fix memory expansion 2023-04-18 08:11:53 +00:00
7051c4697d [GIS] bugfix: bypass mbr filter if index key_range is whole range 2023-04-13 12:49:14 +00:00
a8778f6a45 Fix the bug of lookup iter failing to switch partition correctly 2023-03-24 08:15:13 +00:00
57f09e1588 use PRINT_VECTORIZED_ROWS macro for vectorization output 2023-03-23 04:45:08 +00:00
e3aa4c5a8f Add is_lookup flag in query_flag to inform the transaction layer that this is a lookup task 2023-03-22 10:41:42 +00:00
ac389e1429 [das] fix lookup use after free bug 2023-03-13 07:13:36 +00:00
24d6c8b818 [CP] reuse das task result 2023-03-07 11:10:56 +00:00
20d0d4661c Add some logs, for troubleshooting 4377 problem 2023-03-02 18:30:55 +00:00
8e89a8e323 add abort() for sanity build when tsc iter is not released 2023-02-14 10:44:33 +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
dfbfe7050d [FEAT MERGE] Merge foreign key refactor to master; 2023-01-28 16:30:05 +08:00
2d19a9d8f5 [FEAT MERGE]4_1_sql_feature
Co-authored-by: leslieyuchen <leslieyuchen@gmail.com>
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: raywill <hustos@gmail.com>
2023-01-28 16:01:28 +08:00
263a44af96 [FEAT MERGE] merge NLJ/SPF group rescan 2023-01-12 15:17:04 +00:00
31171bb553 [FEAT MERGE] das framework optimization. 2023-01-12 19:02:33 +08:00
07b1224a51 [FEAT MERGE] skip scan feature and performance optimization 2023-01-12 19:02:33 +08:00
7bcc0330c1 fix ccls build mode copy.sh and clean logic 2023-01-12 19:02:33 +08:00
40d215fc5a [FEAT MERGE] GIS 2023-01-12 19:02:33 +08:00
8a4d14122f replace ts related to ddl with scn. 2023-01-12 19:02:33 +08:00
11485d6a98 [SCN REFACTOR] replace flash back snapshot and remove read snapshot session 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
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00