You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2019/11/12 00:50:16 UTC

[GitHub] [incubator-hudi] vinothchandar commented on a change in pull request #991: Hudi Test Suite (Refactor)

vinothchandar commented on a change in pull request #991: Hudi Test Suite (Refactor) 
URL: https://github.com/apache/incubator-hudi/pull/991#discussion_r344971828
 
 

 ##########
 File path: docker/demo/config/bench/complex-source.avsc
 ##########
 @@ -0,0 +1,449 @@
+{
+    "name": "COMPLEX",
+    "fields": [
 
 Review comment:
   I think we can add few more primitive types here i.e replace some fields to bytes/int/boolean for coverage?https://avro.apache.org/docs/1.8.2/spec.html#schema_primitive 
   Does this have complex cases like Maps or Arrays of Maps or Arrays of structs . can we change some of these fields to cover these? This will give us coverage across issues. 
   
   

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