Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-24092

Implement additional JDBC methods required by JDBC storage handler

    XMLWordPrintableJSON

Details

    Description

      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:

      nullsAreSortedAtEnd
      nullsAreSortedAtStart
      nullsAreSortedLow
      nullsAreSortedHigh
      storesLowerCaseIdentifiers
      storesLowerCaseQuotedIdentifiers
      storesMixedCaseIdentifiers
      storesMixedCaseQuotedIdentifiers
      storesUpperCaseIdentifiers
      storesUpperCaseQuotedIdentifiers
      supportsMixedCaseIdentifiers
      supportsMixedCaseQuotedIdentifiers
      

      Attachments

        Issue Links

          Activity

            People

              kishendas Kishen Das
              jcamacho Jesús Camacho Rodríguez
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: