XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • vectorization-branch
    • vectorization-branch, 0.13.0
    • UDF
    • None
    • Integrate vectorized Year, Month, Week, Day, Hour, Minute, Second & UnixTimestamp UDFs for Timestamp fields.

    Description

      Integrated the timestamp UDFs from HIVE-4608, to be able to use the following

      TO_UNIX_TIMESTAMP(ts),
      year(ts),
      month(ts),
      weekofyear(ts),
      dayofmonth(ts),
      hour(ts),
      minute(ts),
      second(ts)

      in queries.

      Attachments

        1. HIVE-4699.patch
          11 kB
          Gopal Vijayaraghavan

        Activity

          People

            gopalv Gopal Vijayaraghavan
            gopalv Gopal Vijayaraghavan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: