Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-35662 Support Timestamp without time zone data type
  3. SPARK-36046

Support new functions make_timestamp_ntz and make_timestamp_ltz

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.3.0
    • 3.3.0
    • SQL
    • None

    Description

      Syntax:
      make_timestamp_ntz(year, month, day, hour, min, sec) Create local date-time from year, month, day, hour, min, sec fields
      make_timestamp_ltz(year, month, day, hour, min, sec, [timezone]) Create current timestamp with local time zone from year, month, day, hour, min, sec and timezone fields

      Attachments

        Activity

          People

            Gengliang.Wang Gengliang Wang
            Gengliang.Wang Gengliang Wang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: