ZENOTME commented on issue #119:
URL: https://github.com/apache/iceberg-rust/issues/119#issuecomment-1855364719

   > > If we read a V1 Avro file as a V2 object, when we write back, we also 
need to set [format-version in 
manifest](https://iceberg.apache.org/spec/#manifests:~:text=required-,format%2Dversion,-Table%20format%20version)
 as 2, right?
   > 
   > Yes, this is correct, then the version of the table will be 2. There are 
two situation then:
   > 
   > * If you do a full overwrite, then manifest will be rewritten and 
everything will be V2.
   > * If you do an append, there can still be V1 manifests in the metadata 
tree.
   
   Thanks for your explanation!


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