[
https://issues.apache.org/jira/browse/PHOENIX-4873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16595216#comment-16595216
]
Josh Elser commented on PHOENIX-4873:
-------------------------------------
Looks like the default value for {{phoenix.query.dateFormat}} is also wrong.
Docs claim {{yyyy-MM-dd HH:mm:ss}} but DateUtil reads as though it's using
{{yyyy-MM-dd HH:mm:ss.SSS}}.
> 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)