data

package
v1.15.0 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2024 License: BSD-3-Clause Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Source

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

func NewSource

func NewSource(engine storage.Engine, lake *lake.Root) *Source

func (*Source) CommitObject

func (s *Source) CommitObject(ctx context.Context, id ksuid.KSUID, name string) (ksuid.KSUID, error)

func (*Source) IsLake

func (s *Source) IsLake() bool

func (*Source) Lake

func (s *Source) Lake() *lake.Root

func (*Source) Open

func (s *Source) Open(ctx context.Context, zctx *zed.Context, path, format string, pushdown zbuf.Filter, demandOut demand.Demand) (zbuf.Puller, error)

func (*Source) OpenHTTP added in v1.9.0

func (s *Source) OpenHTTP(ctx context.Context, zctx *zed.Context, url, format, method string, headers http.Header, body io.Reader, demandOut demand.Demand) (zbuf.Puller, error)

func (*Source) PoolID

func (s *Source) PoolID(ctx context.Context, name string) (ksuid.KSUID, error)

func (*Source) SortKey added in v1.8.0

func (s *Source) SortKey(ctx context.Context, src dag.Op) order.SortKey

Jump to

Keyboard shortcuts

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