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

# Functions

ArrowColToParquetCol creates column with native parquet values from column with arrow values.
Get key tag map for map.
Get value tag map for map.
Convert the first letter of a string to uppercase.
NewTable creates empty table with transposed columns and records.
Get the pathStr index in a path.
Convert path slice to string.
.
Get the size of a parquet value.
Convert string to a golang variable name.
Convert string to path slice.
TransposeTable transposes a table's rows and columns once per arrow record.

# Constants

# Structs

`parquet:"name=Name, type=FIXED_LEN_BYTE_ARRAY, length=12"`.

# Interfaces