Expand description
Types generated from the Substrait text-based JSON schemas, plus the raw
schema sources as &str consts (e.g. SIMPLE_EXTENSIONS_SCHEMA).
Modules§
- dialect
- Generated types for
http://substrait.io/schemas/dialect - simple_
extensions - Generated types for
http://substrait.io/schemas/simple_extensions
Constants§
- DIALECT_
SCHEMA - Raw source of the
dialect_schema.yamltext schema. - SIMPLE_
EXTENSIONS_ SCHEMA - Raw source of the
simple_extensions_schema.yamltext schema.