Sandeep Guggilam created PHOENIX-5679:
-----------------------------------------
Summary: Querying a DATE column with 'YYYY-MM-DD HH:MM:SS' format
not returning the right data
Key: PHOENIX-5679
URL: https://issues.apache.org/jira/browse/PHOENIX-5679
Project: Phoenix
Issue Type: Bug
Affects Versions: 4.15.0
Reporter: Sandeep Guggilam
When we insert data into a DATE column with TO_DATE('YYYY-MM-DD HH:MM:SS')
format and then query the same, it is returning back the DATE column with just
('YYYY-MM-DD') format but not returning the time.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)