org.apache.hyracks.algebricks.core.rewriter.base.IAlgebraicRewriteRule
public class SetCollectionDataSourceRule extends AbstractCollectionRule
Search pattern: unnest <- assign [function-call: collection] <- assign [constant: string]
Constructor | Description |
---|---|
SetCollectionDataSourceRule() |
Modifier and Type | Method | Description |
---|---|---|
boolean |
rewritePre(org.apache.commons.lang3.mutable.Mutable<org.apache.hyracks.algebricks.core.algebra.base.ILogicalOperator> opRef,
org.apache.hyracks.algebricks.core.algebra.base.IOptimizationContext context) |
getCollectionName, rewritePost
public boolean rewritePre(org.apache.commons.lang3.mutable.Mutable<org.apache.hyracks.algebricks.core.algebra.base.ILogicalOperator> opRef, org.apache.hyracks.algebricks.core.algebra.base.IOptimizationContext context) throws org.apache.hyracks.algebricks.common.exceptions.AlgebricksException
org.apache.hyracks.algebricks.common.exceptions.AlgebricksException
Copyright © 2019 Apache Software Foundation. All rights reserved.