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

Simplify null mask preservation in parquet reader #2116

Merged
merged 6 commits into from Jul 22, 2022

Commits on Jul 20, 2022

  1. Copy the full SHA
    c1357d1 View commit details
    Browse the repository at this point in the history
  2. Fix benchmarks

    tustvold committed Jul 20, 2022
    Copy the full SHA
    fd039ec View commit details
    Browse the repository at this point in the history
  3. Remove PackedDecoder Option

    tustvold committed Jul 20, 2022
    Copy the full SHA
    4b40729 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. Use match expression

    tustvold committed Jul 21, 2022
    Copy the full SHA
    467c876 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a7b7c36 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    98c9a9a View commit details
    Browse the repository at this point in the history