leesf commented on a change in pull request #2822:
URL: https://github.com/apache/hudi/pull/2822#discussion_r615263185
##########
File path:
hudi-sync/hudi-sync-common/src/main/java/org/apache/hudi/sync/common/AbstractSyncHoodieClient.java
##########
@@ -136,6 +141,42 @@ public MessageType getDataSchema() {
}
}
+ public abstract static class TypeOptimizer implements Serializable {
Review comment:
TypeConverter looks better? I see the function is to convert type and
would you please add some tests?
--
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]