You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Sean Flatley (JIRA)" <ji...@apache.org> on 2010/09/09 22:19:34 UTC

[jira] Updated: (HIVE-1625) Added implementation to HivePreparedStatement, HiveBaseResultSet and HiveQueryResultSet.

     [ https://issues.apache.org/jira/browse/HIVE-1625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Flatley updated HIVE-1625:
-------------------------------

    Attachment: changelog.txt
                testJdbcDriver.log

Change log and test log file.

> Added implementation to HivePreparedStatement, HiveBaseResultSet and HiveQueryResultSet.
> ----------------------------------------------------------------------------------------
>
>                 Key: HIVE-1625
>                 URL: https://issues.apache.org/jira/browse/HIVE-1625
>             Project: Hadoop Hive
>          Issue Type: Improvement
>            Reporter: Sean Flatley
>            Assignee: Sean Flatley
>         Attachments: changelog.txt, testJdbcDriver.log
>
>
> We implemented several of the HivePreparedStatement set methods, such as setString(int, String) and the means to substitute place holders in the SQL with the values set.  
> HiveQueryResultSet and HiveBaseResultSet were enhanced so that getStatement() could be implemented.
> See attached change log for details.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.