From 02d0c5c3e736187f0d74a729511e5f299f2c856c Mon Sep 17 00:00:00 2001 From: open-metadata Date: Thu, 24 Oct 2024 12:46:19 +0000 Subject: [PATCH] See https://github.com/open-metadata/OpenMetadata/commit/82e71363c9860eeec354bfe3d784a0d28091c109 from refs/heads/main --- .../user-guide-data-users/custom.md | 28 +++++++++++-------- .../user-guide-data-users/custom.md | 28 +++++++++++-------- 2 files changed, 34 insertions(+), 22 deletions(-) diff --git a/content/v1.5.x/how-to-guides/user-guide-data-users/custom.md b/content/v1.5.x/how-to-guides/user-guide-data-users/custom.md index 51755af4..e9f0ef34 100644 --- a/content/v1.5.x/how-to-guides/user-guide-data-users/custom.md +++ b/content/v1.5.x/how-to-guides/user-guide-data-users/custom.md @@ -8,17 +8,23 @@ slug: /how-to-guides/guide-for-data-users/custom OpenMetadata uses a schema-first approach, and that's why we support custom properties for all types of data assets. Organizations can extend the attributes as required to capture custom metadata. You can view the Custom Properties tab in the detailed view for all types of data assets. Supported types: -- duration -- email -- entityReference -- entityReferenceList -- enum -- integer -- markdown -- number -- sqlQuery -- string -- timestamp + +- Date +- Date Time +- Duration +- Email +- Entity Reference +- Entity Reference List +- Enum +- Integer +- Markdown +- Number +- SQL Query +- String +- Table +- Time +- Time Interval +- Timestamp To create a Custom Property in OpenMetadata: - Navigate to **Settings** >> **Custom Properties** diff --git a/content/v1.6.x-SNAPSHOT/how-to-guides/user-guide-data-users/custom.md b/content/v1.6.x-SNAPSHOT/how-to-guides/user-guide-data-users/custom.md index 51755af4..e9f0ef34 100644 --- a/content/v1.6.x-SNAPSHOT/how-to-guides/user-guide-data-users/custom.md +++ b/content/v1.6.x-SNAPSHOT/how-to-guides/user-guide-data-users/custom.md @@ -8,17 +8,23 @@ slug: /how-to-guides/guide-for-data-users/custom OpenMetadata uses a schema-first approach, and that's why we support custom properties for all types of data assets. Organizations can extend the attributes as required to capture custom metadata. You can view the Custom Properties tab in the detailed view for all types of data assets. Supported types: -- duration -- email -- entityReference -- entityReferenceList -- enum -- integer -- markdown -- number -- sqlQuery -- string -- timestamp + +- Date +- Date Time +- Duration +- Email +- Entity Reference +- Entity Reference List +- Enum +- Integer +- Markdown +- Number +- SQL Query +- String +- Table +- Time +- Time Interval +- Timestamp To create a Custom Property in OpenMetadata: - Navigate to **Settings** >> **Custom Properties**