format outline place holder

This commit is contained in:
obdev
2024-02-27 06:18:25 +00:00
committed by ob-robot
parent b18dc65fec
commit 1987e4ea8f
2 changed files with 4 additions and 1 deletions

View File

@ -796,7 +796,8 @@ OB_SERIALIZE_MEMBER(ObPhysicalPlan,
subschema_ctx_,
use_rich_format_,
disable_auto_memory_mgr_,
udf_has_dml_stmt_);
udf_has_dml_stmt_,
stat_.format_sql_id_);
int ObPhysicalPlan::set_table_locations(const ObTablePartitionInfoArray &infos,
ObSchemaGetterGuard &schema_guard)