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


##########
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:
   Our functional tests cover a few schema evolution cases that execute the 
logic in `TableSchemaResolver`.  Still, we should do more testing before the 
release to make sure everything still works.



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