[ 
https://issues.apache.org/jira/browse/PHOENIX-1142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

James Taylor updated PHOENIX-1142:
----------------------------------
    Attachment: PHOENIX-1142_addendum.patch

[~jeffreyz] - would you mind updating your settings in your dev environment so 
you see these. The settings are documented here: 
http://phoenix.apache.org/contributing.html#Code_conventions. They can be 
imported as preferences into your Eclipse workspace so you'll get errors for 
unused private methods, unnecessary casts, and warnings for unused imports and 
missing @Override tags.

> Improve CsvBulkLoadTool to parse different Date formats
> -------------------------------------------------------
>
>                 Key: PHOENIX-1142
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1142
>             Project: Phoenix
>          Issue Type: Improvement
>            Reporter: David Kjerrumgaard
>            Assignee: Jeffrey Zhong
>             Fix For: 5.0.0, 4.3
>
>         Attachments: PHOENIX-1142-v2.patch, PHOENIX-1142.patch, 
> PHOENIX-1142_addendum.patch
>
>
> Currently, the CsvBulkLoadTool uses a single 'default' format to parse dates 
> from the source CSV file. This can sometimes cause issues when the date 
> fields don't match this default format.
> Would it be possible to add a method for specifying / overriding the 
> 'default' date format?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to