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

Timestamps with timezone are set to null when using the streaming API

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • 3.1.0
    • None
    • Hive
    • None

    Description

      For example:

      beeline> create table default.timest (a TIMESTAMP) stored as orc " +
              "TBLPROPERTIES('transactional'='true')
      
      # And then:
      connection.write("2018-10-19 10:35:00 America/Los_Angeles".getBytes());
      

      inserts NULL.

      Attachments

        1. HIVE-20838.9.patch
          6 kB
          Jaume M
        2. HIVE-20838.8.patch
          0.8 kB
          Jaume M
        3. HIVE-20838.7.patch
          5 kB
          Jaume M
        4. HIVE-20838.6.patch
          130 kB
          Jaume M
        5. HIVE-20838.5.patch
          5 kB
          Jaume M
        6. HIVE-20838.4.patch
          4 kB
          Jaume M
        7. HIVE-20838.3.patch
          4 kB
          Jaume M
        8. HIVE-20838.3.patch
          137 kB
          Jaume M
        9. HIVE-20838.2.patch
          2 kB
          Jaume M
        10. HIVE-20838.10.patch
          10 kB
          Jaume M
        11. HIVE-20838.1.patch
          4 kB
          Jaume M

        Activity

          People

            jmarhuen Jaume M
            jmarhuen Jaume M
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: