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

Support reading PageIndex from parquet metadata, prepare for skipping pages at reading #1762

Merged
merged 13 commits into from
May 31, 2022

Commits on May 26, 2022

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

Commits on May 28, 2022

  1. Configuration menu
    Copy the full SHA
    90cf78c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f3e2f3 View commit details
    Browse the repository at this point in the history
  3. fix fmt

    Ted-Jiang committed May 28, 2022
    Configuration menu
    Copy the full SHA
    847813e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3468a21 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. Apply suggestions from code review

    Co-authored-by: Raphael Taylor-Davies <1781103+tustvold@users.noreply.github.com>
    Ted-Jiang and tustvold committed May 30, 2022
    Configuration menu
    Copy the full SHA
    e96e537 View commit details
    Browse the repository at this point in the history
  2. fix comments

    Ted-Jiang committed May 30, 2022
    Configuration menu
    Copy the full SHA
    dbbd655 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f3b241 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. fix and add comment

    Ted-Jiang committed May 31, 2022
    Configuration menu
    Copy the full SHA
    d4bbb86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8bd4ce View commit details
    Browse the repository at this point in the history
  3. use builder option

    Ted-Jiang committed May 31, 2022
    Configuration menu
    Copy the full SHA
    1e315d2 View commit details
    Browse the repository at this point in the history
  4. remove useless trait

    Ted-Jiang committed May 31, 2022
    Configuration menu
    Copy the full SHA
    db575cf View commit details
    Browse the repository at this point in the history
  5. fix from_le_slice

    Ted-Jiang committed May 31, 2022
    Configuration menu
    Copy the full SHA
    2b5264b View commit details
    Browse the repository at this point in the history