Add OpenShare (zero-copy sharing) to Databricks Exports - #473
Open
binduR1998 wants to merge 2 commits into
Open
Conversation
Adds Abien's OpenShare draft alongside the existing direct-export flow instead of replacing it. Prerequisites and setup steps are now tabbed by delivery method; shared content (export frequency, table schema, FAQs) stays outside the tabs so the TOC remains flat and unduplicated. UI labels and step order corrected against the supplied screenshots: the Databricks label is "OpenSharing" (one word), the identifier is copied via the "Sharing ID" button, and the share is mounted from the provider page via "Mount to catalog". Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
- OpenShare is now the first tab in both Prerequisites and Set Up Your Export, and is called out as the recommended method in Delivery Methods. - Comparison table reordered so OpenShare reads as the default choice. - Dropped the Streams add-on line from the OpenShare prerequisites; it does not apply to that path. - Replaced the architecture diagram with the higher-resolution version (2680x1632, no black borders). - Expanded Step 3 per PM's outline: dashboard navigation, skipping connection setup, creating the export, and selecting the shared catalog's schema. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds Abien's OpenShare draft alongside the existing direct-export flow instead of replacing it. Prerequisites and setup steps are now tabbed by delivery method; shared content (export frequency, table schema, FAQs) stays outside the tabs so the TOC remains flat and unduplicated.
UI labels and step order corrected against the supplied screenshots: the Databricks label is "OpenSharing" (one word), the identifier is copied via the "Sharing ID" button, and the share is mounted from the provider page via "Mount to catalog".