xushiyan commented on a change in pull request #4680:
URL: https://github.com/apache/hudi/pull/4680#discussion_r794077206
##########
File path:
hudi-client/hudi-client-common/src/main/java/org/apache/hudi/table/upgrade/OneToZeroDowngrader.java
##########
@@ -35,13 +35,13 @@
/**
* Downgrade handle to assist in downgrading hoodie table from version 1 to 0.
*/
-public class OneToZeroDowngradeHandler implements DowngradeHandler {
+public class OneToZeroDowngrader implements Downgrader {
Review comment:
reverted
--
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]