[
https://issues.apache.org/jira/browse/PHOENIX-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gabriel Reid updated PHOENIX-1127:
----------------------------------
Attachment: PHOENIX-1127.2.patch
Here's a patch that *just* does the simple case, using Joda time as you
suggested [~jamestaylor].
Further testing with the approach that I used in the initial patch brought up
some issues when converting types on incoming parameters via function calls
(see PHOENIX-1546), so I think it's best just to fix the issue at hand (i.e.
handling optional millis).
I can come back to the parameter parsing expressions for CSV loading at a later
point, as we'll be needing that in the near future I think.
> Cannot load Timestamp(6) in CSV bulk loader
> -------------------------------------------
>
> Key: PHOENIX-1127
> URL: https://issues.apache.org/jira/browse/PHOENIX-1127
> Project: Phoenix
> Issue Type: Improvement
> Affects Versions: 4.0.0
> Environment: PROD
> Reporter: Deepak Gattala
> Fix For: 5.0.0
>
> Attachments: PHOENIX-1127.2.patch, PHOENIX-1127.patch
>
> Original Estimate: 360h
> Remaining Estimate: 360h
>
> cannot do any date manipulation because of this issue.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)