Commit Graph

15117 Commits

Author SHA1 Message Date
a640991de4 [CP] [NetStandby] return OB_NEED_RETRY instead of OB_EAGAIN if compatibility check failed 2024-09-23 10:10:23 +00:00
fd86f699bf add qpl deps in el8.x86_64.deps.opensource 2024-09-23 10:07:23 +00:00
e47fc93c69 [CP] Enable storage cardinality estimation for partition table 2024-09-23 10:04:09 +00:00
6422d0daeb fix the compile problem of el8 gcc env 2024-09-23 10:01:10 +00:00
01b257145c add flog_warn when bitmap alloc memory failed 2024-09-23 06:46:10 +00:00
222e03cfc3 [CP] update obshell to 4.2.4.0-12024091317 2024-09-23 04:15:49 +00:00
e9a1295ae5 adjust show_create_table for mv 2024-09-23 03:46:07 +00:00
2d8fe088d3 bugfix: select into index out of range core 2024-09-23 03:15:56 +00:00
43aaa83cd8 Fix topn sort unfree ptr error 2024-09-23 02:46:04 +00:00
4a4a3ef247 serialize exec context for direct load 2024-09-22 14:51:11 +00:00
78662dd895 [CP] fix drop column in cs replica 2024-09-20 15:43:32 +00:00
8ba7133363 disable iter pool for cs replica 2024-09-20 15:40:39 +00:00
f4b21d195d fix bug in loading data_version file 2024-09-20 15:37:42 +00:00
3368e68653 disable check data checksum for cs replica temporarily 2024-09-20 13:55:41 +00:00
817ce3f4d0 fix: sum_opnsize should be rewrote as 0 on subquery removal 2024-09-20 13:50:11 +00:00
233c608ba0 [to #2024091800104488463] fix: disable GVN pass opt. in PL 2024-09-20 13:34:38 +00:00
6f1157391d support T_JSON_TABLE_EXPRESSION in check_is_table_supported_for_mview 2024-09-20 13:31:27 +00:00
3b264eab24 [BUGFIX] fix vector index delete in minimal mode 2024-09-20 11:18:32 +00:00
ffa4025af4 improve sql statement for flushing ss_micro_cache 2024-09-20 11:15:39 +00:00
sdc
c7d111a790 fix mysqltest cases 2024-09-20 10:45:41 +00:00
bc40c9c435 fix: add SMART_CALL for join path cost re-estimation 2024-09-20 10:21:03 +00:00
16c8fda6c8 [CP] Fix the issue where the physical plan ps_stmt_id of the PS statement is not displayed correctly. 2024-09-20 10:15:23 +00:00
d5b5751a44 forbid column store under shared-storage mode in default 2024-09-20 09:13:54 +00:00
b1975d1a5b Placeholder for auto_split 2024-09-20 09:12:13 +00:00
91b606dfdb Fix unexpected error of bypass aggregation 2024-09-20 09:10:35 +00:00
839e3466c3 add freezer source protection code 2024-09-20 09:08:56 +00:00
7ecea64efe [vector index] fix post create hung with clean on failed calling -4002/-4016 error 2024-09-20 09:07:17 +00:00
5b98fdc761 specify memory attr for array 2024-09-20 09:04:06 +00:00
0719c308b0 [ARRAY] fix outrow array coredump 2024-09-20 09:02:25 +00:00
97fc5b6833 [OB_LOCKS] fix the compatibility problem about __all_virtual_lock_wait_stat table 2024-09-20 08:32:57 +00:00
a5d1780574 [CP] json_schema outrow lob core & xpath subpath length == 0 core 2024-09-20 08:29:47 +00:00
61ed9fb7ea vec query core in bitmap 2024-09-20 08:28:07 +00:00
37a76893b1 enable object storage io retry 2024-09-20 08:24:58 +00:00
8ecbfd650d fix select into upload csv bugs 2024-09-20 08:20:16 +00:00
82f7e2950d [CP] to issue<2024081300104116982>:fix package var sync issue 2024-09-20 08:18:32 +00:00
879ff028a2 failed to load the last line of compressed file 2024-09-20 08:16:49 +00:00
3f1cc5ca0c Fix migration upload sstable in ss mode bug. 2024-09-20 08:13:36 +00:00
a8e516e85b [CP] pq_distinct/pq_gby is invalid for disable hash dist plan 2024-09-20 08:11:55 +00:00
aeb6ed1f91 [CP] remove duplicate constraints in sql plan 2024-09-20 08:10:10 +00:00
a0776267e9 replace error code for dtl wait 2024-09-20 08:05:25 +00:00
6ca8ca9e0c [FEAT MERGE] mocking MySQL5.7 system variables and system views 2024-09-20 08:03:40 +00:00
41d22aa6fd fix hash naaj with more than one shuffle key 2024-09-20 08:00:23 +00:00
f293cdd5db fix compaction mysqltests 2024-09-20 07:58:40 +00:00
93cfebfdaf add placeholder for inner table 2024-09-20 07:56:56 +00:00
761e0279ce [ARRAY] fix array temp table core 2024-09-20 07:55:12 +00:00
e71565e559 fix core at ./src/storage/blocksstable/ob_storage_datum.cpp:318 2024-09-20 07:51:58 +00:00
532ce2efec add static check whitelist for tables in 421 2024-09-20 07:48:43 +00:00
30c15e8233 memory leak when complete_data 2024-09-20 07:46:59 +00:00
d9eac64817 placeholder of ObLobDataOutRowCtx OpType 2024-09-20 07:45:15 +00:00
fc8653ee8e fix oci memory leak and stmt not terminated bug 2024-09-20 07:41:58 +00:00