engine/

directory
v0.18.52 Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2026 License: AGPL-3.0

Directories

Path Synopsis
Package batch provides the core columnar data structures for the execution engine.
Package batch provides the core columnar data structures for the execution engine.
Package diskio bounds the page-cache impact of the worker's large sequential file writes (operator spill files, local cache downloads, stage-output files).
Package diskio bounds the page-cache impact of the worker's large sequential file writes (operator spill files, local cache downloads, stage-output files).
Package exec provides the push-based pipeline execution framework.
Package exec provides the push-based pipeline execution framework.
kernel
Package kernel provides type-specialized vectorized operations for the query engine.
Package kernel provides type-specialized vectorized operations for the query engine.
Package expr provides a typed expression engine for evaluating SQL expressions against record batches.
Package expr provides a typed expression engine for evaluating SQL expressions against record batches.
Package memory provides memory tracking and budget enforcement for the query engine.
Package memory provides memory tracking and budget enforcement for the query engine.
Package scan provides table scanning with 3-level predicate pushdown.
Package scan provides table scanning with 3-level predicate pushdown.

Jump to

Keyboard shortcuts

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