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

Aman Sinha updated IMPALA-9372:
-------------------------------
    Description: 
PartialCatalogInfoTest.testGetSqlConstraints encounters the following failure 
on a recent build . 
{noformat}
org.junit.ComparisonFailure: expected:<parent_table[]> but 
was:<parent_table[_2]>
        at org.junit.Assert.assertEquals(Assert.java:115)
        at org.junit.Assert.assertEquals(Assert.java:144)
        at 
org.apache.impala.catalog.PartialCatalogInfoTest.testGetSqlConstraints(PartialCatalogInfoTest.java:291)
{noformat}


  was:
PartialCatalogInfoTest.testGetSqlConstraints encounters the following failure 
on a recent build [1]:
{noformat}
org.junit.ComparisonFailure: expected:<parent_table[]> but 
was:<parent_table[_2]>
        at org.junit.Assert.assertEquals(Assert.java:115)
        at org.junit.Assert.assertEquals(Assert.java:144)
        at 
org.apache.impala.catalog.PartialCatalogInfoTest.testGetSqlConstraints(PartialCatalogInfoTest.java:291)
{noformat}

[1] Build link: 
https://master-02.jenkins.cloudera.com/job/impala-asf-master-exhaustive-data-cache/97/testReport/org.apache.impala.catalog/



> PartialCatalogInfoTest.testGetSqlConstraints fails in comparison of PK table 
> name
> ---------------------------------------------------------------------------------
>
>                 Key: IMPALA-9372
>                 URL: https://issues.apache.org/jira/browse/IMPALA-9372
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Frontend
>    Affects Versions: Impala 3.3.0
>            Reporter: Aman Sinha
>            Assignee: Anurag Mantripragada
>            Priority: Major
>              Labels: build
>
> PartialCatalogInfoTest.testGetSqlConstraints encounters the following failure 
> on a recent build . 
> {noformat}
> org.junit.ComparisonFailure: expected:<parent_table[]> but 
> was:<parent_table[_2]>
>       at org.junit.Assert.assertEquals(Assert.java:115)
>       at org.junit.Assert.assertEquals(Assert.java:144)
>       at 
> org.apache.impala.catalog.PartialCatalogInfoTest.testGetSqlConstraints(PartialCatalogInfoTest.java:291)
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to