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/08/09 04:02:11 UTC

[jira] [Commented] (PHOENIX-902) Allow family qualified names in CSVCommonsLoader

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

James Taylor commented on PHOENIX-902:
--------------------------------------

Hmm. I'm embarrassed to admit that I'm not sure if this every got committed/fixed. Do you know, [~gabriel.reid]? 

> 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: 3.0.0
>
>         Attachments: 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)