2022-01-25 08:49:15 -08:00

3.1 KiB

Location

This schema defines the Location entity. A Location can contain the data of a table or group other sublocation together.

$id:https://open-metadata.org/schema/entity/data/location.json

Type: object

This schema does not accept additional properties.

Properties

Type definitions in this schema

locationName

  • Local name (not fully qualified name) of a location.
  • Type: string
  • Length: between 1 and 128

locationType

  • This schema defines the type used for describing different types of Location.
  • Type: string
  • The value is restricted to the following:
    1. "Bucket"
    2. "Prefix"
    3. "Database"
    4. "Table"

This document was updated on: Tuesday, January 25, 2022