rambleraptor opened a new pull request, #85:
URL: https://github.com/apache/terraform-provider-iceberg/pull/85

   Right now, all field IDs that aren't specified get set to 0. That's a 
problem.
   
   This PR does the following:
   - Makes field IDs truly optional (changes docs too)
   - Walks the schema + assigns field IDs based on the running max to any 
unassigned fields


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