Skip to content
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

docs: parquet compression options #1725

Merged
merged 2 commits into from
Apr 2, 2025
Merged

docs: parquet compression options #1725

merged 2 commits into from
Apr 2, 2025

Conversation

soyeric128
Copy link
Collaborator

@soyeric128 soyeric128 commented Apr 1, 2025

  • added COMPRESSION options for Parquet: zstd (default) & snappy.
  • marked all file format options with Load Only if the option is for data loading only, or Unload Only for data unloading only.

Copy link

vercel bot commented Apr 1, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
databend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 1, 2025 2:33am

@soyeric128 soyeric128 added the databend monthly This PR goes to Databend Monthly label Apr 1, 2025
@soyeric128 soyeric128 requested a review from youngsofun April 1, 2025 02:35
@soyeric128 soyeric128 merged commit 06e5058 into main Apr 2, 2025
4 checks passed
@soyeric128 soyeric128 deleted the parquet-compression branch April 2, 2025 02:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
databend monthly This PR goes to Databend Monthly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants