[
https://issues.apache.org/jira/browse/PHOENIX-2793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15456372#comment-15456372
]
Hudson commented on PHOENIX-2793:
---------------------------------
FAILURE: Integrated in Jenkins build Phoenix-master #1379 (See
[https://builds.apache.org/job/Phoenix-master/1379/])
PHOENIX-2793 Test case for date-time functions on null dates return no
(samarth: rev 06d37e534d1e07e8206eaefb82dd7bf3f50455b0)
* (edit) phoenix-core/src/it/java/org/apache/phoenix/end2end/DateTimeIT.java
> Date-time functions on null dates return no data
> ------------------------------------------------
>
> Key: PHOENIX-2793
> URL: https://issues.apache.org/jira/browse/PHOENIX-2793
> Project: Phoenix
> Issue Type: Test
> Affects Versions: 4.4.0
> Environment: HDP 2.3.4
> Reporter: Kevin Liew
> Assignee: Kevin Liew
> Priority: Minor
> Labels: date, function, time, timestamp
>
> {code:sql}select month(at1.DATE_col5) from at1 where date_col5 is null{code}
> returns zero rows but should return one null row for each null row in
> at1.DATE_col5
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)