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

   ### Feature Request / Improvement
   
   We currently have Write support through two modes:
   1. through the Table API
   2. through the Transaction API
   
   We also have support for different modes of writes like:
   1. append
   2. overwrite
   3. delete
   
   Which make use of different arg parameters.
   
   It would be great to update our docs to describe each of these operations 
and API modes explicitly in detail as separate subsections, and pad in any 
missing details (like the use of `overwrite_filter` in `overwrite`)


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