Package org.apache.calcite.rel
Interface RelNode.Context
- All Known Implementing Classes:
RelValidityChecker
- Enclosing interface:
RelNode
public static interface RelNode.Context
Context of a relational expression, for purposes of checking validity.
-
Method Summary
-
Method Details
-
correlationIds
Set<CorrelationId> correlationIds()
-