[ 
https://issues.apache.org/jira/browse/PHOENIX-829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13937122#comment-13937122
 ] 

Hudson commented on PHOENIX-829:
--------------------------------

SUCCESS: Integrated in Apache Phoenix - Branch:3.0 #36 (See 
[https://builds.apache.org/job/Phoenix-3.0/36/])
PHOENIX-829 Uppercase file name if none supplied for CSV import (JamesTaylor) 
(jamestaylor: rev 6d7010794da56b8b9f84167e75ce85a091eeeeed)
* phoenix-core/src/main/java/org/apache/phoenix/util/PhoenixRuntime.java
* phoenix-core/pom.xml


> 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)

Reply via email to