parthp2107 af564961ef
updated schema docs (#1738)
* updated schema docs

* addressing reviewdog findings
2021-12-14 15:26:34 +05:30

2.9 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, December 14, 2021