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 2020/03/11 23:41:22 UTC

[GitHub] [incubator-hudi] vinothchandar commented on a change in pull request #1399: [MINOR] Removing code which is duplicated from the base class.

vinothchandar commented on a change in pull request #1399: [MINOR] Removing code which is duplicated from the base class.
URL: https://github.com/apache/incubator-hudi/pull/1399#discussion_r391329711
 
 

 ##########
 File path: hudi-client/src/main/java/org/apache/hudi/io/HoodieMergeHandle.java
 ##########
 @@ -92,65 +92,11 @@ public static Schema createHoodieWriteSchema(Schema originalSchema) {
     return HoodieAvroUtils.addMetadataFields(originalSchema);
 
 Review comment:
   this method is also unused?

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