Package | Description |
---|---|
org.apache.flink.table.catalog | |
org.apache.flink.table.expressions | |
org.apache.flink.table.planner.expressions |
Modifier and Type | Method and Description |
---|---|
PlannerTypeInferenceUtil |
FunctionLookup.getPlannerTypeInferenceUtil()
Temporary utility until the new type inference is fully functional.
|
Modifier and Type | Method and Description |
---|---|
void |
FunctionCatalog.setPlannerTypeInferenceUtil(PlannerTypeInferenceUtil plannerTypeInferenceUtil) |
Modifier and Type | Class and Description |
---|---|
class |
PlannerTypeInferenceUtilImpl
Implementation of
PlannerTypeInferenceUtil . |
Modifier and Type | Field and Description |
---|---|
static PlannerTypeInferenceUtil |
PlannerTypeInferenceUtilImpl.INSTANCE |
Modifier and Type | Field and Description |
---|---|
static PlannerTypeInferenceUtil |
PlannerTypeInferenceUtilImpl.INSTANCE |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.