Zoltán Borók-Nagy created IMPALA-13896:
------------------------------------------
Summary: TestIOMetrics::test_local_read failed in build with
tuple_cache
Key: IMPALA-13896
URL: https://issues.apache.org/jira/browse/IMPALA-13896
Project: IMPALA
Issue Type: Bug
Reporter: Zoltán Borók-Nagy
TestIOMetrics::test_local_read failed in build with tuple_cache.
h3. Error Message
{noformat}
assert (1815888721 + 2199) == 1815888721
{noformat}
h3. Stacktrace
{noformat}
query_test/test_io_metrics.py:79: in test_local_read
assert(before + nation_data_file_length == after)
E assert (1815888721 + 2199) == 1815888721
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)