| Class | Description |
|---|---|
| BridgingSqlAggFunction |
Bridges
FunctionDefinition to Calcite's representation of an aggregating function (either
a system or user-defined function). |
| BridgingSqlFunction |
Bridges
FunctionDefinition to Calcite's representation of a scalar or table function
(either a system or user-defined function). |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.