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

   ### Purpose
    - Fix user reported bug #9440.
    - When Tez initializes Paimon input splits, the between predicate (min/max) 
is not available. Paimon access this and fails with IndexOutOfBoundsException
    - Since the between predicate is accessed unconditionally, it causes 
failure.
    - Skip pushdown when the bound is unavailable.
   
   ### 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