Uses of Class
org.apache.flink.table.catalog.exceptions.TablePartitionedException
Packages that use TablePartitionedException
-
Uses of TablePartitionedException in org.apache.flink.table.catalog
Methods in org.apache.flink.table.catalog that throw TablePartitionedExceptionModifier and TypeMethodDescriptionvoidCatalog.alterTableColumnStatistics(ObjectPath tablePath, CatalogColumnStatistics columnStatistics, boolean ignoreIfNotExists) Update the column statistics of a table.