[CP] fix: fix the core induced by spf batch rescan
This commit is contained in:
@ -895,6 +895,7 @@ int ObOptimizerTraceImpl::trace_parameters()
|
||||
//for tenant parameters
|
||||
TRACE_PARAMETER(_rowsets_enabled, bool);
|
||||
TRACE_PARAMETER(_enable_px_batch_rescan, bool);
|
||||
TRACE_PARAMETER(_enable_spf_batch_rescan, bool);
|
||||
TRACE_PARAMETER(_hash_join_enabled, bool);
|
||||
TRACE_PARAMETER(_optimizer_sortmerge_join_enabled, bool);
|
||||
TRACE_PARAMETER(_nested_loop_join_enabled, bool);
|
||||
|
||||
Reference in New Issue
Block a user