Vuk Ercegovac created IMPALA-6884:
-------------------------------------
Summary: test_misaligned_orc_stripes fails for local fs tests
Key: IMPALA-6884
URL: https://issues.apache.org/jira/browse/IMPALA-6884
Project: IMPALA
Issue Type: Bug
Components: Backend
Affects Versions: Impala 3.0
Reporter: Vuk Ercegovac
{noformat}
query_test/test_scanners.py:927: in test_misaligned_orc_stripes
self._misaligned_orc_stripes_helper(table_name, 7300)
query_test/test_scanners.py:965: in _misaligned_orc_stripes_helper
assert len(num_scanners_with_no_reads_list) == 4
E assert 2 == 4
E + where 2 = len(['0', '0']){noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)