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

   If the record schema has a default, then that will be provided when reading 
the record already, so there isn't really a need to apply the default value to 
the Iceberg schema. I agree with the approach that if a default is explicitly 
set for an Iceberg column then only apply that if the record value is null. I'm 
curious what the use case is for adding this?


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