sort

package
v0.33.0 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2021 License: BSD-3-Clause Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var MemMaxBytes = 128 * 1024 * 1024

MemMaxBytes specifies the maximum amount of memory that each sort proc will consume.

Functions

func GuessSortKey

func GuessSortKey(rec *zed.Value) field.Path

Types

type Proc

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

func New

func New(pctx *proc.Context, parent proc.Interface, fields []expr.Evaluator, order order.Which, nullsFirst bool) (*Proc, error)

func (*Proc) Done

func (p *Proc) Done()

func (*Proc) Pull

func (p *Proc) Pull() (zbuf.Batch, error)

Jump to

Keyboard shortcuts

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