You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2014/03/14 05:35:42 UTC

[jira] [Resolved] (PHOENIX-829) Uppercase file name if none supplied for CSV import

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

James Taylor resolved PHOENIX-829.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 4.0.0

> 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, 4.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)