[
https://issues.apache.org/jira/browse/PHOENIX-3346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15872097#comment-15872097
]
Sergey Soldatov commented on PHOENIX-3346:
------------------------------------------
let me do it. I'm in the process of reviewing/combining all fixes related to
storage handler, so if everything is smoothly it will be a set of patches. It's
just a bit slow to check that nothing is broken. Will try to get it into by
Monday.
> Hive PhoenixStorageHandler doesn't work well with column mapping
> ----------------------------------------------------------------
>
> Key: PHOENIX-3346
> URL: https://issues.apache.org/jira/browse/PHOENIX-3346
> Project: Phoenix
> Issue Type: Bug
> Reporter: Sergey Soldatov
> Assignee: Sergey Soldatov
> Labels: HivePhoenix
> Attachments: PHOENIX-3346-1.patch
>
>
> If column mapping is used during table creation, the hive table becomes
> unusable and throws UnknownColumn exception.
> There are several issues in the current implementation:
> 1. During table creation mapping doesn't applies to primary keys
> 2. During select query building no mapping happen
> 3. PhoenixRow should have backward mapping from phoenix column names to hive
> names.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)