From da6b2b731023cb760fe8a29110fbfd2230b005e8 Mon Sep 17 00:00:00 2001 From: Prajwal214 <167504578+Prajwal214@users.noreply.github.com> Date: Thu, 1 Aug 2024 17:02:33 +0530 Subject: [PATCH] Doc: Adding GCS Connector to OM in OM v.1.5 (#17250) Co-authored-by: Prajwal Pandit Co-authored-by: Suman Maharana --- .../ingestion/workflows/metadata/filter-patterns/database.md | 2 +- .../content/v1.5.x-SNAPSHOT/connectors/storage/gcs/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/openmetadata-docs/content/v1.5.x-SNAPSHOT/connectors/ingestion/workflows/metadata/filter-patterns/database.md b/openmetadata-docs/content/v1.5.x-SNAPSHOT/connectors/ingestion/workflows/metadata/filter-patterns/database.md index 49359ac6823..5c62f90e8f2 100644 --- a/openmetadata-docs/content/v1.5.x-SNAPSHOT/connectors/ingestion/workflows/metadata/filter-patterns/database.md +++ b/openmetadata-docs/content/v1.5.x-SNAPSHOT/connectors/ingestion/workflows/metadata/filter-patterns/database.md @@ -14,7 +14,7 @@ along with many examples. {% note %} -When both include and exclude filters are present, the include filter takes precedence and will be applied exclusively. The exclude filter will be ignored in this scenario. +In OpenMetadata v1.5.x, when both include and exclude filters are applied, the system first processes the include filter, followed by the exclude filter. {% /note %} diff --git a/openmetadata-docs/content/v1.5.x-SNAPSHOT/connectors/storage/gcs/index.md b/openmetadata-docs/content/v1.5.x-SNAPSHOT/connectors/storage/gcs/index.md index d92edad1af6..42a47170b42 100644 --- a/openmetadata-docs/content/v1.5.x-SNAPSHOT/connectors/storage/gcs/index.md +++ b/openmetadata-docs/content/v1.5.x-SNAPSHOT/connectors/storage/gcs/index.md @@ -6,7 +6,7 @@ slug: /connectors/storage/gcs {% connectorDetailsHeader name="GCS" stage="PROD" -platform="Collate" +platform="OpenMetadata" availableFeatures=["Metadata", "Structured Containers"] unavailableFeatures=["Unstructured Containers"] / %}