orc

package
v0.0.0-...-fecdc3c Latest Latest
Warning

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

Go to latest
Published: May 5, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OrcFileReader

type OrcFileReader struct {
	// contains filtered or unexported fields
}

func New

func New(reader orc.SizedReaderAt) (*OrcFileReader, error)

TODO predicate pushdown

func (*OrcFileReader) Read

func (r *OrcFileReader) Read() (row *util.Row, err error)

func (*OrcFileReader) ReadHeader

func (r *OrcFileReader) ReadHeader() (fieldNames []string, err error)

func (*OrcFileReader) Select

func (r *OrcFileReader) Select(fields []string) *OrcFileReader

Jump to

Keyboard shortcuts

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