[
https://issues.apache.org/jira/browse/PHOENIX-5668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17013168#comment-17013168
]
Xinyi Yan commented on PHOENIX-5668:
------------------------------------
Thanks for the patch, [~neha.gupta]. The test result report doesn't have test
failures, but we do see -1 for core tests. I will commit the patch since the
report shows no test failures.
I guess we have some problems with the build. [~ckulkarni] , we should
prioritize and fix this soon than later.
> 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)