parthp2107 d52297e28f
updated schema documentaiton (#1188)
* updated schema documentaiton

* id correction
2021-11-15 08:05:54 -08:00

2.5 KiB

Table

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

Properties

Type definitions in this schema

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: Monday, November 15, 2021