You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Michael Brown (JIRA)" <ji...@apache.org> on 2018/04/27 17:55:00 UTC

[jira] [Resolved] (IMPALA-6885) test_recover_partitions.py test_support_all_types fails

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

Michael Brown resolved IMPALA-6885.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: Impala 2.13.0

> test_recover_partitions.py test_support_all_types fails
> -------------------------------------------------------
>
>                 Key: IMPALA-6885
>                 URL: https://issues.apache.org/jira/browse/IMPALA-6885
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Frontend
>    Affects Versions: Impala 2.12.0
>            Reporter: Vuk Ercegovac
>            Assignee: Vuk Ercegovac
>            Priority: Blocker
>             Fix For: Impala 2.13.0
>
>
> {noformat}
> metadata/test_recover_partitions.py:332: in test_support_all_types
>     assert len(result.data) == (old_length + 1),\
> E   AssertionError: ALTER TABLE test_support_all_types_bc3b11e9.test_recover_partitions RECOVER PARTITIONS failed to handle some data types.
> E   assert 2 == (2 + 1)
> E    +  where 2 = len(['1\t2\t3\t4\t55.55\t6.599999904632568\t7.7\tj    \tk\ts\t-1\t1\t2B\tNOT CACHED\tNOT CACHED\tTEXT\tfalse\ts3a://impala...s/a=1/b=2/c=3/d=4/e=55.55/f=6.599999904632568/g=7.7/j=j    /k=k/s=s', 'Total\t\t\t\t\t\t\t\t\t\t-1\t1\t2B\t0B\t\t\t\t'])
> E    +    where ['1\t2\t3\t4\t55.55\t6.599999904632568\t7.7\tj    \tk\ts\t-1\t1\t2B\tNOT CACHED\tNOT CACHED\tTEXT\tfalse\ts3a://impala...s/a=1/b=2/c=3/d=4/e=55.55/f=6.599999904632568/g=7.7/j=j    /k=k/s=s', 'Total\t\t\t\t\t\t\t\t\t\t-1\t1\t2B\t0B\t\t\t\t'] = <tests.beeswax.impala_beeswax.ImpalaBeeswaxResult object at 0x722d150>.data{noformat}



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