package
1.6.2
Repository: https://github.com/xitongsys/parquet-go.git
Documentation: pkg.go.dev

# Functions

ConvertArrowToParquetSchema converts arrow schema to representation understandable by parquet-go library.
NewSchemaHandlerFromArrow creates a schema handler from arrow format.
Create a schema handler from CSV metadata.
NewSchemaHandlerFromSchemaList creates schema handler from schema list.
Create schema handler from a object.

# Structs

PathMapType records the path and its children; This is used in Marshal for improve performance.
SchemaHandler stores the schema data.