nastra commented on issue #9111:
URL: https://github.com/apache/iceberg/issues/9111#issuecomment-1818383938

   @Jake-00 you can already create a Tag right after writing, but it takes an 
additional SQL call: 
https://iceberg.apache.org/docs/latest/spark-ddl/#alter-table--create-tag
   
   That being said, I don't think we will support writing and creating a tag 
with a single SQL cmd as that seems rather confusing and wouldn't be used that 
often. It is better to be explicit and separate writing data and creating a tag.
   
   I'll go ahead and close this one, feel free to re-open if you feel strongly 
about this feature.


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