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

Implement parquet page-level skipping with column index, using min/ma… #3780

Merged
merged 5 commits into from
Oct 15, 2022

Commits on Oct 10, 2022

  1. Implement parquet page-level skipping with column index, using min/ma…

    …x stats
    
    Signed-off-by: yangjiang <[email protected]>
    Ted-Jiang committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    e7edac5 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. add test

    Signed-off-by: yangjiang <[email protected]>
    Ted-Jiang committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    8819178 View commit details
    Browse the repository at this point in the history
  2. support some types

    Signed-off-by: yangjiang <[email protected]>
    Ted-Jiang committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    b0db693 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. fix typo

    Signed-off-by: yangjiang <[email protected]>
    Ted-Jiang committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    144dcca View commit details
    Browse the repository at this point in the history
  2. add comments

    Signed-off-by: yangjiang <[email protected]>
    Ted-Jiang committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    096627a View commit details
    Browse the repository at this point in the history