vinjai commented on issue #2428:
URL: 
https://github.com/apache/iceberg-python/issues/2428#issuecomment-3301047792

   Hey @greenlaw,
   Thanks a lot for pointing this out 🙏. I had initially skipped adding this 
feature since the function is similar with the Spark implementation of 
procedure: 
[add_files](https://iceberg.apache.org/docs/nightly/spark-procedures/#add_files)
   
   That said, I now realize there is not a straightforward way to achieve this 
in PyIceberg the way it is possible in the Java implementation. Your point 
makes complete sense and it would be valuable to add this as a feature.
   
   I will raise a PR shortly. It should be a quick fix.


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