lewismc commented on a change in pull request #179: GORA-532: Apache Gora Benchmark initial pull request for review and comments URL: https://github.com/apache/gora/pull/179#discussion_r310845670
########## File path: gora-benchmark/src/main/avro/user.json ########## @@ -0,0 +1,112 @@ +{ + "name": "User", + "namespace": "generated", + "type": "record", + "fields": [ + { Review comment: Please format all of your JSON the same. either flatten it (as in person.json) or expand it as here. Keep it the same regardless which option you use. ---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services