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

support ISO-2012 timestamp literals

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.9.0
    • 1.1.0
    • None

    Description

      Enable the JDBC driver/Hive SQL engine to accept JDBC canonical or ISO-SQL 20xx Timestamp literals

      ie.
      select 1 from cert.tversion tversion where timestamp '1989-01-01 10:20:30.000000000' <> timestamp '2000-12-31 12:15:30.123000000'

      instead of
      unix_timestamp('.....)

      Attachments

        1. HIVE-3187.1.patch.txt
          9 kB
          Navis Ryu
        2. HIVE-3187.2.patch.txt
          11 kB
          Navis Ryu
        3. HIVE-3187.3.patch.txt
          58 kB
          Navis Ryu

        Issue Links

          Activity

            People

              navis Navis Ryu
              the6campbells N Campbell
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: