XiaoHongbo-Hope opened a new pull request, #7752:
URL: https://github.com/apache/paimon/pull/7752

   ### Purpose
   Vector search throws `RecursionError: maximum recursion depth exceeded` when 
there are many index readers. This PR fixes the above issue by changing 
`or_`/`and_` in `GlobalIndexResult` from lazy to eager evaluation
   
   ### Tests
   `GlobalIndexTest`


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