mito2::read

Module compat

Source
Expand description

Utilities to adapt readers with different schema.

Structsยง

  • CompatBatch ๐Ÿ”’
    A helper struct to adapt schema of the batch to an expected schema.
  • CompatFields ๐Ÿ”’
    Helper to make fields compatible.
  • CompatPrimaryKey ๐Ÿ”’
    Helper to make primary key compatible.
  • Reader to adapt schema of underlying reader to expected schema.
  • RewritePrimaryKey ๐Ÿ”’
    Adapter to rewrite primary key.

Enumsยง

  • IndexOrDefault ๐Ÿ”’
    Index in source batch or a default value to fill a column.

Functionsยง