parquet

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2024 License: AGPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewOptimizedReader

NewOptimizedReader returns a reader that optimizes the reading of the parquet file.

func OptimizedBucketReaderAt added in v1.1.0

func OptimizedBucketReaderAt(bucketReader phlareobjstore.BucketReader, ctx context.Context, meta block.File) (phlareobjstore.ReaderAtCloser, error)

OptimizedBucketReaderAt uses a bucket reader and wraps the optimized reader. Must not be used with non-parquet files.

Types

type File added in v1.1.0

type File struct {
	*parquet.File
	// contains filtered or unexported fields
}

func (*File) Close added in v1.1.0

func (f *File) Close() (err error)

func (*File) Open added in v1.1.0

func (f *File) Open(ctx context.Context, b objstore.BucketReader, meta block.File, options ...parquet.FileOption) error

func (*File) Path added in v1.1.0

func (f *File) Path() string

Jump to

Keyboard shortcuts

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