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

Timestamp type is not copied by ObjectInspectorUtils.copyToStandardObject

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.14.0
    • Query Processor
    • None

    Description

      Most of primitive types are non-mutable, so copyToStandardObject retuns input object as-is. But for Timestamp objects, it's used something like wrapper and inside value changed by hive. copyToStandardObject should return real copy of them.

      Attachments

        1. HIVE-7399.1.patch.txt
          4 kB
          Navis Ryu
        2. HIVE-7399.2.patch.txt
          4 kB
          Navis Ryu
        3. HIVE-7399.3.patch.txt
          4 kB
          Navis Ryu

        Issue Links

          Activity

            People

              navis Navis Ryu
              navis Navis Ryu
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: