build_template_from_raw_table_info

Function build_template_from_raw_table_info 

Source
pub fn build_template_from_raw_table_info(
    raw_table_info: &RawTableInfo,
) -> Result<CreateRequest>
Expand description

Constructs a [CreateRequest] based on the provided [RawTableInfo].

Note: This function is primarily intended for creating logical tables or allocating placeholder regions.