badalprasadsingh opened a new pull request, #1788:
URL: https://github.com/apache/iceberg-go/pull/1788

   ### Description
   
   Fixes #1787 
   
   1. Validate the new write-default in update column against the column's type 
(possibly, promoted) via `validateDefaultValue)`, matching the `UnionByName` 
path
   2. Fix the `nil` pointer panic when clearing the write-default (val: `nil`)
   
   ### Testing
   
   Added the regression tests for the same: 
`valid`/`invalid`/`promoted`/`non-primitive` defaults and default clearing. 


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