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

   ### Apache Iceberg version
   
   0.9.0 (latest release)
   
   ### Please describe the bug 🐞
   
   Note:  this feature still works in pyiceberg 8.1.
   
   Currently, I cannot use the table.add_files method to add files to an 
iceberg table due to ```ValueError Cannot infer partition value from parquet 
metadata as there are more than one partition values for Partition Field: 
timestamp_hour. lower_value=1743465600155254, upper_value=1743469198047855```, 
when I inspect the parquet metadata the stats max and min values are within an 
hour, the same files are able to be added using pyiceberg 8.1
   
   
![Image](https://github.com/user-attachments/assets/bc5488c9-e53e-47f1-aa36-596e969c5c56)
   
   ### Willingness to contribute
   
   - [ ] I can contribute a fix for this bug independently
   - [ ] I would be willing to contribute a fix for this bug with guidance from 
the Iceberg community
   - [x] I cannot contribute a fix for this bug at this time


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