GitHub user codingtony opened a pull request: https://github.com/apache/hive/pull/20
HIVE 2304 : for hive2 Fix for HivePreparedStatement for the hive2 driver. Applied the same setObject() code that fixed HIVE 2304 for hive1 driver. You can merge this pull request into a Git repository by running: $ git pull https://github.com/codingtony/hive HIVE-2304-hive2 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/hive/pull/20.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 #20 ---- commit 05dea4aaa70f9fb1676c97fe57b3f6813eeef111 Author: Sushanth Sowmyan <khorg...@apache.org> Date: 2014-06-02T19:25:00Z Hive 0.13.1-rc3 release. git-svn-id: https://svn.apache.org/repos/asf/hive/tags/release-0.13.1-rc3@1599318 13f79535-47bb-0310-9956-ffa450edef68 commit 85a78a0d6b992df238bce96fd57afb385b5d8b06 Author: Sushanth Sowmyan <khorg...@apache.org> Date: 2014-06-05T21:03:32Z Hive 0.13.1 release. git-svn-id: https://svn.apache.org/repos/asf/hive/tags/release-0.13.1@1600763 13f79535-47bb-0310-9956-ffa450edef68 commit 5464913c3e4707eba29eb5c917453afed905411b Author: Tony Bussieres <tony.bussie...@ticksmith.com> Date: 2014-07-18T21:36:08Z HIVE-2304 : Apply same fix but for org.apache.hive.jdbc.HivePreparedStatement (hive2) ---- --- 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. ---