Uses of Package
org.apache.calcite.sql2rel
Packages that use org.apache.calcite.sql2rel
-
Classes in org.apache.calcite.sql2rel used by org.apache.calcite.sql2relClassDescriptionConverts an expression for a group window function (e.g.RelDecorrelator replaces all correlated expressions (corExp) in a relational expression (RelNode) tree with non-correlated expressions that are produced from joining the RelNode that produces the corExp with the RelNode that references it.Planner rule that adjusts projects when counts are added.Rule configuration.Base configuration for rules that are non-static in a RelDecorrelator.A map of the locations of
Correlatein a tree ofRelNodes.Planner rule that removes correlations for scalar aggregates.Planner rule that removes correlations for scalar projects.Rule to remove an Aggregate with SINGLE_VALUE.Converts expressions to aggregates.Workspace for translating an individual SELECT statement (or sub-SELECT).Interface to define the configuration for a SqlToRelConverter.Standard implementation ofSqlRexConvertletTable.