kumarpritam863 commented on PR #15209:
URL: https://github.com/apache/iceberg/pull/15209#issuecomment-3902019627

   @bryanck the default support is needed in the following scenarios. Suppose 
schema is evolved from {a,b} to {a,b,c} then in that case for the older data 
user might not want "null" as user has defined default in his schema for that 
we should add default value of "c" as initial default so that the older data 
can show default 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