You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Alex Warshavsky (JIRA)" <ji...@apache.org> on 2015/04/08 23:19:12 UTC

[jira] [Comment Edited] (PHOENIX-1765) Add time related built-ins

    [ https://issues.apache.org/jira/browse/PHOENIX-1765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14486070#comment-14486070 ] 

Alex Warshavsky edited comment on PHOENIX-1765 at 4/8/15 9:18 PM:
------------------------------------------------------------------

Is this specific to only DATEOFMONTH(date) and MINUTE(time)? The name should be changed to DayOfMonth() and Minute().


was (Author: iwritecode):
Is this specific to only DATEOFMONTH(date) and MINUTE(time)? The name should e changed to DayOfMonth() and Minute()?

> Add time related built-ins
> --------------------------
>
>                 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
>              Labels: Newbie
>
> DAYOFMONTH(), Minute()
> From Oracle doc:
> DAYOFMONTH(date)  An integer from 1 to 31 representing the day of 
>                          the month in date
> 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)