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

Xiu updated HIVE-3176:
----------------------

    Labels: newbie patch  (was: )
    Status: Patch Available  (was: Open)

I updated SQLException in HiveDriver where another exception is passed in as a 
SQLState. I believe a five letter standardized code should be passed in.

Please give me some feedback as I am a newbie and need to improve a lot. : )
                
> implement returning values for SQLException getSQLState()
> ---------------------------------------------------------
>
>                 Key: HIVE-3176
>                 URL: https://issues.apache.org/jira/browse/HIVE-3176
>             Project: Hive
>          Issue Type: Improvement
>          Components: JDBC
>    Affects Versions: 0.8.1
>            Reporter: N Campbell
>              Labels: patch, newbie
>         Attachments: HIVE-3176.patch.txt
>
>
> a dynamic SQL application should be able to check the values returned by 
> getSQLState on a SQLException object. Currently the Hive driver is not doing 
> this (throws exceptions etc).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to