Module mz_arrow_util::builder

source ·

Macros§

Structs§

Enums§

  • ColBuilder 🔒
    An enum wrapper for all arrow builder types that we support. Used to store a builder for each column and avoid dynamic dispatch and downcasting when appending data.

Functions§