[
https://issues.apache.org/jira/browse/PHOENIX-829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Taylor updated PHOENIX-829:
---------------------------------
Attachment: PHOENIX-829.patch
> Uppercase file name if none supplied for CSV import
> ---------------------------------------------------
>
> Key: PHOENIX-829
> URL: https://issues.apache.org/jira/browse/PHOENIX-829
> Project: Phoenix
> Issue Type: Bug
> Reporter: James Taylor
> Assignee: James Taylor
> Fix For: 3.0.0
>
> Attachments: PHOENIX-829.patch
>
>
> In 2.2.3, for CSV import we use the file name to map to the table name if
> none was provided and we'd normalize the name by upper casing it. We no
> longer normalize the name because this caused problems for importing for the
> case sensitive case. However, we should still upper case the file name by
> default if the -t argument isn't used to explicitly specify a table name.
--
This message was sent by Atlassian JIRA
(v6.2#6252)