jnturton opened a new pull request, #2551:
URL: https://github.com/apache/drill/pull/2551

   # [DRILL-8227](https://issues.apache.org/jira/browse/DRILL-XXXX): JConnect 
and jTDS JDBC drivers do not implement Connection::getSchema
   
   ## Description
   
   Swallow and log the AbstractMethodError thrown when we call this method in 
the mentioned drivers. The default schema for the plugin will default to the 
first one in the list of schemas returned by the connection in this instance.
   
   ## Documentation
   N/A
   
   ## Testing
   What do we want to do about testing this? One option would be to add a new 
MSSQL testcontainer which gets unit tested through the jTDS driver. The 
resulting test coverage of MSSQL might be nice to have in general...
   


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

To unsubscribe, e-mail: dev-unsubscr...@drill.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to