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

chore(pruning): Support IS NOT NULL predicates in PruningPredicate #9208

Merged

Commits on Feb 12, 2024

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

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    852f30b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6dfec9 View commit details
    Browse the repository at this point in the history
  3. chore: add IS NOT NULL test for row group pruning

    chore: remove Debug derive
    appletreeisyellow committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    5040cf8 View commit details
    Browse the repository at this point in the history
  4. chore: update comment null --> NULL

    Co-authored-by: Liang-Chi Hsieh <[email protected]>
    appletreeisyellow and viirya authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    d7a4f0c View commit details
    Browse the repository at this point in the history
  5. chore: update comment

    Co-authored-by: Liang-Chi Hsieh <[email protected]>
    appletreeisyellow and viirya authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    4858717 View commit details
    Browse the repository at this point in the history