| Package | Description |
|---|---|
| org.apache.calcite.sql.validate |
SQL validation.
|
| Modifier and Type | Field and Description |
|---|---|
private MatchRecognizeScope |
SqlValidatorImpl.PatternVarVisitor.scope |
| Modifier and Type | Method and Description |
|---|---|
private void |
SqlValidatorImpl.validateDefinitions(SqlMatchRecognize mr,
MatchRecognizeScope scope) |
private List<Map.Entry<String,RelDataType>> |
SqlValidatorImpl.validateMeasure(SqlMatchRecognize mr,
MatchRecognizeScope scope,
boolean allRows) |
| Constructor and Description |
|---|
PatternVarVisitor(MatchRecognizeScope scope) |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.