|
|
5ca81e3013
|
Fix expr calc accuracy reuse during type deduce
|
2024-02-08 16:26:25 +00:00 |
|
|
|
ba7c8e7351
|
[to #52329678]package variables cannot be called with brackets
|
2024-02-08 16:23:24 +00:00 |
|
|
|
f47be7342e
|
to issue<53361277>:support flush pl cache single cache object
|
2024-02-08 16:11:21 +00:00 |
|
|
|
6da1092828
|
[CP] [to #53541728] fix create routine wiht hostname @ in MySQL mode
|
2024-02-08 15:06:05 +00:00 |
|
|
|
012af0d29b
|
fix temporary table bug
|
2024-02-08 14:21:24 +00:00 |
|
|
|
6baacf7f0f
|
[CP]: Oracle json bugfix
|
2024-02-08 13:45:25 +00:00 |
|
|
|
b6a15b6111
|
fix some outline/hint bugs
|
2024-02-08 13:15:20 +00:00 |
|
|
|
309642d4bc
|
[to #54110281]fix a typo
|
2024-02-08 12:39:43 +00:00 |
|
|
|
0a2a50fb59
|
[CP] [CP] Disable pdml when primary key has auto increment column
|
2024-02-08 12:30:44 +00:00 |
|
|
|
883c6adc59
|
[CP] Fix wrong merge type between set and char
Co-authored-by: Larry955 <1412857955@qq.com>
|
2024-02-08 12:24:44 +00:00 |
|
|
|
f157c3bb67
|
[CP] to issue<50356975>:fix pick routine of overload funtion issue
|
2024-02-08 11:45:51 +00:00 |
|
|
|
fe02a282e1
|
Add default_table_store_format when creating table
|
2024-02-08 11:24:50 +00:00 |
|
|
|
38aa195a95
|
Occupy the stmt type and item type in master for flush privileges
|
2024-02-08 11:16:12 +00:00 |
|
|
|
2f77d05cff
|
Fix error in the preparation phase of snapshot creation and other bugfix
|
2024-02-08 10:34:56 +00:00 |
|
|
|
f5bb32e3bf
|
Fix mview auto complete refresh parallel
|
2024-02-08 10:08:01 +00:00 |
|
|
|
e955be9ce0
|
fix core at recursive_update_column_name
|
2024-02-08 09:29:56 +00:00 |
|
|
|
190baf2787
|
[CP] [CP] grammar compatibility: support insert duplicate update with row alias
|
2024-02-08 06:34:34 +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 |
|
|
|
7ebca32602
|
[to #35187151] fix mysqltest
|
2024-02-08 04:51:13 +00:00 |
|
|
|
154f795315
|
[CP] [CP] [中信证券]support listagg aggr use group by column as separator
|
2024-02-08 04:39:07 +00:00 |
|
|
|
1400476e92
|
Fix timezone bug in mview scheduler jobs
|
2024-02-08 02:41:52 +00:00 |
|
|
|
6a7c171057
|
[CP] fix inheriting zerofill attribute incorrectly
|
2024-02-08 02:32:48 +00:00 |
|
|
|
332d24733c
|
[CP] [to #47533948] alter procedure compile debug
|
2024-02-08 02:05:30 +00:00 |
|
|
|
39cc0a6d60
|
merge devleop into master 20231212
|
2024-02-08 01:29:33 +00:00 |
|
|
|
9ac40529e5
|
fix mysqltest for zero-length identifier
|
2024-02-08 01:23:31 +00:00 |
|
|
|
833df1e858
|
[CP]to issue<53615144>:fix package var serialize issue
|
2024-02-08 00:59:45 +00:00 |
|
|
|
01d18c752e
|
[CP] to issue<53642848>:fix collect package dependence issue if sql using package udf
|
2024-02-08 00:44:44 +00:00 |
|
|
|
18c5dd94a0
|
fix bug: show variables in px mode does not display the correct value of system variables
|
2024-02-08 00:11:59 +00:00 |
|
|
|
7817eb2efc
|
Fix the bug of creating multiple indexes on materialized view
|
2024-02-07 23:45:12 +00:00 |
|
|
|
1c20161f72
|
[FEAT MERGE] column store ddl
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
Co-authored-by: renju96 <fcbrenju@163.com>
|
2024-02-07 23:09:02 +00:00 |
|
|
|
fd359dc4a4
|
[FEAT MERGE] 4.3 optimizer enhancement
Co-authored-by: akaError <lzg020616@163.com>
|
2024-02-07 23:05:57 +00:00 |
|
|
|
cff94d7d75
|
further fix for identifier is too long
|
2024-02-07 22:33:14 +00:00 |
|
|
|
bd42abb1c9
|
Fix mysqltest case failures
|
2024-02-07 21:43:13 +00:00 |
|
|
|
4a2e6196be
|
we should check secure_priv_file in both mysql and oracle mode
|
2024-02-07 21:37:13 +00:00 |
|
|
|
ccb1813be7
|
[FEAT MERGE] Enable IAA for accelerate defalte compression and decompression for OB 4.0
|
2024-02-07 21:22:11 +00:00 |
|
|
|
a97235802c
|
Fix compare routine for questionamrk expr
|
2024-02-07 20:52:15 +00:00 |
|
|
|
7c915acc34
|
[CP] [to #53256652] fix hitting wrong plan when table function UDT is changed
|
2024-02-07 20:49:14 +00:00 |
|
|
|
028d69f378
|
[to #53767952]fix bug trigger not use das
|
2024-02-07 20:43:16 +00:00 |
|
|
|
c2511b580f
|
[FEAT MERGE] materialized view
|
2024-02-07 20:31:14 +00:00 |
|
|
|
acd0ec6efd
|
[FEAT MERGE] load local files
|
2024-02-07 20:25:14 +00:00 |
|
|
|
c7fe4c3f69
|
[FEAT MERGE] Implement tenant cloning mechanism
Co-authored-by: wanyue-wy <345657357@qq.com>
|
2024-02-07 20:19:21 +00:00 |
|
|
|
a73356831a
|
Fix sum(bit_col) type dedction
|
2024-02-07 17:34:44 +00:00 |
|
|
|
df5ef10e8f
|
Fix load data bug for json type
|
2024-02-07 17:22:56 +00:00 |
|
|
|
15307ef94e
|
[FEAT MERGE][CP]optimizer stats enhancement
|
2024-02-07 16:56:28 +00:00 |
|
|
|
c699ceea48
|
[FEAT MERGE] Solidify session vars for functional index
|
2024-02-07 16:44:49 +00:00 |
|
|
|
e783acb1c3
|
Fix minimal logic for recording columns.
|
2024-02-07 15:54:41 +00:00 |
|
|
|
21ddf9e8b2
|
[CP] [LOB] support inrow threshold config
|
2024-02-07 14:44:41 +00:00 |
|
|
|
28209076a3
|
Bugfix for nagating decimal_int
|
2024-02-07 14:29:52 +00:00 |
|
|
|
646f868b25
|
fix auto generated identifier is too long
|
2024-02-07 13:45:02 +00:00 |
|
|
|
b45b692d2d
|
Bugfix for dynamic evaluated questionmark
|
2024-02-07 12:57:25 +00:00 |
|