GitHub user jacques-n opened a pull request: https://github.com/apache/drill/pull/240
DRILL-4031: Log warning and ignore unsupported columns returned from JDBC plugin Problem found when connecting to Postgres, no test infrastructure in place at moment to support adding regression test. You can merge this pull request into a Git repository by running: $ git pull https://github.com/jacques-n/drill DRILL-4031 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/drill/pull/240.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 #240 ---- commit bc3f03dff360354aac71fdca23f2f6055ae73e70 Author: Jacques Nadeau <jacq...@apache.org> Date: 2015-11-04T18:46:36Z DRILL-4031: Log warning and ignore columns returned from JDBC source that are unsupported. ---- --- 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. ---