[ https://issues.apache.org/jira/browse/PHOENIX-1792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14388367#comment-14388367 ]
Hudson commented on PHOENIX-1792: --------------------------------- FAILURE: Integrated in Phoenix-master #647 (See [https://builds.apache.org/job/Phoenix-master/647/]) PHOENIX-1792 Add Week() and Hour() built-ins(Alicia Ying Shu) (rajeshbabu: rev d05d7c86c1de64a88cf8fb7ff119b1e1208f9929) * phoenix-core/src/main/java/org/apache/phoenix/expression/function/WeekFunction.java * phoenix-core/src/it/java/org/apache/phoenix/end2end/YearMonthSecondFunctionIT.java * phoenix-core/src/main/java/org/apache/phoenix/expression/ExpressionType.java * phoenix-core/src/main/java/org/apache/phoenix/expression/function/HourFunction.java > Add Week() and Hour() built-ins > ------------------------------- > > Key: PHOENIX-1792 > URL: https://issues.apache.org/jira/browse/PHOENIX-1792 > Project: Phoenix > Issue Type: Improvement > Reporter: Alicia Ying Shu > Assignee: Alicia Ying Shu > Fix For: 5.0.0, 4.4.0 > > Attachments: Phoenix-1792.patch > > > WEEK(date) An integer from 1 to 53 representing the week of the year in date > HOUR(time) An integer from 0 to 23 representing the hour component of time -- This message was sent by Atlassian JIRA (v6.3.4#6332)