MCPcopy Create free account
hub / github.com/brimdata/super / Projection

Method Projection

sbuf/scanner.go:16–16  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14
15type Pushdown interface {
16 Projection() field.Projection
17 DataFilter() (expr.Evaluator, error)
18 BSUPFilter() (*expr.BufferFilter, error)
19 MetaFilter() (expr.Evaluator, field.Projection, error)

Callers 3

OpenMethod · 0.65
ConcurrentPullMethod · 0.65
NewVectorReaderFunction · 0.65

Implementers 1

pushdowncompiler/rungen/pushdown.go

Calls

no outgoing calls

Tested by

no test coverage detected