Uses of Package
org.apache.flink.table.planner.plan.metadata
Packages that use org.apache.flink.table.planner.plan.metadata
-
Classes in org.apache.flink.table.planner.plan.metadata used by org.apache.flink.table.planner.plan.metadataClassDescriptionMetadata about the interval of given column from a specified relational expression.Metadata about the null count of given column from a specified relational expression.Origin null count, looking until source.Metadata about the interval of given column under the given filter argument from a specified relational expression.Metadata about how a relational expression is distributed.Metadata about the modified property of a RelNode.Metadata about the (minimum) unique groups of the given columns from a specified relational expression.Metadata about which combinations of columns are upsert identifiers.Metadata about the window properties of a RelNode.A RelMetadataQuery that defines extended metadata handler in Flink, e.g ColumnInterval, ColumnNullCount.