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

ASF GitHub Bot commented on HAWQ-792:
-------------------------------------

GitHub user jiny2 opened a pull request:

    https://github.com/apache/incubator-hawq/pull/697

    HAWQ-792. Orca on causes different error message when insert null value to 
a not null col

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jiny2/incubator-hawq HAWQ-792

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-hawq/pull/697.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #697
    
----
commit 1009234c468d68ff6b8967155b13e3597ef44a14
Author: YI JIN <y...@pivotal.io>
Date:   2016-06-08T04:32:34Z

    HAWQ-792. Orca on causes different error message when insert null value to 
a not null col

----


> Orca on causes different error message when insert null value to a not null 
> col
> -------------------------------------------------------------------------------
>
>                 Key: HAWQ-792
>                 URL: https://issues.apache.org/jira/browse/HAWQ-792
>             Project: Apache HAWQ
>          Issue Type: Bug
>          Components: Core
>            Reporter: Yi Jin
>            Assignee: Yi Jin
>
> INSERT INTO serialtest VALUES('wrong',NULL);
> psql:/tmp/TestQuerySequence_TestSequenceCreateSerialColumn.sql:4: ERROR:  One 
> or more assertions failed  (seg0 localhost:40000 pid=11362)
> DETAIL:  Not null constraint for column f2 of table serialtest was violated



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to