public class SubqueryConf extends Object
| Constructor and Description |
|---|
SubqueryConf(Set<org.apache.calcite.rel.RelNode> corrScalarRexSQWithAgg,
Set<org.apache.calcite.rel.RelNode> scalarAggWithoutGbyWindowing) |
| Modifier and Type | Method and Description |
|---|---|
Set<org.apache.calcite.rel.RelNode> |
getCorrScalarRexSQWithAgg() |
Set<org.apache.calcite.rel.RelNode> |
getScalarAggWithoutGbyWindowing() |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.