Minfante377 opened a new issue, #1020:
URL: https://github.com/apache/iceberg-python/issues/1020

   ### Apache Iceberg version
   
   0.7.0 (latest release)
   
   ### Please describe the bug 🐞
   
   When doing an override with an specific overwrite_filter sometimes I'm 
getting a division by zero error coming from:
   
https://github.com/apache/iceberg-python/blob/255e527bf5153e3583660a20a14766af28b349fb/pyiceberg/io/pyarrow.py#L2263
   I cannot confirm but I think this happens only when your override filter 
matches all the rows in the table.
   I'll update this soon with more information since I cannot share the data 
used here. I'll try to generate some dummy datasets to reproduce the bug.
   


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