package
0.0.0-20230712180008-5d42db8f0d47
Repository: https://github.com/segmentio/parquet-go.git
Documentation: pkg.go.dev
# Constants
No description provided by the author
SpeedBestCompression will choose the best available compression option.
SpeedBetterCompression will yield better compression than the default.
SpeedDefault is the default "pretty fast" compression option.
SpeedFastest will choose the fastest reasonable compression.
# Type aliases
No description provided by the author