package
9.0.0-alpha+incompatible
Repository: https://github.com/pingcap/tidb.git
Documentation: pkg.go.dev

# Functions

NewJoinToApply creates a new JoinToApply rule.

# Structs

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.