James Taylor created PHOENIX-829:
------------------------------------
Summary: 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
Fix For: 3.0.0
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)