noam bulvik created PHOENIX-1485:
------------------------------------
Summary: Date columns are displayed with timezone offset
Key: PHOENIX-1485
URL: https://issues.apache.org/jira/browse/PHOENIX-1485
Project: Phoenix
Issue Type: Bug
Affects Versions: 4.1
Reporter: noam bulvik
when date or timestamp column queried the value is the date with timezone
offset. this is not how it is handled by other jdbc drivers like oracle and
impala. and it seems strange that when I have text file with specific date and
I use bulk loader to store it , when I will use select * .. I will get
different dates then the one in the file (because of the time zone offset)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)