org.apache.spark.sql.catalyst.optimizer
Combines two adjacent Limit operators into one, merging the expressions into one single expression.
Name for this rule, automatically inferred based on class name.
Combines two adjacent Limit operators into one, merging the expressions into one single expression.