You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Xinyi Yan (Jira)" <ji...@apache.org> on 2020/10/15 21:59:00 UTC

[jira] [Created] (PHOENIX-6189) DATA_EXCEEDS_MAX_CAPACITY exception error string should contain column name instead of actual value

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)