[ https://issues.apache.org/jira/browse/PHOENIX-1765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14493388#comment-14493388 ]
Hudson commented on PHOENIX-1765: --------------------------------- SUCCESS: Integrated in Phoenix-master #676 (See [https://builds.apache.org/job/Phoenix-master/676/]) PHOENIX-1765 Add DAYOFMONTH built-in function (Alicia Ying Shu) (jtaylor: rev 0d78e48b579739fb85a64fe7258f1838dc1af2c8) * phoenix-core/src/main/java/org/apache/phoenix/expression/function/DayOfMonthFunction.java * phoenix-core/src/it/java/org/apache/phoenix/end2end/DateTimeIT.java * phoenix-core/src/main/java/org/apache/phoenix/expression/ExpressionType.java * phoenix-core/src/it/java/org/apache/phoenix/end2end/YearMonthSecondFunctionIT.java > Add DAYOFMONTH built-in function > -------------------------------- > > 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 > Fix For: 5.0.0, 4.4.0 > > Attachments: PHOENIX-1765_v2.patch, Phoenix-1765.patch > > > Implement DAYOFMONTH(date/time/timestamp) built-in function: An integer from > 1 to 31 representing the day of the month in date. -- This message was sent by Atlassian JIRA (v6.3.4#6332)