[ 
https://issues.apache.org/jira/browse/PHOENIX-1765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alicia Ying Shu updated PHOENIX-1765:
-------------------------------------
    Description: 
Week(), DAYOFMONTH(), Hour(), Minute()

>From Oracle doc:
WEEK(date)               An integer from 1 to 53 representing the week of 
                         the year in date
DAYOFMONTH(date)  An integer from 1 to 31 representing the day of 
                         the month in date
HOUR(time)               An integer from 0 to 23 representing the hour 
                         component of time
MINUTE(time)             An integer from 0 to 59 representing the minute 
                         component of time

  was:Week(), Day(), Hour(), Minute(), MillisOfSecond()


> Add time related buildins
> -------------------------
>
>                 Key: PHOENIX-1765
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1765
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Alicia Ying Shu
>            Assignee: Alicia Ying Shu
>
> Week(), DAYOFMONTH(), Hour(), Minute()
> From Oracle doc:
> WEEK(date)               An integer from 1 to 53 representing the week of 
>                          the year in date
> DAYOFMONTH(date)  An integer from 1 to 31 representing the day of 
>                          the month in date
> HOUR(time)               An integer from 0 to 23 representing the hour 
>                          component of time
> MINUTE(time)             An integer from 0 to 59 representing the minute 
>                          component of time



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to