jgoday opened a new pull request #544:
URL: https://github.com/apache/arrow-datafusion/pull/544


   # Which issue does this PR close?
   Closes #420.
   
    # Rationale for this change
   Pruning not equal predicates if the value is between min and max bounds.
   # What changes are included in this PR?
   
   # Are there any user-facing changes?
   Change datafusion/src/physical_optimizer/pruning.rs 
build_predicate_expression to include Operator::NotEq
   and define test case 'row_group_predicate_not_eq'
   <!--
   If there are any breaking changes to public APIs, please add the `api 
change` label.
   -->
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to