rule

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConstantFold

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

func NewConstantFlod

func NewConstantFlod() *ConstantFold

func (*ConstantFold) Apply

func (r *ConstantFold) Apply(n *plan.Node, _ *plan.Query)

func (*ConstantFold) Match

func (r *ConstantFold) Match(n *plan.Node) bool

always true

type PredicatePushdown

type PredicatePushdown struct {
}

func NewPredicatePushdown

func NewPredicatePushdown() *PredicatePushdown

func (*PredicatePushdown) Apply

func (r *PredicatePushdown) Apply(n *plan.Node, qry *plan.Query)

func (*PredicatePushdown) Match

func (r *PredicatePushdown) Match(n *plan.Node) bool

Jump to

Keyboard shortcuts

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