ingest

package
v0.3.10 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2021 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IndexTable added in v0.3.0

func IndexTable(db objects.Store, tblSum []byte, tbl *objects.Table) error

func IngestTable added in v0.3.0

func IngestTable(db objects.Store, f io.ReadCloser, pk []string, sortRunSize uint64, numWorkers int, sortPT, blkPT ProgressBar) ([]byte, error)

func IngestTableFromBlocks added in v0.3.0

func IngestTableFromBlocks(db objects.Store, columns []string, pk []uint32, rowsCount uint32, blocks <-chan *sorter.Block, numWorkers int, pt ProgressBar) ([]byte, error)

Types

type ProgressBar added in v0.3.3

type ProgressBar interface {
	Add(int) error
	Finish() error
}

Jump to

Keyboard shortcuts

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