kevinjqliu commented on issue #1571:
URL: 
https://github.com/apache/iceberg-python/issues/1571#issuecomment-2614599557

   > I'm using this code to build out the filter_condition, then assigning that 
to overwrite_filter. What I've noticed is that if I have 1000 records, I'm 
hitting a maximum recursion error
   
   Thanks for raising this issue! I've heard mentions of this issue many times 
before, specifically related to filters and max recursion error. 
   
   Could you include more information on the filter conditions and perhaps a 
stack trace of the error? 
   
   My hypothesis is this is related to the size of the filter condition and not 
the size of the underlying data 


-- 
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: issues-unsubscr...@iceberg.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to