Skip to content

Commit 2dfc592

Browse files
committed
Small updates
1 parent e6d989d commit 2dfc592

File tree

1 file changed

+4
-1
lines changed
  • src/connections/storage/catalog/databricks

1 file changed

+4
-1
lines changed

src/connections/storage/catalog/databricks/index.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ With the Databricks Destination, you can ingest event data directly from Segment
1010
This page will help you get started with syncing Segment events into your Databricks Lakehouse.
1111

1212
> success ""
13-
> Segment has certified the destination for Databricks on AWS and Databricks on Azure.
13+
> Segment has certified the destination for Databricks on AWS, Azure, and GCP.
1414
1515

1616
## Getting started
@@ -21,6 +21,9 @@ Before getting started with the Databricks Destination, note the following prere
2121
- Segment creates [managed tables](https://docs.databricks.com/en/data-governance/unity-catalog/create-tables.html#managed-tables){:target="_blank"} in the Unity catalog. The service account needs access to create schemas on the catalog and can delete, drop, or vacuum tables.
2222
- Segment supports only [OAuth (M2M)](https://docs.databricks.com/en/dev-tools/auth/oauth-m2m.html){:target="_blank"} for authentication.
2323

24+
> success ""
25+
> Segment recommends that you enable Warehouse Selective Sync. This feature enables customization of collections and properties sent to the warehouse. By syncing only relevant and required data, it reduces sync duration and compute costs, optimizing efficiency compared to syncing everything. Learn more about [Warehouse Selective Sync](/docs/connections/storage/warehouses/warehouse-syncs/#warehouse-selective-sync).
26+
2427
### Warehouse size
2528

2629
A SQL warehouse is required for compute. Segment recommends a warehouse with the following characteristics:

0 commit comments

Comments
 (0)