parquet

package module
v0.0.0-...-7d7b813 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Format

type Format struct {
	TempDir string
}

Format is a parquet format.

func (*Format) NewDecoder

func (f *Format) NewDecoder(r io.Reader) (feedx.FormatDecoder, error)

NewDecoder implements Format.

func (*Format) NewEncoder

func (f *Format) NewEncoder(w io.Writer, opts ...goparquet.FileWriterOption) (feedx.FormatEncoder, error)

NewEncoder implements Format.

Jump to

Keyboard shortcuts

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