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 22:00:00 UTC

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

     [ https://issues.apache.org/jira/browse/PHOENIX-6189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xinyi Yan reassigned PHOENIX-6189:
----------------------------------

    Assignee: Xinyi Yan

> 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
>
> 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)