Expand description
Schema conversion utilities for Lance Namespace.
This module provides functions to convert between JsonArrow schema representations and Arrow schema types.
Functionsยง
- convert_
json_ arrow_ field - Convert JsonArrowField to Arrow Field
- convert_
json_ arrow_ schema - Convert JsonArrowSchema to Arrow Schema
- convert_
json_ arrow_ type - Convert JsonArrowDataType to Arrow DataType