Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
Impala 2.12.0
-
None
-
ghx-label-1
Description
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
Attachments
Issue Links
- is duplicated by
-
IMPALA-6911 test_duplicate_partitions failing on recent S3 build
- Resolved