You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "Yi Jin (JIRA)" <ji...@apache.org> on 2016/06/13 01:07:21 UTC

[jira] [Closed] (HAWQ-792) Orca on causes different error message when insert null value to a not null col

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

Yi Jin closed HAWQ-792.
-----------------------

> 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
>             Fix For: 2.0.0
>
>
> 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)