Commit Graph

16336 Commits

Author SHA1 Message Date
ae990565ed [BUGFIX] disabled rich format for vid merge iter 2024-11-20 14:14:50 +00:00
e86adc040b Add mittest owner 2024-11-20 13:45:41 +00:00
b54c5a7836 [TABLELOCK] placeholder for wait_seq and priority of inner_table all_virtual_obj_lock 2024-11-20 13:15:35 +00:00
6ffbf2f1a6 [FEAT MERGE] add tenant param _no_logging 2024-11-20 12:48:15 +00:00
4db5ec53a2 Fix: Export marked as Import 2024-11-20 12:44:57 +00:00
491f0c3ca8 use inner_table_merged_scn to fix compaction_obj & add column mds_filter_info in vt 2024-11-20 12:15:21 +00:00
5c77619843 move batch freeze dag to compaction low thread and limit max concurrent task cnt 2024-11-20 11:46:08 +00:00
01fe394aba add case owner for mittest/logservice 2024-11-20 11:14:44 +00:00
d6e2246876 [CP] [to #2024103100104889553]fix bug, cursor formal param is sys_refcursor with actual param null 2024-11-20 10:15:03 +00:00
b6bca92248 add defensive abort in debug mode 2024-11-20 09:45:12 +00:00
05fcf4f468 [FEAT MERGE]patch PL dblink from 425 to master 2024-11-20 08:45:04 +00:00
befc772713 refine ObFuncType interface 2024-11-20 08:15:27 +00:00
2211d1b2b1 Do not restrict datum buffer size in aggregate pushdown 2024-11-20 04:45:02 +00:00
302b2152ac fix verify data checksum 2024-11-20 03:14:54 +00:00
cd098b930a fix tenant restore data mode is not updated in SS restore 2024-11-19 18:16:29 +00:00
a0fad7ed1a Fix mysltest case 2024-11-19 16:15:17 +00:00
67c805fdf2 [CP] [to #2024111300105096786] fix: change -4016 to -4007 when PL CG levels overflow 2024-11-19 15:18:15 +00:00
1fe8a23ebf fix extract query range core 2024-11-19 15:15:00 +00:00
36b140ce72 disable parallel merge for table without inc data 2024-11-19 14:45:55 +00:00
7088e3d372 [INC SS][master] placeholder for sswriter of incremantal shared storage 2024-11-19 13:44:39 +00:00
8aff09f2cd [FEAT MERGE]优化器技术改造
Co-authored-by: JinmaoLi <ljm.csmaster@gmail.com>
Co-authored-by: jingtaoye35 <1255153887@qq.com>
Co-authored-by: chimyue <chimyue@gmail.com>
2024-11-19 13:14:40 +00:00
dab7652eee fix:coredump do replace into && post-build multivalue failed 2024-11-19 12:44:31 +00:00
e0d05358e5 fix unexpected split filter params when batch rescan 2024-11-19 12:17:33 +00:00
1f5f29ca37 Fix incorrect split dst lob major snapshot version 2024-11-19 12:14:21 +00:00
053f419580 check error major macro block when shared dir gc 2024-11-19 11:44:39 +00:00
d240b7aff1 [FTS][BUG.FIX] fix batch insert with null 2024-11-19 11:14:27 +00:00
a313c25d62 [FEAT MERGE] support unsealed tmpfile uploading to object storage
Co-authored-by: sunzhoujia <sunzhoujia1030@163.com>
Co-authored-by: Revendell <2312237896@qq.com>
Co-authored-by: LiefB <954800091@qq.com>
2024-11-19 10:45:03 +00:00
13e9dbbb97 [FEAT MERGE] select into upload parquet, orc, csv
Co-authored-by: doubleMocha <1085615789@qq.com>
Co-authored-by: qingzhu521 <q15000557748@gmail.com>
Co-authored-by: nautaa <870284156@qq.com>
2024-11-19 10:14:26 +00:00
2c2c90dd04 master占位partitionname expr 2024-11-19 09:45:28 +00:00
bcf23dc3e0 place holder for DAS_OP_INDEX_PROJ_LOOKUP 2024-11-19 09:14:59 +00:00
b2bd2d6f7a Optimizing RPM Package Build Speed 2024-11-19 08:44:55 +00:00
c9d7d26d57 fix deadlock not works under trans dist route 2024-11-19 08:14:28 +00:00
0640ec4817 [Patch From 4.2.5] [FEAT MERGE] Support monitor datalinks of observer 2024-11-19 07:44:41 +00:00
5cd0822600 update zlib rpm 2024-11-19 07:14:12 +00:00
63ce7b10fe fix like range bug 2024-11-19 06:47:44 +00:00
294b33eb25 [CP] [CP] Add SRS_ID to columns table 2024-11-19 06:44:32 +00:00
afb6162c48 [FEAT MERGE][CP]parallel comment/create index 2024-11-19 06:15:24 +00:00
88687485ac fix:json->float cast bug 2024-11-19 05:45:06 +00:00
b3587b6c87 Fix irregular dbms job registration for DBMS_VECTOR 2024-11-19 05:18:42 +00:00
e8a2f9f6e9 [CP] adjust cgroup interface 2024-11-19 05:15:30 +00:00
a6e96d5c73 fix stack overflow when use big var in scan_all_then_sort_batch 2024-11-19 04:14:21 +00:00
81cba877d3 Fix sanity core due to nullif wrong precision 2024-11-19 03:45:12 +00:00
15939cb737 [FEAT MERGE] DBA_OB_TABLE_SPACE_USAGE 2024-11-19 03:17:48 +00:00
29362e5b15 [CP] enhance subquery pull up const select check 2024-11-19 02:44:59 +00:00
2c0fa60b27 fix ttl mem leak 2024-11-18 15:15:13 +00:00
2710586f0e [CP] [CP] Make dml strict sql mode compatible with mysql 2024-11-18 13:44:46 +00:00
a1126f904d [CP] Fix type deduce bugs 2024-11-18 13:14:40 +00:00
4abe952fd6 __wr_sql_plan表在master上占位 2024-11-18 12:47:40 +00:00
a3f48067e5 [CP] sdo_geometry print bugfix 2024-11-18 12:44:28 +00:00
d5c57682ad refresh the profile of 1118 2024-11-18 12:14:45 +00:00