Function check_nexmark_schema

Source
pub fn check_nexmark_schema(
    props: &WithOptionsSecResolved,
    row_id_index: Option<usize>,
    columns: &[ColumnCatalog],
) -> Result<(), RwError>