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

Hive Server needs a getHiveSchema() thrift function

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.4.0
    • None
    • None
    • Incompatible change, Reviewed
    • Change HiveServer.getSchema() to return Hive types rather than Thrift types. Changed existing getSchema() to getThriftSchema()
    • Hive Server

    Description

      Currently, the Hive Server only has a getSchema() thrift function that will return a schema with fields listed as thrift DDL types. We should also have another function, getHiveSchema() (or some other function name), that will instead return a schema with fields listed as native Hive types. This will make the returned type names consistent with the HiveMetaStoreUtils get_fields() thrift function.

      Attachments

        1. HIVE-724.1.patch
          34 kB
          Eric Hwang

        Activity

          People

            ehwang Eric Hwang
            ehwang Eric Hwang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: