Kevin Liew created PHOENIX-2793:
-----------------------------------
Summary: 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: Bug
Affects Versions: 4.4.0
Environment: HDP 2.3.4
Reporter: Kevin Liew
Priority: Minor
{code:sql}select month(at1.DATE_col5) from at1 where date_col5 is null{code}
returns zero rows but should return one null row.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)