Class TableUtil

java.lang.Object
org.apache.iceberg.TableUtil

public class TableUtil extends Object
  • Method Details

    • formatVersion

      public static int formatVersion(Table table)
      Returns the format version of the given table
    • metadataFileLocation

      public static String metadataFileLocation(Table table)
      Returns the metadata file location of the given table