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

Josh Elser commented on PHOENIX-4873:
-------------------------------------

Seems like there's a related problem too. This code is using SimpleDateFormat 
to parse out values, but that means that the date string cannot contain 
anything smaller than milliseconds (no micro or nano seconds). I'm now 
knee-deep in crap on date parsing in Java (especially the new java.time 
classes).

cc/ [~sergey.soldatov]

> 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