Skip to main content

Module schema_builder

Module schema_builder 

Source
Expand description

Schema Builder - Fluent API for building Arrow Schemas

This module provides a type-safe, fluent API for building Arrow schemas without manually constructing Field objects.

Structsยง

SchemaBuilder
Schema Builder for constructing Arrow schemas using a fluent API