@PublicEvolving public static class TableColumn.PhysicalColumn extends TableColumn
TableColumn.ComputedColumn, TableColumn.MetadataColumn, TableColumn.PhysicalColumn| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
explainExtras()
Returns an explanation of specific column extras next to name and type.
|
boolean |
isPersisted()
Returns whether the given column is persisted in a sink operation.
|
boolean |
isPhysical()
Returns whether the given column is a physical column of a table; neither computed nor
metadata.
|
public boolean isPhysical()
TableColumnisPhysical in class TableColumnpublic boolean isPersisted()
TableColumnisPersisted in class TableColumnpublic Optional<String> explainExtras()
TableColumnexplainExtras in class TableColumnCopyright © 2014–2024 The Apache Software Foundation. All rights reserved.