Package org.apache.iceberg
Class TableUtil
java.lang.Object
org.apache.iceberg.TableUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic int
formatVersion
(Table table) Returns the format version of the given tablestatic String
metadataFileLocation
(Table table) Returns the metadata file location of the given tablestatic boolean
supportsRowLineage
(Table table)
-
Method Details
-
formatVersion
Returns the format version of the given table -
metadataFileLocation
Returns the metadata file location of the given table -
supportsRowLineage
-