Commit Graph

13975 Commits

Author SHA1 Message Date
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
768e502783 post 2pc requests after advancing the upstream_state successfully 2024-06-18 00:17:25 +00:00
8df6ceb0ab [BUGFIX] reset allocator when reset mem_ctx 2024-06-18 00:06:21 +00:00
1b12b7b155 Adding stat id whitelist. 2024-06-17 23:54:18 +00:00
29898170a3 Minor, hold errno code for external hdfs table 2024-06-17 23:48:39 +00:00
ffd0dacb15 Add object type placeholder for MySQL date/datetime types 2024-06-17 23:43:06 +00:00
f2462dd444 disable import table when table has fulltext index 2024-06-17 23:37:17 +00:00
983d25f03d [to #50072606] fix mysqltest 2024-06-17 23:31:10 +00:00
66d79d2e7a insert overwrite place holer 2024-06-17 23:25:34 +00:00
abd19d5cb3 [ARRAY] errno placehold 2024-06-17 23:19:55 +00:00
e5f1e98fe3 add retry when ret==OB_MINOR_FREEZE_NOT_ALLOW 2024-06-17 23:14:26 +00:00
2d0d9cd155 fix core at on_free when enable_sanity 2024-06-17 23:02:45 +00:00
d8fe3c810b [FEAT MERGE][CP] migration choose source optimize and add restore source
Co-authored-by: LoLolobster <949673574@qq.com>
2024-06-17 22:51:03 +00:00
69851359e7 [bugfix] fix limit pushdown for table scan op with attached ops 2024-06-17 22:45:14 +00:00
7f69f88cf9 [FEAT MERGE][PATCH] Support lob read follwer and retry 2024-06-17 22:39:16 +00:00
91f7fea875 Fix some problems in aggregate pushdown to decoder. 2024-06-17 22:33:29 +00:00
2c96a67376 bugfix: create force view on set query 2024-06-17 22:27:43 +00:00
f34f2dd352 [CP] Fix bug: in Oracle mode, the prepared statement throws an error -4016. 2024-06-17 22:22:10 +00:00
a9fc91b6e3 [CP] [FEAT MERGE] [to #41566681] implement DBMS_PROFILER package 2024-06-17 22:16:26 +00:00
3342b33225 [CP] Modify rebuild trigger condition for case stable 2024-06-17 22:10:44 +00:00
60629a37aa fix CHUNK_MGR with bad used_ 2024-06-17 22:04:50 +00:00