Parquet GZIP compression #555
Unanswered
miracle-the-V
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm searching for a way to configure
EXPORT TO PARQUETclause, that my app issues.Vertica docs mention parameter compression, and that it defaults to Snappy.
My application's bottleneck seems to be on the network side, so I want more compression from GZIP.
Is there a way to configure it through the Spark connector?
Beta Was this translation helpful? Give feedback.
All reactions