As I mentioned in the description of PR, in Avatica was made a change in its methods and signatures, so now they check for connection is open, and all these Drill methods may be removed to avoid the same check twice. Also, for most of the methods in Avatica was added `throws SQLException`, so now it is not needed to wrap these exceptions.
[ Full content available at: https://github.com/apache/drill/pull/1425 ] This message was relayed via gitbox.apache.org for [email protected]
