| Package | Description |
|---|---|
| org.apache.flink.table.planner.delegation | |
| org.apache.flink.table.planner.plan.abilities.source |
| Modifier and Type | Method and Description |
|---|---|
SqlExprToRexConverterFactory |
PlannerContext.getSqlExprToRexConverterFactory() |
| Constructor and Description |
|---|
ParserImpl(org.apache.flink.table.catalog.CatalogManager catalogManager,
java.util.function.Supplier<org.apache.flink.table.planner.calcite.FlinkPlannerImpl> validatorSupplier,
java.util.function.Supplier<CalciteParser> calciteParserSupplier,
SqlExprToRexConverterFactory sqlExprToRexConverterFactory) |
| Modifier and Type | Method and Description |
|---|---|
SqlExprToRexConverterFactory |
SourceAbilityContext.getSqlExprToRexConverterFactory() |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.