Module arrow_schema_utility

Module arrow_schema_utility 

Source
Expand description

This module provides utility functions for working with Arrow schemas in the context of Proof of SQL. It includes functionality to convert Arrow schemas to PoSQL-compatible formats.

Functionsยง

get_posql_compatible_schema
Converts an Arrow schema to a PoSQL-compatible schema.