anantdamle commented on a change in pull request #13646:
URL: https://github.com/apache/beam/pull/13646#discussion_r551988264
##########
File path:
sdks/java/io/parquet/src/main/java/org/apache/beam/sdk/io/parquet/ParquetIO.java
##########
@@ -788,12 +789,10 @@ public void processElement(
}
}
- public Configuration getConfWithModelClass() throws Exception {
+ public Configuration getConfWithModelClass() throws
ReflectiveOperationException {
Review comment:
adding more specific exception in lieu.
----------------------------------------------------------------
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]