[ 
https://issues.apache.org/jira/browse/PHOENIX-5668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17013343#comment-17013343
 ] 

Hudson commented on PHOENIX-5668:
---------------------------------

FAILURE: Integrated in Jenkins build PreCommit-PHOENIX-Build #3271 (See 
[https://builds.apache.org/job/PreCommit-PHOENIX-Build/3271/])
PHOENIX-5668: Add Full table name to the error message for constraint (xyan: 
rev 2ba00157878e56707a85bbbeb13ced12148c5652)
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/compile/UpsertCompiler.java
* (edit) 
phoenix-core/src/it/java/org/apache/phoenix/end2end/DefaultColumnValueIT.java


> Add Full table name to the error message for constraint violation exceptions
> ----------------------------------------------------------------------------
>
>                 Key: PHOENIX-5668
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5668
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Neha Gupta
>            Assignee: Neha Gupta
>            Priority: Minor
>         Attachments: PHOENIX-5668.patch, PHOENIX-5668.v1.patch
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> As part of PHOENIX-2566, the error message was changed for constraint 
> violation exceptions where the full table name is no longer shown when there 
> is a unique key violation.
> *New error*: java.sql.SQLException: ERROR 218 (23018): Constraint violation. 
> UNIQUE_KEY may not be null
>  
> *Old error*: Foo.bar.pk may not be null



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to