Jesse Yates created PHOENIX-2677:
------------------------------------
Summary: PhoenixMapReduceUtil#setOutput() doesn't build correct
column names
Key: PHOENIX-2677
URL: https://issues.apache.org/jira/browse/PHOENIX-2677
Project: Phoenix
Issue Type: Bug
Reporter: Jesse Yates
When you specify primary key columns to write, it gets dropped from the final
set of columns in the upsert PreparedStatement, leading to a row that you
phyiscally cannot write correctly (even if you have all the correct
information).
This may only occur when also using setInput(), but I'd have to check.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)