nsivabalan commented on a change in pull request #1858:
URL: https://github.com/apache/hudi/pull/1858#discussion_r462460480
##########
File path:
hudi-client/src/main/java/org/apache/hudi/table/action/rollback/BaseRollbackActionExecutor.java
##########
@@ -59,31 +61,31 @@
protected final boolean useMarkerBasedStrategy;
public BaseRollbackActionExecutor(JavaSparkContext jsc,
- HoodieWriteConfig config,
- HoodieTable<?> table,
- String instantTime,
- HoodieInstant instantToRollback,
- boolean deleteInstants) {
+ HoodieWriteConfig config,
Review comment:
no changes in this file. just formatting changes.
----------------------------------------------------------------
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]