-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Document the DML operations support on GCS #14985
Conversation
@@ -566,6 +566,13 @@ Write operations are supported for tables stored on the following systems: | |||
detects write collisions on ADLS Gen2 when writing from multiple Trino | |||
clusters, or from as any number of open source Delta Lake clusters. | |||
|
|||
* Google Cloud Storage |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If this is treated the same as Azure ADLS, we can probably combine them into one bullet point, e.g. * Azure ADLS Gen2, Google Cloud Storage
Then "Writes to the Azure ALDS Gen2 and Google Cloud Storage file systems are enabled..."
detects write collisions on ADLS Gen2 when writing from multiple Trino | ||
clusters, or from as any number of open source Delta Lake clusters. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
detects write collisions on ADLS Gen2 when writing from multiple Trino | |
clusters, or from as any number of open source Delta Lake clusters. | |
detects write collisions on ADLS Gen2 when writing from multiple Trino | |
or Delta Lake clusters. |
I can't figure out what this is trying to say and I don't think we need to tell people that Delta Lake is open source here, so let's clean it up.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I rewrote a bit this statement to be a bit more concise, but still tried to keep its essence.
b312cc2
to
5966a0f
Compare
5966a0f
to
862b18f
Compare
862b18f
to
ca606ec
Compare
Description
Left-over docs change for Delta DML operation support on GCS from #14766
Non-technical explanation
N/A
Release notes
(x) This is not user-visible or docs only and no release notes are required.
( ) Release notes are required, please propose a release note for me.
( ) Release notes are required, with the following suggested text: