You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Quanlong Huang (Jira)" <ji...@apache.org> on 2020/03/24 14:28:00 UTC

[jira] [Resolved] (IMPALA-9492) TestRecoverPartitions::test_unescaped_string_partition failing on S3

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

Quanlong Huang resolved IMPALA-9492.
------------------------------------
    Fix Version/s: Impala 3.4.0
       Resolution: Fixed

> 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
>             Fix For: Impala 3.4.0
>
>
> 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: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org