docs: DOC-1219: Core desync - Parquet how-to guide updates#7862
Merged
elijahpetty merged 4 commits intodeephaven:mainfrom Apr 7, 2026
Merged
docs: DOC-1219: Core desync - Parquet how-to guide updates#7862elijahpetty merged 4 commits intodeephaven:mainfrom
elijahpetty merged 4 commits intodeephaven:mainfrom
Conversation
Contributor
| > Much of this document covers writing Parquet files to S3. For the best performance, the Deephaven instance should be running in the same AWS region as the S3 bucket. Additional performance improvements can be made by using directory buckets to localize all data to a single AWS sub-region, and running the Deephaven instance in that same sub-region. See [this article](https://community.aws/content/2ZDARM0xDoKSPDNbArrzdxbO3ZZ/s3-express-one-zone?lang=en) for more information on S3 directory buckets. | ||
|
|
||
| > [!NOTE] | ||
| > Some of the code in this guide writes data to S3. Take care to replace the S3 authentication details with the correct values for your S3 instance. |
Contributor
There was a problem hiding this comment.
These notes seem similar. Make it one note?
margaretkennedy
approved these changes
Apr 6, 2026
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
No description provided.