ArnavBalyan opened a new pull request, #9143:
URL: https://github.com/apache/paimon/pull/9143

   ### Purpose
   - IsNan predicates throws `UnsupportedOperationException` when the filtered 
column has a file index.
   - This is because `FileIndexReader` does not handle visitIsNaN
   - Fix by returning remain so file is not pruned and engine can do a full 
predicate evaluation.
   
   ### Tests
    - UT


-- 
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: [email protected]

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

Reply via email to