Commit Graph

228 Commits

Author SHA1 Message Date
a133d85a48 Support all null shortcut judge in oracle mode 2024-08-13 10:41:28 +00:00
641a6010c7 [CP] [FEAT MERGE]:compat store routine argument is null action 2024-08-01 15:09:27 +00:00
e25e984b35 add member of select into spec 2024-07-31 06:47:39 +00:00
fbb7c51990 Fix sort error 4013 2024-07-15 11:30:13 +00:00
331d22238b [auto split] relative variable place holder 2024-06-27 08:46:17 +00:00
2ef4782730 add serialize whitelist for farm 2024-06-26 10:46:15 +00:00
a5187b3130 Fix the issue of misusing the dump interface of col_store 2024-06-24 12:21:34 +00:00
b7f4eb6aa2 errsim to check the compare method for std::sort 2024-06-24 07:58:04 +00:00
9ec6708fb3 add item type and member of select into spec 2024-06-21 15:22:22 +00:00
cc1b65e578 [FEAT MERGE] sql execution improvements
Co-authored-by: DengzhiLiu <dengzhiliu@gmail.com>
Co-authored-by: Zach41 <zach_41@163.com>
Co-authored-by: tushicheng <18829573815@163.com>
2024-06-21 15:16:43 +00:00
3723b0f580 occupy position 2024-06-21 09:21:54 +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
b81b1efd98 [FEAT MERGE]优化器技改patch到432
Co-authored-by: jingtaoye35 <1255153887@qq.com>
Co-authored-by: qingzhu521 <q15000557748@gmail.com>
Co-authored-by: akaError <lzg020616@163.com>
2024-06-18 02:23:56 +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
6e705b1f1f [FEAT MERGE][CP] patch 423 sql exec feature to master branch
Co-authored-by: qingsuijiu <642782632@qq.com>
Co-authored-by: hwx65 <1780011298@qq.com>
2024-06-18 00:40:24 +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
6096651bf9 fix: mysql mode json-table coredump decimal int adaption 2024-06-17 11:21:16 +00:00
0701cbb82b Fix const expr init format in temp column store 2024-05-28 03:46:27 +00:00
cc18ead6d9 fix overwrite error code in errism mode 2024-05-27 11:06:49 +00:00
f49a82336a [CP] fix material hybrid histogram bug 2024-05-16 06:58:29 +00:00
f8c439a8a3 [json bugfix] json_table printf col_node name core dump 2024-05-08 12:45:49 +00:00
cb329ebdc6 bugfix: ignore conversion failure and create an empty file when there is no output data 2024-05-08 07:59:34 +00:00
b922437256 Fix OblimitVecOp core caused by swallowing error codes 2024-05-07 14:45:44 +00:00
3da8529a26 Fixed the memory leak issue in ObTempTableAccessVecOp. 2024-04-26 03:52:32 +00:00
aad5aa3176 [bugfix]: fix load_data 4013. 2024-04-25 06:39:27 +00:00
bc062e48a6 fix temp table access rescan bug 2024-04-24 06:19:51 +00:00
a412a10a83 [bugfix]: in datumstorewrapper, block_reader is reset twice. 2024-04-24 05:20:15 +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
d9824868ff fix mysqltest and modify outfile suffix 2024-04-20 14:58:29 +00:00
541a906e5a [json bugfix] json_table column field uses double quotes to indicate path causing coredump 2024-04-17 11:13:34 +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
2c510c6538 Fix decimal int stored precision check 2024-04-16 06:50:10 +00:00
d0413d0c8d [CP] Compatible with mysql decimal truncate warning display 2024-04-12 11:45:57 +00:00
e55235b5d4 Fix sample filter compatibility bug. 2024-04-12 11:15:23 +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
34c3718f40 [CP][FEAT MERGE]SDO_GEOMETRY & MYSQL GIS EXPR IMPLEMENT 2024-04-08 13:45:08 +00:00
44fc2f09f5 [FEAT MERGE] perf opt and support cs compaction to row
Co-authored-by: z404289981 <z404289981@163.com>
Co-authored-by: XIAO-HOU <372060054@qq.com>
Co-authored-by: wudidapaopao <664920313@qq.com>
2024-04-07 10:35:21 +00:00
5a4de37bb6 fix miss ret problem 2024-04-07 08:12:12 +00:00
d58caf4dc4 Fix clear filter mistakenly in filter IN pushdown. 2024-04-02 12:44:55 +00:00
d47900b6bf Fix temp row store overwrite ret code 2024-04-01 02:46:07 +00:00
b85bfe378d Fix tpcds perf drop 2024-03-28 14:15:24 +00:00
e6d00ac5bb Fix too strong param obj meta defensive code in filter IN. 2024-03-28 13:15:29 +00:00
02f936be1c Fix filter IN pushdown compact 2024-03-28 09:15:26 +00:00
5aa0503125 [FEAT MERGE] ap perf optimization
Co-authored-by: wangt1xiuyi <13547954130@163.com>
Co-authored-by: XIAO-HOU <372060054@qq.com>
Co-authored-by: z404289981 <z404289981@163.com>
2024-03-26 07:51:42 +00:00
ce7584d0fe [CP] fix select outrow lob into user var 2024-03-25 13:50:55 +00:00
8a7386cdbf 【bugfix合入】zstd压缩库内存管理改造
Co-authored-by: zhjc1124 <zhjc1124@gmail.com>
2024-03-22 09:52:27 +00:00
c829cf3175 add item type and member of select into spec 2024-03-21 10:45:53 +00:00
2a4c64d7b2 Fix winfunc single partition parallel error result 2024-03-15 10:45:29 +00:00