aditya-subrahmanyan opened a new pull request, #1978:
URL: https://github.com/apache/iceberg-rust/pull/1978

   ## Which issue does this PR close?
   
   - Closes #1963.
   
   ## What changes are included in this PR?
   
   This change validates that table metadata with reserved sort order ID (0) 
cannot contain fields associated with it. If this is found, we error out 
instead of silently parsing arbitrary field values.
   
   ## Are these changes tested?
   
   Added the unit test described in the issue and verified that the check is 
now enforced.


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