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

Fix several bugs in parquet writer statistics generation, add EnabledStatistics to control level of statistics generated #2022

Merged
merged 5 commits into from Jul 8, 2022

Commits on Jul 7, 2022

  1. Copy the full SHA
    06cfa35 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a9f7484 View commit details
    Browse the repository at this point in the history
  3. Handle NaN floats

    tustvold committed Jul 7, 2022
    Copy the full SHA
    e251366 View commit details
    Browse the repository at this point in the history
  4. Reduce code duplication

    tustvold committed Jul 7, 2022
    Copy the full SHA
    3049111 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. Review feedback

    tustvold committed Jul 8, 2022
    Copy the full SHA
    d7a4a89 View commit details
    Browse the repository at this point in the history