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

   The schemas in Avro manifest and manifest list files should be self-contain 
and not contain references to types that aren't defined in the OCF's schema 
metadata.
   
   This change ensures that the schemas are self-contained (i.e. no named types 
can be inadvertently resolved by the global default cache) and also makes sure 
that schemas used to generate manifest and manifest list files don't "pollute" 
that global default cache.


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to