ZENOTME opened a new issue, #77:
URL: https://github.com/apache/iceberg-rust/issues/77

   Use lookup will make the memory cost if we have multiple struct with same 
type.
   
   One solve way is to use `Arc<StructType>` in Struct. I try this design in 
https://github.com/icelake-io/icelake/pull/136. 
   
   Anyway I think it's ok to solve this Problem in another PR. If this desgin 
looks work, I'm glad to port it.
   
   _Originally posted by @ZENOTME in 
https://github.com/apache/iceberg-rust/pull/20#discussion_r1282598302_
               


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