[ https://issues.apache.org/jira/browse/PHOENIX-6189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Xinyi Yan updated PHOENIX-6189: ------------------------------- Attachment: PHOENIX-6189.4x.patch > DATA_EXCEEDS_MAX_CAPACITY exception error string should contain column name > instead of actual value > ---------------------------------------------------------------------------------------------------- > > Key: PHOENIX-6189 > URL: https://issues.apache.org/jira/browse/PHOENIX-6189 > Project: Phoenix > Issue Type: Improvement > Affects Versions: 5.0.0, 4.14.3 > Reporter: Xinyi Yan > Assignee: Xinyi Yan > Priority: Trivial > Attachments: PHOENIX-6189.4x.patch > > > UpsertCompiler raised DATA_EXCEEDS_MAX_CAPACITY exception that contains > column value instead of the column name. > https://github.com/apache/phoenix/blob/master/phoenix-core/src/main/java/org/apache/phoenix/compile/UpsertCompiler.java#L1263 > -- This message was sent by Atlassian Jira (v8.3.4#803005)