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

 ##########
 File path: gora-benchmark/src/main/avro/person.json
 ##########
 @@ -0,0 +1,18 @@
+ {
+  "type": "record",
+  "name": "Person", "default":null,
+  "namespace": "generated",
+  "fields" : [
+    {"name": "userId", "type": ["null","string"], "default":null},
 
 Review comment:
   I am not actually using this file anymore, but yes it would be interesting 
to test with complex objects. For YCSB it uses a simple User object which can 
have **n** number of 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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to