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

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

Vuk Ercegovac created IMPALA-6885:
-------------------------------------

             Summary: 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


{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)