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 pushdown multi-columns in PageIndex pruning. #3967

Merged
merged 5 commits into from
Nov 2, 2022

Commits on Oct 26, 2022

  1. Support pushdown multi-columns in PageIndex pruning.

    Signed-off-by: yangjiang <yangjiang@ebay.com>
    Ted-Jiang committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    e48cf9c View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2022

  1. fix test

    Signed-off-by: yangjiang <yangjiang@ebay.com>
    Ted-Jiang committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    ab74e46 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

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

Commits on Nov 2, 2022

  1. fix comments

    Signed-off-by: yangjiang <yangjiang@ebay.com>
    Ted-Jiang committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    efbf1f8 View commit details
    Browse the repository at this point in the history
  2. avoid extract predicates when enable is false

    Signed-off-by: yangjiang <yangjiang@ebay.com>
    Ted-Jiang committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    54c3a7d View commit details
    Browse the repository at this point in the history