pub async fn create_physical_table( ddl_context: &DdlContext, cluster_id: ClusterId, name: &str, ) -> TableId