Commit Graph

3833 Commits

Author SHA1 Message Date
2f77d05cff Fix error in the preparation phase of snapshot creation and other bugfix 2024-02-08 10:34:56 +00:00
d719518631 Fix vector 2.0 case and opt temp column store from_vector 2024-02-08 10:23:00 +00:00
162d3c3906 Address the issue of errors arising from all elements in in_list being null 2024-02-08 10:11:02 +00:00
f5bb32e3bf Fix mview auto complete refresh parallel 2024-02-08 10:08:01 +00:00
b915bb10a0 Fix the core caused by uppercase and lowercase expressions not determining whether buf is empty 2024-02-08 10:05:01 +00:00
51a7041b17 [CP] fix sqc handler memory leak when drop tenant 2024-02-08 09:47:28 +00:00
ebef192f00 Fix: There are false positives in same client session 2024-02-08 09:38:41 +00:00
e955be9ce0 fix core at recursive_update_column_name 2024-02-08 09:29:56 +00:00
4d2c32c9ae Fix nullif expr precision calc error 2024-02-08 09:18:18 +00:00
bd483a08cc destruct row meta when px ms close && do not rewrite some error code for view resolver 2024-02-08 08:57:19 +00:00
68dec0b1d6 [CP] Fix window function spec member not serialized 2024-02-08 08:24:58 +00:00
4c79ee37a7 fix get wrong query range when extract row expr with plan cache disabled 2024-02-08 08:18:59 +00:00
5265eb83c7 [CP] fix bug about px admission 2024-02-08 08:07:12 +00:00
be8c5ab834 [CP] fix standby tenant retrun weak read feedback 2024-02-08 07:55:08 +00:00
3e3a0f46f1 fix groupby pushdown report 4007 when upgrade 2024-02-08 07:49:08 +00:00
9964d8504e modify wait logic of clone executor and retry logic of clone scheduler in CLONE_SYS_RELEASE_RESOURCE 2024-02-08 07:40:06 +00:00
1dbf5325d8 Tracepoint: Add trace point to test NLJ and SPF batch rescan 2024-02-08 07:37:05 +00:00
cda996a664 [BUGFIX] fix uncompress process empty lob res 2024-02-08 07:25:17 +00:00
0ef74c2ada [to #53431523] forbid collection functions with potential correctness problem 2024-02-08 06:52:37 +00:00
726eb65ee4 fix parallel_idx oversize when switch lob slice 2024-02-08 06:40:34 +00:00
190baf2787 [CP] [CP] grammar compatibility: support insert duplicate update with row alias 2024-02-08 06:34:34 +00:00
2587f45c44 fix bug check shadow_pk with 4377 2024-02-08 06:31:35 +00:00
372e310f39 fix external table bug 2024-02-08 05:53:37 +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
dc6c816851 fix bug: unexpected error due to sqc finish msg processed twice 2024-02-08 05:20:47 +00:00
4db40e18c7 bugfix json_storage_size for scalar 2024-02-08 05:11:54 +00:00
c581715dbb load data sometimes coredump 2024-02-08 05:05:51 +00:00
7ebca32602 [to #35187151] fix mysqltest 2024-02-08 04:51:13 +00:00
7da77afa77 [CP] Fix: When removing the thread lock to acquire the session 2024-02-08 04:45:10 +00:00
154f795315 [CP] [CP] [中信证券]support listagg aggr use group by column as separator 2024-02-08 04:39:07 +00:00
c0df24ca11 [CP] modify default value of system parameter range_optimizer_max_mem_size 2024-02-08 04:33:01 +00:00
84dc558cdb Make the handling of zero time consistent with previous versions 2024-02-08 04:26:58 +00:00
f4cf581517 [CP] split remap table grammar from lex to yacc 2024-02-08 04:09:12 +00:00
8921cc28a8 [CP] [MySQL GIS] fix spatial index coveredby keypart generation 2024-02-08 03:57:16 +00:00
ac0104b0ea remove the compat mode check in oracle priv check 2024-02-08 03:32:57 +00:00
a73fbc69f4 [CP][BUGFIX] fix text substr len 0 error 2024-02-08 03:18:13 +00:00
e1a7e35346 [CP] fix nested and shared onetime expr bugs 2024-02-08 03:03:07 +00:00
7448206eb9 Fix the implementation issue with deleting all intermediate results for a tenant. 2024-02-08 02:57:04 +00:00
4e536c6326 fix query range bug when and connect row expr with row expr 2024-02-08 02:54:02 +00:00
36c89f2ef1 [CP] Fix a dblink bug 2024-02-08 02:50:57 +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
c2e640a9b9 dml adapt with minmal 2024-02-08 01:56:28 +00:00
39cc0a6d60 merge devleop into master 20231212 2024-02-08 01:29:33 +00:00
b6c37b4cda bugfix: disable minmax and count_to_exists rewrite when stmt has rownum 2024-02-08 01:26:33 +00:00
9ac40529e5 fix mysqltest for zero-length identifier 2024-02-08 01:23:31 +00:00
9821c7ab6e fix gather truncate longtext string bug and write opt stats gather history bug 2024-02-08 01:17:29 +00:00
e1764b71bb fix simplify case when bug 2024-02-08 01:05:39 +00:00
833df1e858 [CP]to issue<53615144>:fix package var serialize issue 2024-02-08 00:59:45 +00:00