You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Sergey Soldatov (JIRA)" <ji...@apache.org> on 2016/06/06 19:27:21 UTC

[jira] [Commented] (PHOENIX-2967) CSV BulkLoad should properly handle empty family for logical tables.

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

Sergey Soldatov commented on PHOENIX-2967:
------------------------------------------

[~rajeshbabu] Please take a look. It supposed to fix the issue with local indexes. 

> CSV BulkLoad should properly handle empty family for logical tables.
> --------------------------------------------------------------------
>
>                 Key: PHOENIX-2967
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2967
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Sergey Soldatov
>            Assignee: Sergey Soldatov
>         Attachments: PHOENIX-2967-1.patch
>
>
> Current code handle 1 empty CF name per physical table, which is wrong with new implementation of  local indexes.  Since TableRowKey has no information about the logical table, we need add column index for empty cf names instead of using -1. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)