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

   ### Feature Request / Improvement
   
   Since we can write to tables, it would be great if we can create a new table 
and insert data in a single transaction. Example use case includes:
   - https://github.com/apache/iceberg-python/issues/445
   - Create/Replace Table As Select: (discussed in 
https://github.com/apache/iceberg-python/issues/281)
   
   I think it a good time to bring in 
[CreateTableTranscation](https://github.com/apache/iceberg/blob/715c9b90f537a215f38da5a8ddad19977222860b/core/src/main/java/org/apache/iceberg/Transactions.java#L50)
 so that we can do creation and other data insertion in one transaction
   
   I can start to investigate this. Any initial thoughts or suggestions are 
appreciated!


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