Commit Graph

6151 Commits

Author SHA1 Message Date
d8a41b5cff Fix predicate move around bug when rollup exprs overlap groupby exprs 2023-07-11 10:12:59 +00:00
1f3606fce5 [cleanup parameters] remove parameters that are no longer used 2023-07-11 09:42:42 +00:00
21b36b42c3 adjust cmp method when merge min/max value for column stat 2023-07-11 09:18:38 +00:00
42a290cedb Session pool control tracepoint 2023-07-11 09:12:44 +00:00
0942e662fc fix update report scn when looping ls 2023-07-11 08:55:49 +00:00
12fff799fa fix lob pushdown in minor 2023-07-11 08:49:56 +00:00
31474d39f2 Adjust expr order in output_union_exprs_ to match the underlying operator 2023-07-11 08:31:08 +00:00
1e602f3151 fix open source compile fail 2023-07-11 08:25:06 +00:00
01ede7dd2b [MDS] fix clog may full because MDS dag not scheduled 2023-07-11 08:19:05 +00:00
89dccdfc00 [CP] Fix: The changeUser function does not support cross-tenancy and needs to be intercepted 2023-07-11 08:13:06 +00:00
8cd075885d direct load add retry for partition table location 2023-07-11 07:54:00 +00:00
47302892fc update oceanbase_upgrade_dep.yml 2023-07-11 07:48:13 +00:00
b64fb4ec30 [fix] fix setting wrong log_sync_replica_num to add_learner when F member has been degraded 2023-07-11 07:42:23 +00:00
1f46662883 [Archive] add parameter archive_lag_target 2023-07-11 07:18:23 +00:00
2f11cd7f67 [CP] [to #48753441]pl resolve view memleak 2023-07-11 07:12:28 +00:00
a543a1c63f [kill -15][AFTER_DESTROY]fix destroy threads for kill -15 2023-07-11 06:54:20 +00:00
ca5d9652c4 [CP] fix io_allocator destroy before mem_free 2023-07-11 06:48:26 +00:00
56b8609165 Use small temp files in direct load 2023-07-11 06:42:35 +00:00
4aee898f21 Fix default values for ObLoadDataStat 2023-07-11 06:24:22 +00:00
aa1439cd12 fix set variable resolver compatible bug 2023-07-11 06:18:28 +00:00
d171746513 fix bug that not check add a column based on a column dropped in on alter table stmt 2023-07-11 06:12:32 +00:00
6939e709ba add log for ObZoneMergeManager is_loaded 2023-07-11 05:48:40 +00:00
d88e4bd320 [log throttling] add parameter log_disk_throttling_maximum_duration 2023-07-11 05:42:44 +00:00
7c63a546e7 [CP] push RoleChangeEvent to the tail of queue when replay timeout 2023-07-11 05:24:25 +00:00
e0184d2304 [CP] __all_virtual_proxy_schema support nested synonyms 2023-07-11 05:18:29 +00:00
49dde3adb3 fix bug not deal vector condition in full out join if using no_rewite hint 2023-07-11 05:12:34 +00:00
ae68797dc0 fix hierarchical query preprocess bug 2023-07-11 04:54:09 +00:00
b4511b899d DBMS_SPM.LOAD_PLANS_FROM_CURSOR_CACHE need return correct baseline number load from plan cache 2023-07-11 04:48:16 +00:00
ceeb9e31f6 support pushdown shared exprs in dml operator 2023-07-11 04:42:22 +00:00
4eb850e27e Query __all_ddl_task_status in tenant space 2023-07-11 04:18:36 +00:00
1d86161bf1 [to #48895314]prexecute support packet retry 2023-07-11 04:12:37 +00:00
622e2b81d1 fix handle_push_autoinc_request 2023-07-10 15:11:49 +00:00
7e7f339a87 change CODEOWNERS 2023-07-10 13:47:32 +00:00
8febd17ae5 fixed ob_admin can not been used on specificed OS 2023-07-10 13:11:50 +00:00
9c248059bb [CP] Fix ObSqlArrayObj type print coredump. 2023-07-10 12:48:29 +00:00
9dcf195bdf Temporary fix: After migrating the log stream at the source end to be gc 2023-07-10 12:42:39 +00:00
803cbbd1f9 add tenant_id to __all_balance_task_helper 2023-07-10 12:17:27 +00:00
335db9ca4d revert commit ‘Fix generated column bug’ 2023-07-10 09:11:56 +00:00
2bd13e6946 fix ob_admin parse OSS uri 2023-07-10 07:11:54 +00:00
0bebe6cec9 fix clog replay 4725 error 2023-07-10 03:47:37 +00:00
2647aaccd3 add optimzer version control system variable OPTIMIZER_FEATURES_ENABLE 2023-07-10 03:41:49 +00:00
abb148c4c2 ObSortOp::inner_get_next_batch return OB_ITER_END incorrectly when calculating limit 0 in vectorized scenario 2023-07-10 03:12:01 +00:00
be7c3455c4 change transfer related parameter from cluster level to tenant level 2023-07-08 11:17:48 +00:00
810d4a8ecd fix order autoinc cache retry code logical 2023-07-08 11:11:58 +00:00
ad5aa42e83 replace lock with try_lock when disable gc 2023-07-07 14:42:03 +00:00
a307239ae5 fix tablet has transfer table after quick restore 2023-07-07 12:47:56 +00:00
dbc7490253 Fix the memtable of the transfer src_table is not set tablet_freeze_flag=true, in the replay 2023-07-07 12:42:06 +00:00
34887c8f2f Check the replica readability of query src_ls during transfer 2023-07-07 12:23:45 +00:00
be11381b53 check enable_major_freeze when launching major freeze on standby tenants 2023-07-07 12:17:47 +00:00
fae6fb309f [obd.sh] fix mirror_create observer version when missing libaio 2023-07-07 12:11:56 +00:00