From a65e0e2d4f1b30673f09342665836e3211e76172 Mon Sep 17 00:00:00 2001 From: Anton Burnashev Date: Mon, 7 Oct 2024 15:56:45 +0200 Subject: [PATCH] Update docs/website/docs/dlt-ecosystem/destinations/databricks.md --- docs/website/docs/dlt-ecosystem/destinations/databricks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/website/docs/dlt-ecosystem/destinations/databricks.md b/docs/website/docs/dlt-ecosystem/destinations/databricks.md index f601f10240..eb06ea13cb 100644 --- a/docs/website/docs/dlt-ecosystem/destinations/databricks.md +++ b/docs/website/docs/dlt-ecosystem/destinations/databricks.md @@ -141,7 +141,7 @@ The `jsonl` format has some limitations when used with Databricks: ## Staging support -Databricks supports both Amazon S3, Azure Blob Storage and Google GCS as staging locations. `dlt` will upload files in `parquet` format to the staging location and will instruct Databricks to load data from there. +Databricks supports both Amazon S3, Azure Blob Storage and Google Cloud Storage as staging locations. `dlt` will upload files in `parquet` format to the staging location and will instruct Databricks to load data from there. ### Databricks and Amazon S3