| Package | Description |
|---|---|
| org.apache.calcite.sql.validate |
SQL validation.
|
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
AggFinder
Visitor that looks for an aggregate function inside a tree of
SqlNode objects and throws Util.FoundOne when it finds
one. |
(package private) static class |
AggFinder.AggIterable
Iterates over all aggregates.
|
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.