|
|
82c173f560
|
cp open-source ut fail & geo 4016 union
|
2024-04-22 17:41:52 +00:00 |
|
|
|
0f00f1a727
|
fix mv rewrite bugs
|
2024-04-22 15:41:23 +00:00 |
|
|
|
a72e2a51ae
|
Fix the bug of missing processing of non-empty clob in batch regexp_replace eval
|
2024-04-22 12:06:04 +00:00 |
|
|
|
b74c782221
|
Incorporating vectorization 2.0, modify the calculation method for max_batch_size.
|
2024-04-22 09:55:49 +00:00 |
|
|
|
327e04ad45
|
[CP] [FIX] Fix problem of memory leak in RCTE when encounter large memory allocation
|
2024-04-22 09:45:25 +00:00 |
|
|
|
dcf8d2d9b5
|
[json bugfix] json_query array out of range
|
2024-04-22 09:39:50 +00:00 |
|
|
|
9de65fb1d7
|
[FEAT MERGE] incremental direct load phase I
Co-authored-by: Monk-Liu <1152761042@qq.com>
Co-authored-by: suz-yang <suz.yang@foxmail.com>
Co-authored-by: ZenoWang <wzybuaasoft@163.com>
|
2024-04-22 09:23:47 +00:00 |
|
|
|
057b8cf550
|
[CP] [to #54388714] fix anonymous in arguments resolve & udf expr location & symbol compare with new interface
|
2024-04-22 06:46:12 +00:00 |
|
|
|
772c61d04b
|
fix mview fast refresh bug when query contain special expr
|
2024-04-22 06:19:31 +00:00 |
|
|
|
54c98d2a93
|
[CP] bugfix:54999006 compatibility of xmlns string parse in XML expr
|
2024-04-22 06:03:00 +00:00 |
|
|
|
9d616dfdfb
|
fix data version
|
2024-04-22 05:57:13 +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 |
|
|
|
139d23a688
|
fix mv rewrite plan cache bug
|
2024-04-19 11:16:28 +00:00 |
|
|
|
1153deebb4
|
fix lob memtable leak
|
2024-04-19 09:58:37 +00:00 |
|
|
|
d38d19df9a
|
fix remove aggr distinct bug
|
2024-04-19 09:53:20 +00:00 |
|
|
|
5df6e2877a
|
revert fix shared hash join + channel sync hang
|
2024-04-19 09:25:20 +00:00 |
|
|
|
2c0c080499
|
Fix bug: PrefixSort did not expand the memory capacity during the add batch
|
2024-04-19 07:15:56 +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 |
|
|
|
686b0aba5d
|
fix session get tenant timezone bug
|
2024-04-19 06:15:46 +00:00 |
|
|
|
948ac8764c
|
[CP] User can not modify the hidden pk. the key is controlled by db
|
2024-04-19 04:55:41 +00:00 |
|
|
|
1f14c6e8a2
|
fix the stack overflow bug of disabling writing mlog
|
2024-04-18 14:46:03 +00:00 |
|
|
|
a64ac592b6
|
Fix type error in das simple op
|
2024-04-18 13:57:34 +00:00 |
|
|
|
7ff6c44bdd
|
[CP] [to #56056403] fix pltemp memory bloat when cursor retry
|
2024-04-18 13:11:45 +00:00 |
|
|
|
4787b1b2cd
|
fix mysqltest
|
2024-04-18 12:49:42 +00:00 |
|
|
|
58d8530e56
|
fix print log core
|
2024-04-18 08:15:59 +00:00 |
|
|
|
00e1521f27
|
Fix invalid enumset val in concurrent scenarios
|
2024-04-18 07:52:05 +00:00 |
|
|
|
11f151f48b
|
[to #55963984]Add placeholder for MySQL trigger priv.
|
2024-04-18 07:46:30 +00:00 |
|
|
|
56d8a2b1ee
|
[CP] Limit the number of files
|
2024-04-18 04:09:52 +00:00 |
|
|
|
854a7a24df
|
[CP] executor 感知 create table if not exist do nothing
|
2024-04-17 13:21:38 +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 |
|
|
|
1549721801
|
fix errism complie problem
|
2024-04-17 08:00:24 +00:00 |
|
|
|
6570b1eb6c
|
[CP] fix memtable reference leaks due to not deconstruct lob cursor
|
2024-04-17 07:39:02 +00:00 |
|
|
|
03782af552
|
placeholder for new privilege system view in mysql mode
|
2024-04-17 03:54:54 +00:00 |
|
|
|
84628fdb58
|
fix view merge bug with full join
|
2024-04-16 20:15:59 +00:00 |
|
|
|
25acbac1fd
|
fix mysqltest in master
|
2024-04-16 18:16:35 +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 |
|
|
|
3aff0d6be3
|
[FEAT MERGE] resource manage patch to direct_load_res_patch431
Co-authored-by: coolfishchen <coolfishchen@gmail.com>
|
2024-04-16 15:43:57 +00:00 |
|
|
|
b6c3718f1b
|
[CP] to issue<53506133>:fix core when executing anyata.convert after close pl cache
|
2024-04-16 15:33:00 +00:00 |
|
|
|
7aca4ef065
|
[FEAT MERGE] Optimize dml performance in multi-local index scenarios
Co-authored-by: Handora <qcdsr970209@gmail.com>
Co-authored-by: Naynahs <cfzy002@126.com>
Co-authored-by: ZenoWang <wzybuaasoft@163.com>
|
2024-04-16 15:27:21 +00:00 |
|
|
|
4bc174a652
|
[FEAT MERGE] extended partition column type for mysql
|
2024-04-16 12:46:26 +00:00 |
|
|
|
3369c117c3
|
[dbms_stats][direct load]: append hint should only print once.
|
2024-04-16 11:50:25 +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 |
|
|
|
eabb1ecfb0
|
[json/xml/gis/lob]codescan ret miss and overwrite
|
2024-04-16 07:45:30 +00:00 |
|
|
|
1ee64365ea
|
[FEAT MERGE] Support exchanging partition between partitioned table A and non-partitioned table B.
Co-authored-by: fkuner <784819644@qq.com>
|
2024-04-16 07:19:48 +00:00 |
|
|
|
2c510c6538
|
Fix decimal int stored precision check
|
2024-04-16 06:50:10 +00:00 |
|
|
|
c3d1b921e7
|
[CP] fix generate wrong query range for rowid
|
2024-04-16 05:16:13 +00:00 |
|
|
|
c5a94ea0e2
|
[CP] adjust the initialization timing of var_init_exprs
|
2024-04-16 04:49:17 +00:00 |
|
|
|
072fdf7c6e
|
[CP]:sync json pl manage from 42x to master
|
2024-04-15 17:15:51 +00:00 |
|