[
https://issues.apache.org/jira/browse/PHOENIX-1142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14301722#comment-14301722
]
Jeffrey Zhong commented on PHOENIX-1142:
----------------------------------------
{quote}
If an old 4.2.2 client makes a call to TO_DATE against a new 4.3 server, will
b/w compat be maintained. Have you tested this scenario?
{quote}
Yes, b/w compatibility is maintained. I tested this scenario and worked fine.
Because new TO_DATE is supper set of the old OLD_DATE and, in addition, TO_DATE
is resolved in client side.
> 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
> Attachments: PHOENIX-1142.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)