vinothchandar commented on a change in pull request #612: Fixing source schema 
and writer schema distinction in payloads
URL: https://github.com/apache/incubator-hudi/pull/612#discussion_r268888636
 
 

 ##########
 File path: 
hoodie-client/src/test/java/com/uber/hoodie/common/HoodieTestDataGenerator.java
 ##########
 @@ -207,6 +216,33 @@ public static void createSavepointFile(String basePath, 
String commitTime, Confi
     return copy;
   }
 
+  public List<HoodieRecord> generateInsertsWithHoodieAvroPayload(String 
commitTime, int limit) throws
 
 Review comment:
   rest of the class works with a trip payload?  is it too much work to just 
replace that with HoodieAvroPayload fully? 

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