[
https://issues.apache.org/jira/browse/HIVE-1101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13404237#comment-13404237
]
Carl Steinbach commented on HIVE-1101:
--------------------------------------
@Prasad: is the patch ready for review? If so can you please submit a review
request? Thanks.
> Extend Hive ODBC to support more functions
> ------------------------------------------
>
> Key: HIVE-1101
> URL: https://issues.apache.org/jira/browse/HIVE-1101
> Project: Hive
> Issue Type: New Feature
> Components: ODBC
> Reporter: Ning Zhang
> Assignee: Prasad Mujumdar
> Attachments: HIVE-1101.patch, odbc-build.patch, odbc-src.patch,
> unixODBC-2.2.14-p2-HIVE-1101.tar.gz
>
>
> Currently Hive ODBC driver only support a a minimum list of functions to
> ensure some application work. Some other applications require more function
> support. These functions include:
> *SQLCancel
> *SQLFetchScroll
> *SQLGetData
> *SQLGetInfo
> *SQLMoreResults
> *SQLRowCount
> *SQLSetConnectAtt
> *SQLSetStmtAttr
> *SQLEndTran
> *SQLPrepare
> *SQLNumParams
> *SQLDescribeParam
> *SQLBindParameter
> *SQLGetConnectAttr
> *SQLSetEnvAttr
> *SQLPrimaryKeys (not ODBC API? Hive does not support primary keys yet)
> *SQLForeignKeys (not ODBC API? Hive does not support foreign keys yet)
> We should support as many of them as possible.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira