package
Version:
v0.0.20-alpha
Opens a new window with list of versions in this module.
Published: Aug 5, 2024
License: MIT
Opens a new window with license information.
Imports: 19
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func WithUseTMPFile() decodeOptFunc
func Decode[T any](it Iter, opts ...decodeOptFunc) Iter
Decode decodes and unmarshal []byte from 'iter' into T
DecodeFile receives a string path and outputs T.
Encode returns a new iterator that will iterate over encoded parquet []byte
data, it creates the schema based on the first received value.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.