xuefuz commented on issue #10053: [FLINK-14578][table] load/unloadModule() 
should throw RuntimeException rather than checked exception
URL: https://github.com/apache/flink/pull/10053#issuecomment-549005403
 
 
   To my understanding, loading/unloading modules is exposed in 
TableEnvironment, so it's possible that user programmatically call those 
methods. The original code did declare throwing exceptions.
   
   As majority of APIs in TableEnv doesn't throw any exception, I'm okay not to 
declare any exception and this PR can merge.

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to