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

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

ABORTED: Integrated in Jenkins build Phoenix-4.x-HBase-1.5 #239 (See 
[https://builds.apache.org/job/Phoenix-4.x-HBase-1.5/239/])
PHOENIX-5668: Add Full table name to the error message for constraint (xyan: 
rev ef82f6ca558a2ac6a955041439a8af4ad272e454)
* (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