Skip to main content

identify_schema

Function identify_schema 

Source
pub fn identify_schema(file_schema: &[String]) -> SchemaId
Expand description

Identify the SchemaId from the raw FILE_SCHEMA string list.

The schema-version token is parsed generically and mapped via the catalog (internal/SCHEMA_IDENTIFIER_CATALOG.md); names without a usable token fall back to family recognition. The raw text is always preserved.