[
https://issues.apache.org/jira/browse/PHOENIX-3346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16045694#comment-16045694
]
Hudson commented on PHOENIX-3346:
---------------------------------
FAILURE: Integrated in Jenkins build Phoenix-master #1658 (See
[https://builds.apache.org/job/Phoenix-master/1658/])
PHOENIX-3708 Tests introduced in PHOENIX-3346 doesn't work well with (ssa: rev
616cd057d3c7d587aafe278948f8cff84efc9d29)
* (edit) phoenix-hive/src/it/java/org/apache/phoenix/hive/HiveMapReduceIT.java
* (edit) phoenix-hive/src/it/java/org/apache/phoenix/hive/HiveTezIT.java
* (edit) phoenix-hive/src/it/java/org/apache/phoenix/hive/HiveTestUtil.java
* (edit)
phoenix-hive/src/main/java/org/apache/phoenix/hive/query/PhoenixQueryBuilder.java
* (edit)
phoenix-hive/src/it/java/org/apache/phoenix/hive/BaseHivePhoenixStoreIT.java
* (edit) phoenix-hive/pom.xml
> 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
> Priority: Blocker
> Labels: HivePhoenix
> Fix For: 4.10.0
>
> 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)