[ 
https://issues.apache.org/jira/browse/PHOENIX-4873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16595360#comment-16595360
 ] 

Sergey Soldatov commented on PHOENIX-4873:
------------------------------------------

That happens because for all date types we use the same parser. We need to add 
a new TimestampDateFormatParser and use DateUtil.parseTimestamp() there. 

> Document missing time and timestamp formatting configuration properties
> -----------------------------------------------------------------------
>
>                 Key: PHOENIX-4873
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-4873
>             Project: Phoenix
>          Issue Type: Task
>            Reporter: Josh Elser
>            Assignee: Josh Elser
>            Priority: Major
>
> [https://phoenix.apache.org/tuning.html] lacks entries for 
> phoenix.query.timeFormat, phoenix.query.timestampFormat which are used by 
> psql to parse out TIME and TIMESTAMP data types.
> Add them.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to