operator::statement

Function to_copy_table_request

source
fn to_copy_table_request(
    stmt: CopyTable,
    query_ctx: QueryContextRef,
) -> Result<CopyTableRequest>