xushiyan commented on a change in pull request #1440: [HUDI-731] Add 
ChainedTransformer
URL: https://github.com/apache/incubator-hudi/pull/1440#discussion_r399820683
 
 

 ##########
 File path: 
hudi-utilities/src/main/java/org/apache/hudi/utilities/UtilHelpers.java
 ##########
 @@ -102,11 +104,23 @@ public static SchemaProvider createSchemaProvider(String 
schemaProviderClass, Ty
     }
   }
 
-  public static Transformer createTransformer(String transformerClass) throws 
IOException {
+  public static Transformer createTransformer(String transformerClasses) 
throws IOException {
 
 Review comment:
   ok done.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to