Commit Graph

2211 Commits

Author SHA1 Message Date
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
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
ceeb9e31f6 support pushdown shared exprs in dml operator 2023-07-11 04:42:22 +00:00
9c248059bb [CP] Fix ObSqlArrayObj type print coredump. 2023-07-10 12:48:29 +00:00
335db9ca4d revert commit ‘Fix generated column bug’ 2023-07-10 09:11:56 +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
2538dec984 bug/50761089 spatial index das update iterator should handle empty index column 2023-07-07 10:53:39 +00:00
e1528cc02d [CP] enhance rewrite minmax on index 2023-07-07 09:12:06 +00:00
c08774b940 [cp]fix: fix nested session restore bug 2023-07-07 08:54:10 +00:00
d8586ce753 [xa][4.x] acquire data lock before set tx desc in session for xa 2023-07-07 07:42:12 +00:00
a0a29c9034 [CP] fix write optimizer stats to use the same trans 2023-07-07 06:18:23 +00:00
8907d57293 fix asan core due to using freed stack memory 2023-07-07 05:12:17 +00:00
60526a0007 [master] return end-stmt failure when retry is canceled 2023-07-07 04:12:12 +00:00
1990779a97 [CP] [CP] insert into select use distribute insert when partition pruning get empty partition 2023-07-06 13:42:16 +00:00
bf67991576 [CP] Do not record alter system change tenant event in __all_server_event_history 2023-07-06 12:53:47 +00:00
9504e5c3f7 [master] optimizer.udt_bug_oracle farm mysqltest regression cases 2023-07-06 12:47:57 +00:00
4522385777 to issue<50708864>:fix mutilset nested table containg complex type core 2023-07-06 11:42:17 +00:00
e984dbcfb0 Fix generated column bug 2023-07-05 12:12:10 +00:00
sdc
d3d59029b1 fix rpc hang when px task start failed 2023-07-05 11:53:52 +00:00
ce944fa9b6 [CP] [CP] fix plan cache core while executing remote plan 2023-07-05 11:48:03 +00:00
d65274e2c9 [CP] fix plan cache mismatch dur to return_rowid 2023-07-05 11:12:17 +00:00
34bc7336c0 reform order autoinc 2023-07-05 10:54:10 +00:00
e02783e957 [CP] fix empty string global-buffer-overflow in asan 2023-07-05 08:42:24 +00:00
6819b7ed03 das tablet mapper use schema_guard in sql_ctx 2023-07-05 08:18:11 +00:00
3943420210 fix variable server_uuid isn't correctly and master failed cases 2023-07-05 07:54:03 +00:00
cea8a51d2b always reset row iter when iterator used 2023-07-05 07:48:11 +00:00
a60735a142 [CP] fix extract wrong query range when char compare with varchar 2023-07-05 04:48:15 +00:00
facdb42548 [CP] [CP] [CP] only allow base table columns without in predicate to deduce in predicates 2023-07-05 04:42:22 +00:00
5bd57e04b8 Fix pdml insert bug 2023-07-05 03:54:07 +00:00
83f363ceba [CP] fix session lock leak when set dbms_monitor.ob_session_trace_disable 2023-07-05 03:18:08 +00:00
7be502c0ca Fix mysql temp table route bug 2023-07-05 02:48:07 +00:00
39b41bc893 Fix subquery coalesce bug 2023-07-05 01:18:03 +00:00
f7ee6bedef Fix print skip locked bug 2023-07-04 12:42:22 +00:00
d43333d322 Fix das task retry issue introduce by transfer. 2023-07-04 10:42:04 +00:00
26ed5c0da6 [master] misc refine for log print and others 2023-07-04 04:12:23 +00:00
a4bf0af7c9 wait readonly request done for some time before offline ls 2023-07-04 03:12:23 +00:00
e8866b5f23 limit secure_file_priv local access 2023-07-04 02:48:24 +00:00
471cfeb36d [BUGFIX] fix substr memcpy overlap 2023-07-04 02:42:29 +00:00
e97d5f54bc fix core: Observer crash due to incorrect assessment of allocated buffer in deserialization of ObDynamicSamplePieceMsg. 2023-07-03 12:48:21 +00:00
1d691e0d14 optimize das location refresh 2023-07-03 12:42:25 +00:00
fce27d2eab to issue<50163224>:fix text ps protocol issue 2023-07-03 12:12:29 +00:00
469144616f support check ls restore status when creating standby tenant 2023-07-03 10:42:22 +00:00
0f95a1cbef Fix resolve joined table bug 2023-07-03 10:12:24 +00:00
2ab72081ed to issue<50635566>:fix dynamic sql execute anonymous block core 2023-07-03 08:24:07 +00:00
d3dcf6934d bugfix: decode adaptation for xml && allow filter for count arg in xpath && filter result cache 2023-07-03 07:18:45 +00:00
e32862ac75 fix bug: the compare function for the runtime filter cannot be selected when the collation types of the join keys are different 2023-07-03 07:12:54 +00:00