Commit Graph

255 Commits

Author SHA1 Message Date
92016c007e [FEAT MERGE][CP] 425 sql exec + enum set type refactoring CP 435
Co-authored-by: hezuojiao <hezuojiao@gmail.com>
2024-11-18 02:44:36 +00:00
e17fa92572 fix: decimal int not handled properly for values stmt 2024-11-15 11:18:38 +00:00
a8a00b05fc [CP] [FEAT MERGE] JSON/XML/GIS MEM OPTIMIZATION AND NEW XML/GIS EXPR 2024-11-13 15:15:03 +00:00
4f1bf0cf64 [CP] [to #2024090400104376686]fix bugs, add convert_ext_null_params when spi exec inner_open 2024-11-11 04:14:19 +00:00
0ffe32ffe0 change code owner 2024-11-07 12:44:01 +00:00
e50e1b1b39 change log_level from info to trace 2024-10-22 06:13:22 +00:00
c67ffdd3c7 [CP] Adaptive auto dop based on storage layer estimation 2024-10-18 09:13:39 +00:00
64ab7af6e8 [CP] Fix bug:The destroy() of ObPsCache is non reentrant, and tg_id_ is released twice, causing the observer to crash. 2024-10-12 14:14:23 +00:00
62a513621a [CP] support batch load spm baseline 2024-10-08 18:16:03 +00:00
fdd96032d6 [FEAT MERGE] Support tenant-level global control direct load data
Co-authored-by: fforkboat <fforkboat@gmail.com>
2024-09-29 06:16:11 +00:00
0d23cfdf27 [FEAT MERGE] OBKV-Hbase 1.x compatibility
Co-authored-by: 884244693 <884244693@qq.com>
Co-authored-by: stuBirFly <1065492934@qq.com>
Co-authored-by: maochongxin <maochongxin@gmail.com>
2024-09-27 11:15:55 +00:00
227baab2eb [CP] adjust param matching rule for typed NULL value 2024-09-25 18:46:49 +00:00
beb9f30a20 [FEAT MERGE] 4.2.4 sql execution feature cp 4.3.4
Co-authored-by: qingsuijiu <642782632@qq.com>
Co-authored-by: jingtaoye35 <1255153887@qq.com>
Co-authored-by: cqliang1995 <cq.liang@outlook.com>
2024-09-25 07:51:13 +00:00
aeb6ed1f91 [CP] remove duplicate constraints in sql plan 2024-09-20 08:10:10 +00:00
a074cb914f [FEAT MERGE] patch obkv feature from 42x 2024-09-20 07:38:41 +00:00
7abf5fe743 [CP] support plan expire when enable spm 2024-09-19 09:41:38 +00:00
32d1aebd06 [vector index] fix inner_produce query error 2024-09-19 07:23:47 +00:00
b95d1e3ce5 support vector index query use plan parameterization 2024-09-18 06:56:32 +00:00
4e7184925d bugfix: Accessing the PsStmtInfo obj after decrementing the reference count causes a crash for the observer. 2024-09-03 07:19:15 +00:00
6a68362067 [FEAT MERGE] [433] sql execution improvements
Co-authored-by: Zach41 <zach_41@163.com>
Co-authored-by: lucky-sinx <2549261744@qq.com>
Co-authored-by: GongYusen <986957406@qq.com>
2024-08-28 13:54:39 +00:00
c11ef76f19 [FEAT MERGE]ODPS patch to master
Co-authored-by: dontknow9179 <545187809@qq.com>
2024-08-27 14:09:55 +00:00
ad224ebdb6 patch [FEAT MERGE] support olap async job
Co-authored-by: lmjhh <576788582@qq.com>
2024-08-27 11:43:42 +00:00
bde6581619 fix non strict constraints partition wise join reorder partition bug 2024-08-26 09:48:20 +00:00
e537a0c479 [FEAT MERGE] 424 SQL compatibility patch 433
Co-authored-by: wjhh2008 <wjh2006-1@163.com>
Co-authored-by: GongYusen <986957406@qq.com>
Co-authored-by: hy-guo <fqboyg@gmail.com>
2024-08-23 03:32:02 +00:00
db50ec5142 Remove pl cache when remove pl obj. 2024-08-15 12:55:24 +00:00
1a0f638cdf Fix the correctness issue of tables with the same name and synonyms 2024-08-12 09:47:38 +00:00
641a6010c7 [CP] [FEAT MERGE]:compat store routine argument is null action 2024-08-01 15:09:27 +00:00
90894fc6ba [FEAT MERGE][CP]SQL Query Interface enhancements 423
Co-authored-by: yaojing624 <jingfeng.jf@oceanbase.com>
Co-authored-by: GongYusen <986957406@qq.com>
2024-07-23 13:01:53 +00:00
f81fbea806 Fix User-defined rewrite rules error 4007 2024-07-22 17:16:22 +00:00
7378072d20 Fix the synonyms for sequence cannot hit the plan cache 2024-07-18 09:56:18 +00:00
5a56636b54 Fix synonym cannot hit the plan cache 2024-07-16 17:47:50 +00:00
a003920857 [CP] fix bug when spm add plan to plan cache concurrently 2024-07-16 14:55:25 +00:00
3adb4c0c2e [CP] [to #52806614] fix anonymous block with out parameter on prexecute & ps protocol mixed running 2024-07-16 04:48:55 +00:00
cf054bb2e9 [CP] to issue<58130676>:modify ObPsPrepareStatusGuard logic & add case 2024-07-15 14:59:05 +00:00
36a1f59947 fix bug ArrayBinding batch optimization with decimal type maybe lose data 2024-07-10 03:46:16 +00:00
b5c355fa0f [#57845348]fix show call proc info in plan cache 2024-07-03 14:21:14 +00:00
4c3343960f [CP] add new parameter used to control spm intead of sys variable 2024-06-26 06:49:10 +00:00
5c5e6da6ce [FEAT MERGE] DAS iterator refactor and keep order optimization
Co-authored-by: saltonz <saltonzh@gmail.com>
Co-authored-by: zhenhan.gong@gmail.com <zhenhan.gong@gmail.com>
Co-authored-by: Tyshawn <tuyunshan@gmail.com>
2024-06-24 13:57:14 +00:00
b7f4eb6aa2 errsim to check the compare method for std::sort 2024-06-24 07:58:04 +00:00
edfad6976f [cp]:sync multivalue bugfix from 431 to master 2024-06-20 09:26:27 +00:00
6bf3f38ce4 [FEAT MERGE] ap benchmark opt
Co-authored-by: zhenhan.gong@gmail.com <zhenhan.gong@gmail.com>
Co-authored-by: skylhd <dickylhd@gmail.com>
Co-authored-by: DengzhiLiu <dengzhiliu@gmail.com>
2024-06-19 06:41:44 +00:00
4d5b5ec653 [FEAT MERGE] perf opt & syslog opt
Co-authored-by: godyangfight <godyangfight@gmail.com>
Co-authored-by: yishenglanlingzui <395329313@qq.com>
Co-authored-by: 496148326@qq.com <496148326@qq.com>
2024-06-18 02:18:17 +00:00
d5629a2b36 [FEAT MERGE] Support monotonic filter to accelerate queries.
Co-authored-by: jingtaoye35 <1255153887@qq.com>
Co-authored-by: qingzhu521 <q15000557748@gmail.com>
2024-06-18 01:26:00 +00:00
da5aece3e1 [FEAT MERGE] Fix the error code loss and overwriting issues on the master branch
Co-authored-by: jingtaoye35 <1255153887@qq.com>
Co-authored-by: fkuner <784819644@qq.com>
Co-authored-by: lucky-sinx <2549261744@qq.com>
2024-06-17 13:46:16 +00:00
9af8acc82a [CP] bug fix: core dumps during the SQL audit logging stage. 2024-06-17 12:54:16 +00:00
5ce9ef5136 [FEAT MERGE] patch 423 sql compatible features to 432
Co-authored-by: akaError <lzg020616@163.com>
Co-authored-by: JinmaoLi <ljm.csmaster@gmail.com>
Co-authored-by: qingzhu521 <q15000557748@gmail.com>
2024-05-27 11:18:01 +00:00
e05e9f4e6f bug fix:ps cache unfree ptr error 2024-04-25 04:26:37 +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
139d23a688 fix mv rewrite plan cache bug 2024-04-19 11:16:28 +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