From ffb42a74f214cd7a47a82c13e5d27d11b399a2d9 Mon Sep 17 00:00:00 2001 From: Matt Shaver <60105315+matthewshaver@users.noreply.github.com> Date: Thu, 16 Nov 2023 16:22:55 -0500 Subject: [PATCH] Update website/docs/guides/dremio-lakehouse.md Co-authored-by: Leona B. Campbell <3880403+runleonarun@users.noreply.github.com> --- website/docs/guides/dremio-lakehouse.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/guides/dremio-lakehouse.md b/website/docs/guides/dremio-lakehouse.md index 341aef4b5f5..1c59c04d175 100644 --- a/website/docs/guides/dremio-lakehouse.md +++ b/website/docs/guides/dremio-lakehouse.md @@ -79,7 +79,7 @@ def quoted_by_component(self, identifier, componentName): ``` -This is required because the plugin doesn’t support schema names in Dremio containing dots and spaces. +You need to update this pattern because the plugin doesn’t support schema names in Dremio containing dots and spaces. ## Build your pipeline