Commit Graph

16358 Commits

Author SHA1 Message Date
sdc
dc7271c444 add T_LOAD_TIME_ZONE_INFO 2024-11-28 07:17:57 +00:00
63157365a4 [ARRAY] fix case_when with array type_deduce bug 2024-11-28 07:14:44 +00:00
304a78f0dd fix json table core at resolve_table_column_expr 2024-11-28 06:45:19 +00:00
f1867960ce [FTS] fix big farm 2024-11-28 06:16:29 +00:00
b86f170de8 placeholder for SQL plan monitor 2024-11-28 05:44:43 +00:00
d325ae35f9 [CP] Bugfix: clustered index micro block re-wrote in different format 2024-11-28 05:14:57 +00:00
e4c2dcd570 bugfix and regression case refresh for array exprs 2024-11-28 04:48:42 +00:00
a47de6a77c fix: [oracle]simplify const aggr not converge 2024-11-28 04:45:26 +00:00
73809832cc [CP] adjust allocate subplan filter 2024-11-28 04:15:24 +00:00
79eba2e1e9 fix bug on pushing down groupby into union with empty table and const group expr 2024-11-28 03:45:10 +00:00
95776db7b0 [CP] fix prefix index copy statistics to not text column 2024-11-28 03:14:36 +00:00
45dc20eead [CP] add lock for check ioability.is_valid() 2024-11-27 19:45:26 +00:00
1bf1415bb6 not to create MysqlIO under the old easy framework when sql_nio enabled 2024-11-27 18:16:13 +00:00
4d4991fea0 move sensitive_test into core-test 2024-11-27 17:16:17 +00:00
a6b89a3278 [CP] [#2024112600105285834]Fix :revert check column type and will fix later. 2024-11-27 16:47:07 +00:00
88252f2645 [CP] collect major mv base table update full column 2024-11-27 15:45:04 +00:00
10a7195c2b disable direct load during upgrade 2024-11-27 15:15:05 +00:00
6c4943c4d2 [CP] to issue<2024112100105225656>:fix core when prepare parser sql 2024-11-27 14:48:26 +00:00
ffd305d224 [ARRAY] array_agg bugfix 2024-11-27 14:45:11 +00:00
de88ef4a50 [CP] to issue<2024111800105159944>:fix memory leak about dynamic sql 2024-11-27 13:45:01 +00:00
1d97f397cc [[OBCDC] Optimize the startup efficiency under the data dictionary mode] 2024-11-27 13:14:57 +00:00
674f546a49 fix print log core where non-vectorized expr call ToStrVectorHeader 2024-11-27 12:44:53 +00:00
8758c94ed3 [vector index] ivf index generate column expr placeholder 2024-11-27 12:14:44 +00:00
1ca8ab0894 [CP] enlarge diagnostic info upper limit for serverless mode. 2024-11-27 11:44:43 +00:00
46dc3d8132 not support geometry type in load data and client disk mode 2024-11-27 11:18:25 +00:00
22a64b6380 misc fix for tx free route 2024-11-27 10:45:19 +00:00
d9918c6950 transfer max aux tables. 2024-11-27 09:48:26 +00:00
99971351fd fix direct load not reset nulls 2024-11-27 09:45:08 +00:00
121e98ea46 fix core when print bitmap in obpkrow::serialize 2024-11-27 09:15:10 +00:00
ee08fffce3 remove debug log for vec nlj 2024-11-27 08:45:46 +00:00
c36cf095e6 [bugfix] Compatible with old error code 2024-11-27 08:14:36 +00:00
c453c065e6 fix ddl hold snapshot repeatedly. 2024-11-27 07:45:14 +00:00
1306065baa [CP] adjust rescan prune for right local rescan 2024-11-27 06:49:56 +00:00
c2be6cf322 Skip Index Bugfix 2024-11-27 05:45:47 +00:00
1defbff2de add file-prefix-map option 2024-11-27 05:15:57 +00:00
b72cd87fa6 fix generated column resolve bug for updatable view 2024-11-27 04:15:24 +00:00
62404095c0 [FTS] fix bug when close ObDecimalIntType 2024-11-27 03:44:49 +00:00
680416c5af Fix disorder issue in reverse scan results with multiple column families 2024-11-26 22:46:17 +00:00
5e31e79ff2 [FTS][BUG.FIX] fix invalid tenant id while allocate memory 2024-11-26 22:15:25 +00:00
ab03cebf7c fix the upgrade compatibility issues caused by is_normal_cgs_at_the_end_ 2024-11-26 21:46:14 +00:00
364a24f416 fix bug of index builder is nullptr in share storage mode 2024-11-26 21:19:04 +00:00
sdc
29062a71c2 support pdml for joined table 2024-11-26 20:16:24 +00:00
51391ef173 fix bug that DELETING unit stay stopped but can not be deleted. 2024-11-26 19:48:24 +00:00
ad27a08324 fix sql mem leak check for DiagnosticSum 2024-11-26 19:16:38 +00:00
92548d4e58 [FTS][BUG.FIX] fix -4016 issue while update table with fts index 2024-11-26 18:45:51 +00:00
a6a8898c2c disable reorder when childs include sample filter 2024-11-26 17:45:02 +00:00
a8f15ad380 Fix virtual table __all_virtual_kvcache_info may produce -4002 2024-11-26 15:48:30 +00:00
21f8bdc313 [CP] add owners to mittest cases 2024-11-26 15:16:25 +00:00
b07c26a0de [FIX] submit async freeze task for 'alter system minor freeze' statement 2024-11-26 14:49:28 +00:00
ec7e1bbcf8 modify error message about OB_ROWKEY_ORDER_ERROR 2024-11-26 14:15:15 +00:00