JanKaul commented on issue #2:
URL: https://github.com/apache/iceberg-rust/issues/2#issuecomment-1645228463

   I realized that this discussion is closely related to #3 , because it gives 
additional motivation for splitting the representation into an in_memory and 
on_disk part.
   
   I think @ZENOTME made a good point about splitting only a part of the 
metadata.
   
   We could split the metadata for all structs that have user interaction (i.e. 
`TableMetadata`) but use a single representation for the smaller building 
blocks (i.e. types, values, ..)


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to