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

Implement PreparedStatement.getMetaData() in HIVE JDBC

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • JDBC
    • None

    Description

      It would be very helpful to have methods PreparedStatement.getMetaData() and also PreparedStatement.getParameterMetaData() implemented.

      I especially would like PreparedStatmeent.getMetaData() implemented, as I could prepare a SQL statement, and then get information about the result set, as well as information that the query is valid.

      I am pretty sure this information is available in some form. When you do an "EXPLAIN query", the explain operation shows information about the result set including the column name/aliases and the column types.

      thanks you

      -bill

      Attachments

        1. HIVE-6992.1.patch
          85 kB
          Prafulla T
        2. HIVE-6992.2.patch
          85 kB
          Prafulla T

        Issue Links

          Activity

            People

              Unassigned Unassigned
              bioliv Bill Oliver
              Votes:
              6 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated: