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

Work on IMPALA-9492 started by Quanlong Huang.
----------------------------------------------
> TestRecoverPartitions::test_unescaped_string_partition failing on S3
> --------------------------------------------------------------------
>
>                 Key: IMPALA-9492
>                 URL: https://issues.apache.org/jira/browse/IMPALA-9492
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: David Rorke
>            Assignee: Quanlong Huang
>            Priority: Blocker
>              Labels: build-failure
>
> TestRecoverPartitions::test_unescaped_string_partition is a new test recently 
> added by [https://gerrit.cloudera.org/#/c/15278/]
> It's failing when run against S3:
> {noformat}
> metadata/test_recover_partitions.py:374: in test_unescaped_string_partition
>     assert self.count_partition(result.data) == 4
> E   assert 2 == 4
> E    +  where 2 = <bound method TestRecoverPartitions.count_partition of 
> <test_recover_partitions.TestRecoverPartitions object at 
> 0x725e650>>(['"\t-1\t0\t0B\tNOT CACHED\tNOT 
> CACHED\tTEXT\tfalse\ts3a://impala-test-uswest2-1/test-warehouse/test_unescaped_string_...ouse/test_unescaped_string_partition_2265687.db/test_unescaped_string_partition/p=%27",
>  'Total\t-1\t0\t0B\t0B\t\t\t\t'])
> E    +    where <bound method TestRecoverPartitions.count_partition of 
> <test_recover_partitions.TestRecoverPartitions object at 0x725e650>> = 
> <test_recover_partitions.TestRecoverPartitions object at 
> 0x725e650>.count_partition
> E    +    and   ['"\t-1\t0\t0B\tNOT CACHED\tNOT 
> CACHED\tTEXT\tfalse\ts3a://impala-test-uswest2-1/test-warehouse/test_unescaped_string_...ouse/test_unescaped_string_partition_2265687.db/test_unescaped_string_partition/p=%27",
>  'Total\t-1\t0\t0B\t0B\t\t\t\t'] = 
> <tests.beeswax.impala_beeswax.ImpalaBeeswaxResult object at 0x7353b50>.data
> {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