Commit Graph

13945 Commits

Author SHA1 Message Date
7375b98008 Add place holder for supporting obadmin dump ss_phy_block 2024-06-18 08:46:49 +00:00
b962b3c895 fix the stack overflow of json parse 2024-06-18 08:21:43 +00:00
7362c4b8a9 allow forced non-sorting for heap-table-direct-load 2024-06-18 07:26:12 +00:00
b529ebb084 [master] fix pending_log_size and flushed_log_size in __all_virtual_trans_stat 2024-06-18 07:20:41 +00:00
4bc30b8a98 [CP] [OBCDC] update oblogmsg version 2024-06-18 07:15:02 +00:00
9c9891e1e3 lob opt miss patch from 42x 2024-06-18 05:19:25 +00:00
cf6beaf2be [CP] fix set group cpu quota error 2024-06-18 05:13:52 +00:00
acdd042242 [CP] [to #56943706]Fix bug, self param can not use %type or %rowtype in UDT routine. 2024-06-18 05:08:18 +00:00
f14c8b3d34 for rescan query, keep row cache releated stats unchanged 2024-06-18 05:02:07 +00:00
2af11711bb Add nullptr check for tenant_schema in archive thread 2024-06-18 04:56:22 +00:00
8066ff915d occupy error code for mysql event 2024-06-18 04:39:06 +00:00
d2841956bc [CP] Add defensive check code for inner table and weak read 2024-06-18 04:33:03 +00:00
e2661c1548 fix direct load compact hang 2024-06-18 04:21:39 +00:00
7d9ca152f5 [MySQL 5.7 Mock]Add placeholders for fts system variables and view 2024-06-18 04:16:07 +00:00
0b0e24ca1e optimize get external table file size 2024-06-18 04:10:04 +00:00
0fdb2fa533 [CP] Fix ineq selectivity bug 2024-06-18 04:03:51 +00:00
fc8b7e2d54 Remove defend codes in group by pushdown 2024-06-18 03:57:43 +00:00
f5c8989764 group_id unexpected condition 2024-06-18 03:52:09 +00:00
860a67d2fc fix errsim build 2024-06-18 03:46:40 +00:00
2416eb407b [CP] 修正mock table options 带来的多个并且mock选项的不合法问题 2024-06-18 03:40:56 +00:00
4babd9b846 [CP] add pie compile option 2024-06-18 03:34:41 +00:00
1267ac8cc1 update code owner and case owner 2024-06-18 03:28:08 +00:00
eed6b5fd90 [CP] [to #57075306] [FEAT MERGE] 4_2_3_pl_dev merge review
Co-authored-by: hanr881 <1741282579@qq.com>
Co-authored-by: seuwebber <webber_code@163.com>
Co-authored-by: LiuYoung00 <liuyanglo_ol@163.com>
2024-06-18 03:22:32 +00:00
806f88da98 fix external table bug 2024-06-18 03:16:52 +00:00
b522183582 Simple LOCK function recognition 2024-06-18 03:11:09 +00:00
024359ccf0 [FEAT MERGE] Transaction processing query optimization
Co-authored-by: haitaoyang <haitaoy3.14@gmail.com>
2024-06-18 03:05:14 +00:00
b29a7dd782 [FEAT MERGE] Set different table mode and compaction strategies to optimize buffer table performance.
Co-authored-by: ZenoWang <wzybuaasoft@163.com>
2024-06-18 02:58:54 +00:00
a5f60f4681 skip add task when ddl task queue has been stop 2024-06-18 02:41:43 +00:00
ca53fe797d [FEAT MERGE] merge table insert overwrite 2024-06-18 02:35:50 +00:00
046dac469a fix: mview job cannot update for end 2024-06-18 02:29:32 +00:00
b81b1efd98 [FEAT MERGE]优化器技改patch到432
Co-authored-by: jingtaoye35 <1255153887@qq.com>
Co-authored-by: qingzhu521 <q15000557748@gmail.com>
Co-authored-by: akaError <lzg020616@163.com>
2024-06-18 02:23:56 +00:00
4d5b5ec653 [FEAT MERGE] perf opt & syslog opt
Co-authored-by: godyangfight <godyangfight@gmail.com>
Co-authored-by: yishenglanlingzui <395329313@qq.com>
Co-authored-by: 496148326@qq.com <496148326@qq.com>
2024-06-18 02:18:17 +00:00
647ff3b73c fix tablet mulit_version_start and snapshot version in meta merge 2024-06-18 02:12:31 +00:00
d04aec2793 Direct load open compress 2024-06-18 02:06:44 +00:00
bed9c50d58 Fix group by pushdown with black filter 2024-06-18 02:00:32 +00:00
ec4eb6bee4 __all_tenant_scheduler_job column len change 2024-06-18 01:54:55 +00:00
e9cafc04bf fix tx minor merge param 2024-06-18 01:49:25 +00:00
2f2c810e49 fix core at AChunkMgr::push_chunk 2024-06-18 01:43:48 +00:00
b2296b9f29 [FEAT MERGE] support clone standby tenant 2024-06-18 01:38:09 +00:00
0cd742f372 [FEAT MERGE]Patch Spatial Relationship Computation Performance Optimization & Implement of oracle spatial index 2024-06-18 01:31:47 +00:00
d5629a2b36 [FEAT MERGE] Support monotonic filter to accelerate queries.
Co-authored-by: jingtaoye35 <1255153887@qq.com>
Co-authored-by: qingzhu521 <q15000557748@gmail.com>
2024-06-18 01:26:00 +00:00
3baaf656a8 [CP] [FIX] handle 4018 when parallel dump tx data memtable 2024-06-18 01:20:25 +00:00
b6e830cb4f Add placeholder for ddl_task_id_ in direct load 2024-06-18 01:09:18 +00:00
a79ae9405f avoid to madvise the huge pages memory 2024-06-18 01:03:19 +00:00
789be4de37 [CP] [to #57288021]Fix bug, package source can not be seen by other users. 2024-06-18 00:57:17 +00:00
f66a574af7 fix bug of default value with space 2024-06-18 00:51:37 +00:00
1196d9a5e8 [OB_LOCKS] add session_id to GV$OB_LOCKS 2024-06-18 00:45:59 +00:00
6e705b1f1f [FEAT MERGE][CP] patch 423 sql exec feature to master branch
Co-authored-by: qingsuijiu <642782632@qq.com>
Co-authored-by: hwx65 <1780011298@qq.com>
2024-06-18 00:40:24 +00:00
77c6c17cb6 fix some optimizer bugs 2024-06-18 00:34:30 +00:00
1a2d20bd19 [CP] [to #57374270]fix bug, information_schema routines veiw should not display deleted info or same info twice. 2024-06-18 00:23:03 +00:00