[
https://issues.apache.org/jira/browse/PHOENIX-3201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15437422#comment-15437422
]
ASF GitHub Bot commented on PHOENIX-3201:
-----------------------------------------
GitHub user prakul opened a pull request:
https://github.com/apache/phoenix/pull/197
PHOENIX-3201 Implement DAYOFWEEK and DAYOFYEAR built-in functions
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/prakul/phoenix phoe-3201
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/phoenix/pull/197.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #197
----
commit cfd4c17563b332d91eb679b92a826ef22aa6bcdd
Author: prakul <[email protected]>
Date: 2016-08-25T18:32:48Z
PHOENIX-3201 Implement DAYOFWEEK and DAYOFYEAR built-in functions
----
> Implement DAYOFWEEK and DAYOFYEAR built-in functions
> ----------------------------------------------------
>
> Key: PHOENIX-3201
> URL: https://issues.apache.org/jira/browse/PHOENIX-3201
> Project: Phoenix
> Issue Type: Bug
> Reporter: James Taylor
> Assignee: prakul agarwal
> Labels: newbie
> Fix For: 4.9.0
>
> Attachments: PHOENIX-3201.patch
>
>
> DAYOFWEEK() as documented here:
> https://docs.oracle.com/cd/B19188_01/doc/B15917/sqfunc.htm#i1005645
> DAYOFYEAR() as documented here:
> https://docs.oracle.com/cd/B19188_01/doc/B15917/sqfunc.htm#i1005676
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)