Commit Graph

17613 Commits

Author SHA1 Message Date
c1e166519c fix get value from auto_inc_expr 2025-02-11 12:16:46 +00:00
5db2d18bd3 [vector index] fix query 4016 2025-02-11 11:46:44 +00:00
ff9031561d [to #2025021000107168812] fix: avoid dereferencing routine_tree when it may be NULL 2025-02-11 11:15:34 +00:00
2977b3784d fix defensive check for split minors update. 2025-02-11 10:46:30 +00:00
9d5d080ba9 [CP] fix mittest test_ob_simple_log_arb_mock_ele 2025-02-11 09:49:26 +00:00
7d1a01df6c occupy position for ddl slice idx 2025-02-11 09:46:05 +00:00
36fcac5963 fix bug with varchar insertion without length check 2025-02-11 09:15:52 +00:00
35512b21b6 fix init profile when using a short-term exec context 2025-02-11 08:47:20 +00:00
e11cfd2004 fix lob remote read timeout 2025-02-11 08:16:09 +00:00
4ea25e0ad9 remove check_dest_validity logics in backup clean 2025-02-11 07:46:52 +00:00
f6a400445a fix bug in ddl diagnose 2025-02-11 07:16:23 +00:00
453a23a743 [vector index] fix create vector ivfsq8 -4007 error 2025-02-11 06:49:09 +00:00
de19f3c0c6 fix bug, direct load should return eagain when migrate happen 2025-02-11 06:45:47 +00:00
8082f2ceea set transfers with all table locks to failed 2025-02-11 06:15:29 +00:00
45a44b7399 [CP] Fix incorrect constraint column id after add not null 2025-02-11 05:20:02 +00:00
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