GitHub user kfaraaz opened a pull request:
https://github.com/apache/drill/pull/1159
DRILL-6215: Changed Statement to PreparedStatement in JdbcRecordReader
@bitblender Can you please review ?
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kfaraaz/drill DRILL-6215
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/1159.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 #1159
----
commit c8e16b54323cfcef90f8633474571cdf3bfb7cf9
Author: Khurram Faraaz <kfaraaz@...>
Date: 2018-03-10T00:30:10Z
DRILL-6215: Changed Statement to PreparedStatement in JdbcRecordReader
----
---