org.apache.spark.sql.catalyst

rules

package rules

A framework for applying batches rewrite rules to trees, possibly to fixed point.

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. rules
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. abstract class Rule[TreeType <: TreeNode[_]] extends Logging

  2. abstract class RuleExecutor[TreeType <: TreeNode[_]] extends Logging

Inherited from AnyRef

Inherited from Any

Ungrouped