Details
-
Sub-task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
vectorization-branch
-
None
-
Vectorized UDFs for timestamp functions which accept long vectors
Description
Vectorized UDFs for timestamp functions which accept long vectors
VectorUDFYearLong
VectorUDFMonthLong
VectorUDFWeekOfYearLong
VectorUDFDayOfMonthLong
VectorUDFHourLong
VectorUDFMinuteLong
VectorUDFSecondLong
VectorUDFUnixTimeStampLong
and tests for them against their non-vectorized implementation.