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

Add parquet StatisticsConverter for arrow reader #6046

Merged
merged 11 commits into from
Jul 16, 2024

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    b835f8d View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Adds integration tests for arrow statsistics converter.

    Eric Fredine committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    c2e1ce2 View commit details
    Browse the repository at this point in the history
  2. Fix linting, remove todo, re-use arrow code.

    Eric Fredine committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    3103651 View commit details
    Browse the repository at this point in the history
  3. Remove commented out debug::log statements.

    Eric Fredine committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    1a2a893 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    5a902ff View commit details
    Browse the repository at this point in the history
  2. Move parquet_column to lib.rs

    alamb committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    fa5bd31 View commit details
    Browse the repository at this point in the history
  3. doc tweaks

    alamb committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    1a0f23b View commit details
    Browse the repository at this point in the history
  4. Add benchmark

    alamb committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    3438746 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    5c8c1ba View commit details
    Browse the repository at this point in the history
  2. Copy edit docs obsessively

    alamb committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    f993b08 View commit details
    Browse the repository at this point in the history
  3. clippy

    alamb committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    469fed9 View commit details
    Browse the repository at this point in the history