ismailsimsek opened a new issue #2940:
URL: https://github.com/apache/iceberg/issues/2940


   when creating Schema  Identifier field validation is not done but when 
altering it afterwards validation is done and its failing the alter even its 
not changing identifier fields
   
   1. create new `Schema` with identifier field, identifier being optional field
   2. use `SchemaUpdate` add new field
    -- validation fails with `Cannot add field data as an identifier field: not 
a required 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