You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2019/09/06 01:01:54 UTC

[GitHub] [incubator-iceberg] edgarRd opened a new pull request #456: Fix avro data test schema according to spec

edgarRd opened a new pull request #456: Fix avro data test schema according to spec
URL: https://github.com/apache/incubator-iceberg/pull/456
 
 
   According to the spec, struct fields must have unique IDs within the table schema:
   
   > A struct is a tuple of typed values. Each field in the tuple is named and has an integer id that is unique in the table schema.
   
   This PR fixes the `AvroDataTest` defined nested structs to match the spec.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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