Commit Graph

17448 Commits

Author SHA1 Message Date
5cf562785c bugfix: core when print nested array with empty array element 2025-02-11 05:16:39 +00:00
ac9c6aeb4f fix ipv6 string length limit 2025-02-11 04:15:25 +00:00
1f901b6fab fix multi version read of column group sys table error 2025-02-11 03:15:55 +00:00
024efd68c0 [支持堆表表组织模式]
Co-authored-by: xianyu-w <707512433@qq.com>
2025-02-11 02:15:46 +00:00
ef91a2f316 [FEAT MERGE] enhance column store statistics
Co-authored-by: XIAO-HOU <372060054@qq.com>
2025-02-10 18:15:28 +00:00
ad67c58e67 [FEAT MERGE] 容灾模块拆租户 2025-02-10 17:47:56 +00:00
25853927c6 [FEAT MERGE]pl dev 435bp1
Co-authored-by: hanr881 <1741282579@qq.com>
Co-authored-by: haohao022 <haohaohm@outlook.com>
Co-authored-by: seuwebber <webber_code@163.com>
2025-02-10 17:16:20 +00:00
cea6376d03 [FEAT MERGE] direct load support heap table with single local unique index
Co-authored-by: suz-yang <suz.yang@foxmail.com>
2025-02-10 16:47:31 +00:00
17af73c554 remove backup performance barrier 2025-02-10 16:16:51 +00:00
9300f2385b [vector index] fix sample_per_nlist upper limit 2025-02-10 15:47:08 +00:00
8f38c69037 增加ik_mode config的id占位 2025-02-10 15:15:39 +00:00
da64194924 [FEAT MERGE] column addition query optimization on single data scenario 2025-02-10 14:15:51 +00:00
820db375cd [FEAT MERGE] Support STRING type. 2025-02-10 13:46:48 +00:00
8b73db2234 [FEAT MERGE] speedup bootstrap/create_tenant + change upgrade framework 2025-02-10 12:45:57 +00:00
f8bdbefda4 feat: support adding subpartition in mysql mode 2025-02-10 12:15:59 +00:00
6c9e881b4c Fix errsim compile error 2025-02-10 11:49:01 +00:00
3fae646531 Fix lost first flag in minor compaction
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
2025-02-10 11:45:38 +00:00
4b838886e8 [FEAT MERGE] support url external table 2025-02-10 10:47:03 +00:00
d429352367 [FEAT MERGE] bunch optimization of materialized view 2025-02-10 10:16:42 +00:00
de188170d1 fix ivf pq scan limit too large return 4016 2025-02-10 09:45:29 +00:00
ee5800fa81 add data_too_long to ddl_task_retry_black_list 2025-02-10 09:16:05 +00:00
2f555f1ca3 optimise major refresh mview backup 2025-02-10 08:46:19 +00:00
d5a43f355d support -DDETECT_RECURSION 2025-02-10 08:15:47 +00:00
2ea249f441 [FEAT MERGE][435bp1] sql execution improvements
Co-authored-by: Cerdore <khn64@163.com>
Co-authored-by: qingsuijiu <642782632@qq.com>
Co-authored-by: JasonZhang10086 <zsding101@gmail.com>
2025-02-10 07:15:39 +00:00
e96d0698c8 4.3.5 BP1 DML技改 2025-02-10 06:45:23 +00:00
eb9235b385 [FEAT MERGE][423 patch 4351]alter table duplicate_scope
Co-authored-by: Handora <qcdsr970209@gmail.com>
2025-02-10 04:45:53 +00:00
5786a2ae59 [FEAT MERGE] Column Store Replica Opt
Co-authored-by: zzg19950727 <1071026277@qq.com>
2025-02-10 04:15:11 +00:00
b6e5babfd0 csv binary_format option placeholder 2025-02-10 03:46:03 +00:00
670d0358a8 [FEAT MERGE] support some odps's exprs
Co-authored-by: GongYusen <986957406@qq.com>
Co-authored-by: Cerdore <khn64@163.com>
Co-authored-by: hwx65 <1780011298@qq.com>
2025-02-10 03:19:38 +00:00
695da67611 fix: set no supported attribute has not been abandoned 2025-02-10 03:16:19 +00:00
062c64f85f [FEAT MERGE] Full-Text Search Index Phase Ⅳ
Co-authored-by: SuperYoko <lipeng.yk@gmail.com>
Co-authored-by: wz-WillZheng <18701736737@163.com>
Co-authored-by: hy-guo <fqboyg@gmail.com>
2025-02-09 06:15:16 +00:00
f411b9de6a revert expr replace opt 2025-02-08 14:48:52 +00:00
52e45a18ed fix date_format core caused by uninitialized variables 2025-02-08 14:45:32 +00:00
23aab89452 optimize flush unsealed tmp file 2025-02-08 14:16:01 +00:00
d68da87fa4 fix log lenth 2025-02-08 11:18:50 +00:00
d2527be33d add necessary log for retrive column group 2025-02-08 10:45:30 +00:00
276d763196 [FTS][BUGFIX] drop fts index and rename other index to the droped index name. 2025-02-08 10:19:44 +00:00
64b1be9fe1 [FEAT MERGE] type_sys_435_bp1
Co-authored-by: hwx65 <1780011298@qq.com>
2025-02-08 09:45:30 +00:00
2ad4c8efce [BUGFIX] use add instead of add many for bitmap 2025-02-08 09:16:13 +00:00
46a6c4344e fix some optimizer bug 2025-02-08 08:49:20 +00:00
1a6d82b60a fix: check if insert into generated column when resolve values table from union 2025-02-08 08:45:59 +00:00
cb5fe65964 fix hash join output rows greater than max_rows_cnt 2025-02-08 08:15:36 +00:00
553513e583 standby flashback log placeholder 2025-02-08 07:46:03 +00:00
b1cdb00c2b [CP] V$OB_SQL_PLAN、GV$OB_SQL_PLAN系统租户行为修改 2025-02-08 07:19:51 +00:00
30d5ce3ba2 [FEAT MERGE] Persistent Macro Block Bloom Filter 2025-02-08 06:45:19 +00:00
0d43eaca56 add record in mview inner table 2025-02-08 06:19:02 +00:00
54354163e1 bugfix: array_map return 4016 when param list contains nested array in different basic element type 2025-02-08 06:15:40 +00:00
ada46e7c70 to issue<2025020600107149898>:fix core when fail to extend package collection 2025-02-08 05:46:16 +00:00
b2a2e9780c change log level for backup check alive task 2025-02-08 04:46:17 +00:00
1accfeb110 [fix] ivf calc center id core cause by ivf center id cache heap use after free 2025-02-08 04:18:49 +00:00