join

package
v1.1.0-beta.0...-bd07e09 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type XFJoinToApply

type XFJoinToApply struct {
	*rule.BaseRule
}

XFJoinToApply is a type of rule that aims to convert a join into apply mode, allowing runtime scalar attributes to be passed to the apply's probe side, thereby enhancing the likelihood of better index scans.

func NewJoinToApply

func NewJoinToApply() *XFJoinToApply

NewJoinToApply creates a new JoinToApply rule.

func (*XFJoinToApply) Match

func (*XFJoinToApply) Match(_ base.LogicalPlan) bool

Match implements the Rule interface.

func (*XFJoinToApply) XForm

XForm implements thr Rule interface.

Jump to

Keyboard shortcuts

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