GitHub user sankarh opened a pull request:
https://github.com/apache/hive/pull/434
HIVE-20607: TxnHandler should use PreparedStatement to execute direct SQL
queries.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sankarh/hive HIVE-20607
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/434.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 #434
----
commit 05a6daa841579d2835affef0144af4ba6c0ac1bb
Author: Sankar Hariappan <mailtosankarh@...>
Date: 2018-09-22T09:29:37Z
HIVE-20607: TxnHandler should use PreparedStatement to execute direct SQL
queries.
----
---