[
https://issues.apache.org/jira/browse/PHOENIX-902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14091916#comment-14091916
]
Hudson commented on PHOENIX-902:
--------------------------------
SUCCESS: Integrated in Phoenix | Master | Hadoop1 #323 (See
[https://builds.apache.org/job/Phoenix-master-hadoop1/323/])
PHOENIX-902 Allow family qualifiers in CSV loader (gabrielr: rev
1ef7e57daa6bfaa6981238307f07326d0baac511)
* phoenix-core/src/main/java/org/apache/phoenix/util/CSVCommonsLoader.java
> Allow family qualified names in CSVCommonsLoader
> ------------------------------------------------
>
> Key: PHOENIX-902
> URL: https://issues.apache.org/jira/browse/PHOENIX-902
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 3.0.0
> Reporter: James Violette
> Fix For: 5.0.0, 3.1, 4.1
>
> Attachments: PHOENIX-902_2.patch, PHOENIX_902_1.patch
>
>
> When using family-qualified names, the CSVCommonsLoader cannot find the
> columns.
> We can update the loader to create a family-qualified name map in addition to
> the column name map. When using table-defined columns, the loader would use
> the family-qualified name map. When using user-supplied columns, the loader
> should first look into the family-qualified name map, then in the column name
> map.
--
This message was sent by Atlassian JIRA
(v6.2#6252)