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