yihua commented on code in PR #11185:
URL: https://github.com/apache/hudi/pull/11185#discussion_r1596135765


##########
hudi-common/src/main/java/org/apache/hudi/common/table/TableSchemaResolver.java:
##########
@@ -300,21 +273,6 @@ private Option<MessageType> 
getTableParquetSchemaFromDataFile() {
     }
   }
 
-  public static MessageType convertAvroSchemaToParquet(Schema schema, 
Configuration hadoopConf) {

Review Comment:
   Do we have full test coverage on the public methods in this class?



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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to