[ https://issues.apache.org/jira/browse/DRILL-2489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Daniel Barclay reassigned DRILL-2489: ------------------------------------- Assignee: (was: Daniel Barclay) > Accessing Connection, Statement, PreparedStatement after they are closed > should throw a SQLException > ---------------------------------------------------------------------------------------------------- > > Key: DRILL-2489 > URL: https://issues.apache.org/jira/browse/DRILL-2489 > Project: Apache Drill > Issue Type: Bug > Components: Client - JDBC > Reporter: Rahul Kumar Challapalli > Priority: Major > Fix For: Future > > > git.commit.id.abbrev=7b4c887 > According to JDBC spec we should throw a SQLException when we access methods > on a closed Connection, Statement, or PreparedStatement. Drill is currently > not doing it. > I can raise multiple JIRA's if the developer wishes to work on them > independently -- This message was sent by Atlassian Jira (v8.20.10#820010)