n3nash commented on a change in pull request #2133:
URL: https://github.com/apache/hudi/pull/2133#discussion_r497235216



##########
File path: 
hudi-common/src/main/java/org/apache/hudi/exception/HoodieIOException.java
##########
@@ -18,27 +18,25 @@
 
 package org.apache.hudi.exception;
 
-import java.io.IOException;

Review comment:
       I don't think we should change the semantics of `HoodieIOException`. The 
idea is that an IOException is wrapped by hoodie to throw a HoodieIOException. 
This change gives the false impression by wrapping a generic exception.




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to