Uploaded image for project: 'Hue (READ ONLY)'
  1. Hue (READ ONLY)
  2. HUE-6131

[hive] Select partition values based on the actual datatypes of the partition column

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 3.12.0
    • Fix Version/s: 4.0.0
    • Component/s: con.hive
    • Labels:
      None

      Description

      Impala requires that partition values are selected based on the actual data type, unlike Hive which can take string values for all partitions. As such, we will have to use the DESCRIBE FORMATTED table information to get the actual data types of the partition columns and then pass that into the PartitionValue wrapper to form the select query.

        Attachments

          Activity

            People

            • Assignee:
              jennykim Jenny Kim
              Reporter:
              jennykim Jenny Kim
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: