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

   ### What's the feature are you trying to implement?
   
   With more and more features introduced, we found one common requirement: we 
need to ensure that when a struct instance has been built, we need to ensure 
that it's valid. Some structs expose pub field accessors directly,   which 
makes maintaining the guarantee infeasible. We need to remove all pub accessors 
of those struct.
   
   ### Willingness to contribute
   
   None


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