Xinyi Yan created PHOENIX-6189:
----------------------------------
Summary: 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: 4.14.3, 5.0.0
Reporter: Xinyi Yan
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)