sort

package
v1.6.0 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2023 License: BSD-3-Clause Imports: 8 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(val *zed.Value) field.Path

Types

type Proc

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

func New

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

func (*Proc) Pull

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

Jump to

Keyboard shortcuts

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