optimizer

package
v0.10.2 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PushdownPredicates

func PushdownPredicates(n logical.Plan) (logical.Plan, error)

PushdownPredicates pushes down filters to the lowest possible level. It rewrites the logical plan to push down filters as far as possible. The returned plan should always be used, and the original plan should be discarded, as it might be in an inconsistent state.

Types

This section is empty.

Jump to

Keyboard shortcuts

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