etlparquet

package
v0.0.2-alpha Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2023 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Iter

type Iter = etl.Iter

func Decode

func Decode[T any](it Iter) Iter

Decode decodes and unmarshal parquet data into T

func DecodeFile

func DecodeFile[T any](it Iter) Iter

DecodeFile receives a string path and outputs T.

func Encode

func Encode[T any](it Iter) Iter

Encode receives a T and outputs encoded parquet in []byte Add drow support

type Row

type Row = drow.Row

Jump to

Keyboard shortcuts

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