asheeshgarg opened a new issue, #5881:
URL: https://github.com/apache/iceberg/issues/5881

   ### Query engine
   
   Spark
   
   ### Question
   
   Is there a capability to store additional meta data for fields. We are 
trying to have additive schema evolution and if column is deprecated we mark it 
as deprecated but it will continue to live in our store. 
   I want to store this information that the field is deprecated somewhere in 
metadata. I have used description column to store the data but its stored with 
catalog. Is there a native way to have this information stored in metadata for 
the field?


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