package convert

Import Path
	github.com/polarsignals/frostdb/pqarrow/convert (on go.dev)

Dependency Relation
	imports 5 packages, and imported by 2 packages

Involved Source Files convert.go
Package-Level Functions (total 3)
GetWriter create a value writer from a parquet node.
ParquetNodeToType converts a parquet node to an arrow type. Rules from: https://github.com/apache/parquet-format/blob/master/LogicalTypes.md