cetra3 opened a new issue, #9516:
URL: https://github.com/apache/arrow-rs/issues/9516

   **Describe the bug**
   
   When multiple predicates are involved, the row selector strategy can 
sometimes become stale between predicate evaluation, causing the infamous 
"Invalid offset" bug
   
   This is a retroactive bug to pair with 
https://github.com/apache/arrow-rs/pull/9509.  
   
   **To Reproduce**
   
   See the test in the PR
   
   **Expected behavior**
   
   When `Auto` is used for Row Selection Policy, it should do the right thing.
   
   **Additional context**
   
   Related to an existing closed issue github.com/apache/arrow-rs/issues/9239


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