Commit Graph

463 Commits

Author SHA1 Message Date
da5763f494 Fix: virtual gen column bug 2024-07-10 03:17:14 +00:00
81bfa9f0ac [FEAT MERGE] direct load performance optimize
Co-authored-by: suz-yang <suz.yang@foxmail.com>
Co-authored-by: ChangerR <dingjinchengyx@163.com>
Co-authored-by: leftgeek <1094669802@qq.com>
2024-07-03 07:17:17 +00:00
1e6b6ac34c Fixed comparison of double types with different scales 2024-07-02 13:05:58 +00:00
013023d573 Fix decimal int row cmp duplicate cast 2024-06-25 10:03:25 +00:00
d1e91320ec [FEAT MERGE] Support Parquet Format for External Table 2024-06-24 06:19:18 +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
3bfa3e2070 [FEAT MERGE] Add roaringbitmap type and relative expr
Co-authored-by: fkuner <784819644@qq.com>
2024-06-21 09:46:21 +00:00
edfad6976f [cp]:sync multivalue bugfix from 431 to master 2024-06-20 09:26:27 +00:00
b522183582 Simple LOCK function recognition 2024-06-18 03:11:09 +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
0cd742f372 [FEAT MERGE]Patch Spatial Relationship Computation Performance Optimization & Implement of oracle spatial index 2024-06-18 01:31:47 +00:00
f34f2dd352 [CP] Fix bug: in Oracle mode, the prepared statement throws an error -4016. 2024-06-17 22:22:10 +00:00
af2914e644 [CP] [to #57238919] fix: set length semantics for PL external param 2024-06-17 21:13:16 +00:00
f25fb333b4 fix core at mv rewrite 2024-06-17 20:10:34 +00:00
74f59b75c9 [CP] [to #57344472] fix memory access core with check_name_type & coll.next without brackets 2024-06-17 19:00:54 +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
c9481cfc40 fix listagg param check bug 2024-05-29 10:22:49 +00:00
db82be8c7e Fix decimal sum precision deduce not idempotent 2024-05-28 13:54:12 +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
9142f00e21 [CP] [to #56772630] fix serval pl/sql bugs 2024-05-22 07:36:06 +00:00
b7138be5c0 Pull up the order by in nested aggr exprssion stmt fix the sementic error given by system 2024-05-15 13:01:00 +00:00
0a654826a2 move conflict detector into new file 2024-05-14 12:03:13 +00:00
81cbc92372 [CP] [to #56439916] fix serval pl/sql bugs 2024-05-14 05:28:52 +00:00
d629369d10 [fulltext] enable text retrieval query with no-index-back and no-relevacne-calculation opt hint
Co-authored-by: JinmaoLi <ljm.csmaster@gmail.com>
2024-05-13 04:20:36 +00:00
693d2a2824 bugfix: add cast when replace order expr for some special aggregation funcs 2024-05-11 10:07:05 +00:00
0045b414fe fix master failed cases caused by fix bugs 2024-05-09 10:38:35 +00:00
55ea51ecfe fix build rowkey_doc joined table redundantly 2024-05-07 02:46:31 +00:00
aebcfb244d fix cast rowid type bug 2024-05-06 05:51:05 +00:00
63ad7c72de [CP] fix mysql utf16 insert padding bug 2024-04-28 09:45:48 +00:00
7aaeade0b3 Fix the problem of generating SEQUENCE operator when the default sequence is not used 2024-04-28 06:45:40 +00:00
d8fd236fa0 fix:multivalue delete from table bug, json overlaps search result not correct,add some constraint 2024-04-28 06:34:50 +00:00
348df7f4f8 [CP] [to #55654538]fix bug trigger resolve core 2024-04-25 08:46:09 +00:00
4cb79d3efd fix:query bug,under multivalue index created,create access path report errorcode 2024-04-25 08:40:32 +00:00
00242858eb [CP] [to #53311831]fix bug pseudo column name use in PL 2024-04-24 10:53:51 +00:00
4737fc89c0 fix resolve partition function bug 2024-04-23 13:28:14 +00:00
82c173f560 cp open-source ut fail & geo 4016 union 2024-04-22 17:41:52 +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
bf604885f8 [FEAT MERGE]
Co-authored-by: leftgeek <1094669802@qq.com>
Co-authored-by: coolfishchen <coolfishchen@gmail.com>
Co-authored-by: hy-guo <fqboyg@gmail.com>
2024-04-19 06:46:37 +00:00
7a78d20312 [FEAT MERGE] MySQL lock functions and DMBS_LOCK.RELEASE 2024-04-16 17:16:59 +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
6423e587c1 [FEAT MERGE]patch sql compat feature to 431 2024-04-15 16:07:24 +00:00
64ff0c1b97 fix information_schema views can not use index 2024-04-15 04:15:30 +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
acb0d73a97 [FEAT MERGE] cp lateral derived table to master 2024-04-11 10:20:03 +00:00
0ea78d4b60 fix mysql system view cast collation problem 2024-04-09 12:33:07 +00:00
34c3718f40 [CP][FEAT MERGE]SDO_GEOMETRY & MYSQL GIS EXPR IMPLEMENT 2024-04-08 13:45:08 +00:00
b4ac007bea make the collation of information_schema views more compatible 2024-04-08 09:48:24 +00:00
f296a63615 fix LEVEL in START WITH bug 2024-04-08 05:49:58 +00:00
1b2993357f Fixed the issue where columns could not be inserted after rebuilding the default sequence 2024-04-02 09:46:04 +00:00