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