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

Jesus Camacho Rodriguez resolved HIVE-24092.
--------------------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

Pushed to master, thanks [~kishendas]!

> Implement additional JDBC methods required by JDBC storage handler
> ------------------------------------------------------------------
>
>                 Key: HIVE-24092
>                 URL: https://issues.apache.org/jira/browse/HIVE-24092
>             Project: Hive
>          Issue Type: Bug
>          Components: JDBC storage handler
>            Reporter: Jesus Camacho Rodriguez
>            Assignee: Kishen Das
>            Priority: Major
>             Fix For: 4.0.0
>
>
> Calcite may rely on the following JDBC methods to generate SQL queries for 
> Hive JDBC storage handler, which in the case of Hive itself, return a 
> {{Method not supported}} exception. We should implement such methods:
> {code}
> nullsAreSortedAtEnd
> nullsAreSortedAtStart
> nullsAreSortedLow
> nullsAreSortedHigh
> storesLowerCaseIdentifiers
> storesLowerCaseQuotedIdentifiers
> storesMixedCaseIdentifiers
> storesMixedCaseQuotedIdentifiers
> storesUpperCaseIdentifiers
> storesUpperCaseQuotedIdentifiers
> supportsMixedCaseIdentifiers
> supportsMixedCaseQuotedIdentifiers
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to