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

Vineet Garg updated HIVE-18867:
-------------------------------
    Fix Version/s: 3.0.0

> create_with_constraints_duplicate_name and 
> default_constraint_invalid_default_value_length failing 
> ---------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-18867
>                 URL: https://issues.apache.org/jira/browse/HIVE-18867
>             Project: Hive
>          Issue Type: Test
>            Reporter: Vineet Garg
>            Assignee: Vineet Garg
>            Priority: Major
>             Fix For: 3.0.0
>
>         Attachments: HIVE-18867.1.patch
>
>
> The output file for both of these need to be updated
> {noformat}
> Client Execution succeeded but contained differences (error code = 1) after 
> executing default_constraint_invalid_default_value_length.q 
> 1c1
> < FAILED: SemanticException [Error 10326]: Invalid Constraint syntax Invalid 
> Default value:  
> '12345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234'
>  .Maximum character length allowed is 255 .
> ---
> > FAILED: SemanticException [Error 10326]: Invalid Constraint syntax Invalid 
> > Default value:  
> > '12345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234'Maximum
> >  character length allowed is 255 .
> {noformat}
> {noformat}
> Client Execution succeeded but contained differences (error code = 1) after 
> executing create_with_constraints_duplicate_name.q 
> 13c13
> < FAILED: Execution Error, return code 1 from 
> org.apache.hadoop.hive.ql.exec.DDLTask. 
> InvalidObjectException(message:Constraint name already exists: pk1)
> ---
> > FAILED: Execution Error, return code 1 from 
> > org.apache.hadoop.hive.ql.exec.DDLTask. MetaException(message:One or more 
> > instances could not be made persistent)
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to