[ https://issues.apache.org/jira/browse/PHOENIX-3346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15872046#comment-15872046 ]
Josh Elser edited comment on PHOENIX-3346 at 2/17/17 4:19 PM: -------------------------------------------------------------- bq. Would you have a few cycles to get this committed, Josh Elser? Should we kick off a test run to make sure the Hive-related tests pass? I'm sorry for ignoring ya, James, rough week. Seeing what HadoopQA has to say about those tests would be good... kicked off a precommit (not sure why it didn't run the first time) https://builds.apache.org/view/PreCommit%20Builds/job/PreCommit-PHOENIX-Build/773/console was (Author: elserj): bq. Would you have a few cycles to get this committed, Josh Elser? Should we kick off a test run to make sure the Hive-related tests pass? I'm sorry for ignoring ya, James, rough week. Seeing what HadoopQA has to say about those tests would be good... > 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)