etlparquet

package
v0.0.18-alpha Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 29, 2024 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WithUseTMPFile

func WithUseTMPFile() decodeOptFunc

Types

type Iter

type Iter = etl.Iter

func Decode

func Decode[T any](it Iter, opts ...decodeOptFunc) Iter

Decode decodes and unmarshal []byte from 'iter' into T

func DecodeFile

func DecodeFile[T any](it Iter) Iter

DecodeFile receives a string path and outputs T.

func Encode

func Encode(it Iter) Iter

Encode returns a new iterator that will iterate over encoded parquet []byte data, it creates the schema based on the first received value.

type Row

type Row = drow.Row

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL