Fokko opened a new issue, #1853:
URL: https://github.com/apache/iceberg-python/issues/1853

   ### Feature Request / Improvement
   
   Right now we don't show the `initial-default` and `write-default` in the 
`repr` of the `NestedField`. This is because we use it internally to 
deserialize the Iceberg metadata. With V3, this will also be exposed to the 
user. It would be good to include these in the repr if they are set. This will 
not change the repr for existing `NestedField`s, but it will show it for the 
ones that have an initial default. The first step would be to look into 
Pydantic if we can make this conditional.
   


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