GitHub user jaltekruse opened a pull request: https://github.com/apache/drill/pull/353
DRILL-4128: Fix NPE when calling getString on a JDBC ResultSet when t⦠â¦he type is not varchar You can merge this pull request into a Git repository by running: $ git pull https://github.com/jaltekruse/incubator-drill 4128-jdbc-npe Alternatively you can review and apply these changes as the patch at: https://github.com/apache/drill/pull/353.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #353 ---- commit 1b96174b1e5bafb13a873dd79f03467802d7c929 Author: Jason Altekruse <altekruseja...@gmail.com> Date: 2016-02-01T21:03:23Z DRILL-4128: Fix NPE when calling getString on a JDBC ResultSet when the type is not varchar ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---