Package | Description |
---|---|
org.apache.hadoop.hive.ql.exec.vector.expressions |
Modifier and Type | Class and Description |
---|---|
class |
VectorUDFDayOfMonthLong
Expression to get day of month.
|
class |
VectorUDFHourLong
Returns hour of day.
|
class |
VectorUDFMinuteLong
Returns minute value.
|
class |
VectorUDFMonthLong
Returns month value.
|
class |
VectorUDFSecondLong
Expression to get seconds.
|
class |
VectorUDFUnixTimeStampLong
Return Unix Timestamp.
|
class |
VectorUDFWeekOfYearLong
Expression to get week of year.
|
class |
VectorUDFYearLong
Expression to get year as a long.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.