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

allow timestamp literal per ISO-SQL

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 0.11.0
    • 1.1.0
    • None
    • None

    Description

      Support the ISO-SQL timestamp literal specification

      select timestamp '1999-01-01 12:23.30.01' from tversion

      instead of having to use

      select cast('1999-01-01 12:23:30.01' as timestamp) from tversion

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              the6campbells N Campbell
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: