zhongyujiang opened a new pull request, #1029:
URL: https://github.com/apache/parquet-mr/pull/1029

   JIRA: [PARQUET-2245](https://issues.apache.org/jira/browse/PARQUET-2245)
   
   This is a minor improvement for evaluating `notEq`. When evaluating `notEq`, 
if the column may contain nulls and the `notEq` value is non-null, the 
row-group must not be skipped. In such scenario reading dictionary and compare 
values is not necessary.
   
   


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@parquet.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to