[
https://issues.apache.org/jira/browse/PHOENIX-1142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14310497#comment-14310497
]
Hudson commented on PHOENIX-1142:
---------------------------------
SUCCESS: Integrated in Phoenix-master #583 (See
[https://builds.apache.org/job/Phoenix-master/583/])
PHOENIX-1142 Fix compiler errors and warnings from original checkin (jtaylor:
rev 47ca5958a2334bef35da0d9ff938e0420a79b321)
* phoenix-core/src/main/java/org/apache/phoenix/util/DateUtil.java
* phoenix-core/src/test/java/org/apache/phoenix/util/DateUtilTest.java
> 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)