Commit Graph

13515 Commits

Author SHA1 Message Date
f4a23165e5 fix zero data checksum for row store column table && fix empty result for compaction in errsim mode 2024-05-29 03:16:00 +00:00
cf329ba029 [CP] fix bug heap_table insert_up with sub_partition_key return unexpected -5024 2024-05-29 02:50:58 +00:00
c00ae1c2ae fix incremental direct load trans timeout 2024-05-28 14:46:34 +00:00
93ce0cf8b1 Add placeholder for generate fts index table schema rpc 2024-05-28 14:16:07 +00:00
59116a8aa5 support compile on alibaba cloud 3.0 2024-05-28 13:59:39 +00:00
db82be8c7e Fix decimal sum precision deduce not idempotent 2024-05-28 13:54:12 +00:00
47a371d554 [CP] [MYSQL COMPAT] add mock statement and views 2024-05-28 13:48:12 +00:00
d6ada56d95 add placeholder for backup cluster and tenant parameter data. 2024-05-28 11:42:30 +00:00
48ff369f14 bugfix inc direct_load inrow check incorrect 2024-05-28 11:31:00 +00:00
d19563a1ae [CP] fixed mittest failed 2024-05-28 11:14:52 +00:00
f69bbd7084 enhance aggr first JA unnest with uncorrelated upper filters pulluped 2024-05-28 11:09:27 +00:00
08e896c9cb [FIX] is_flushing() do not need check prepare_list 2024-05-28 07:21:29 +00:00
585fc4901c [to #56938636] support PLSQL_OPTIMIZE_LEVEL and _ob_pl_compile_max_concurrency 2024-05-28 07:16:02 +00:00
cf5ea56653 [CP] fix sql audit bug 2024-05-28 05:56:32 +00:00
0dd804443f [CP] [to #56915936] fix udt name conflict with public synonym 2024-05-28 05:21:33 +00:00
c2bfb71338 [vector index] create table with vector index relative variable place holder 2024-05-28 05:15:56 +00:00
5f2a967527 Fetch frame pointer by inline-asm 2024-05-28 04:51:23 +00:00
7f29dc90d3 fix sdo_geometry returnning into by ps protocol 2024-05-28 04:46:03 +00:00
ed5f4de50d [INNER TABLE] Add column for quick restore related inner tables and views 2024-05-28 04:16:08 +00:00
0701cbb82b Fix const expr init format in temp column store 2024-05-28 03:46:27 +00:00
87ff6e0f4b [CP] [to #56902916] fix memory leak with collect result & dbms cursor 2024-05-27 16:16:00 +00:00
3d8fe84646 [CP] Optimize the memory allocation and deallocation for label=DYN_SAMPLE_CTX. 2024-05-27 15:46:14 +00:00
866d81a203 patch 421 mock event to 432 2024-05-27 15:27:33 +00:00
d8bbcdb419 fix unittest test_uniq_task_queue 2024-05-27 15:11:47 +00:00
2355bec27b placeholder serialize for LogConfigChangeCmd 2024-05-27 14:40:44 +00:00
d727361b64 [CdcService] Placeholder of progress_ field in FetchMissingLogReq 2024-05-27 11:28:58 +00:00
930c72bf40 [FEAT MERGE] [PATCH FROM 4.2.3] rename table with table_lock and mds_defense 2024-05-27 11:23:34 +00:00
5ce9ef5136 [FEAT MERGE] patch 423 sql compatible features to 432
Co-authored-by: akaError <lzg020616@163.com>
Co-authored-by: JinmaoLi <ljm.csmaster@gmail.com>
Co-authored-by: qingzhu521 <q15000557748@gmail.com>
2024-05-27 11:18:01 +00:00
a718b67350 [FEAT MERGE] [PATCH FROM 4.2.3] disk_space usage query optimization 2024-05-27 11:12:35 +00:00
cc18ead6d9 fix overwrite error code in errism mode 2024-05-27 11:06:49 +00:00
b1a5a6cbde occupy for index table of __all_scheduler_job_run_detail_v2 2024-05-27 05:33:07 +00:00
f80269a524 [ARRAY] VecValueTypeClass placehold 2024-05-27 05:12:24 +00:00
2de39a2853 [CP] replace the usage of strtok with strtok_r 2024-05-27 05:07:04 +00:00
51c7c13954 [CP] [CP] Remove disk report skip logic 2024-05-25 05:21:33 +00:00
3b615e859d Add scan option in das scan op 2024-05-25 05:16:07 +00:00
c04f0c15de [CP] remove libs when business 2024-05-25 04:56:38 +00:00
136742edde update obshell to 4.2.3.1-32024052415 2024-05-25 04:29:13 +00:00
f0b3e0e7a7 mds mvs rpc data version placehold in master. 2024-05-25 03:58:07 +00:00
e3510a5f8f add parameter purge_log_parallel to dbms_mview.purge_log() 2024-05-24 12:08:07 +00:00
c7a7805e27 fix memory leak caused by ObSolidifiedVarsContext::local_tz_wrap_ 2024-05-24 12:02:07 +00:00
38c42c63d0 [PLACEHOLDER] placehoder for new disk_view in branch shared_storage. 2024-05-24 11:51:23 +00:00
36649e7a0b [FIX] ls offline may trigger dead lock if call ready_for_flush() 2024-05-24 11:40:43 +00:00
95002808a3 In order to support partition splitting recovery, occupying space in the master branch 2024-05-24 10:47:47 +00:00
fc17993625 Fix param_store deep copy bugs 2024-05-24 07:50:01 +00:00
3f7f1b766e [CP] [to #56453778] fix compiler env with routine/package compiler and package state 2024-05-24 06:16:02 +00:00
e2b88f2628 [CP] [to #56964541] change error code for complex type print
Co-authored-by: LiuYoung00 <liuyanglo_ol@163.com>
2024-05-24 05:56:54 +00:00
d43df89ee1 fixed missing error codes 2024-05-24 05:24:21 +00:00
afe60e724b [Task] add obkv hidden feature switch 2024-05-24 05:19:03 +00:00
a50f6b5bdd [CP] optimize common_realloc 2024-05-24 05:13:16 +00:00
af23b4004c [FIX] dead loop when create ddl kv 2024-05-24 04:56:48 +00:00