CatalogStorageFormat — Storage Specification of Table or Partition

CatalogStorageFormat is the storage specification of a partition or a table, i.e. the metadata that includes the following:

  • Location URI (as a Java URI)

  • Input format

  • Output format

  • SerDe

  • compressed flag

  • Properties (as Map[String, String])

CatalogStorageFormat is created when:

CatalogStorageFormat uses the following text representation (i.e. toString)…​FIXME

Converting Storage Specification to LinkedHashMap — toLinkedHashMap Method

toLinkedHashMap: mutable.LinkedHashMap[String, String]

toLinkedHashMap…​FIXME

Note

toLinkedHashMap is used when:

results matching ""

    No results matching ""