You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Zoltán Borók-Nagy (Jira)" <ji...@apache.org> on 2021/11/12 15:10:00 UTC

[jira] [Resolved] (IMPALA-10955) query_test/test_iceberg.py test_time_travel fails in S3 builds

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

Zoltán Borók-Nagy resolved IMPALA-10955.
----------------------------------------
    Fix Version/s: Impala 4.1.0
       Resolution: Fixed

> query_test/test_iceberg.py test_time_travel fails in S3 builds
> --------------------------------------------------------------
>
>                 Key: IMPALA-10955
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10955
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Backend
>    Affects Versions: Impala 4.1.0
>            Reporter: Laszlo Gaal
>            Assignee: Zoltán Borók-Nagy
>            Priority: Blocker
>             Fix For: Impala 4.1.0
>
>
> query_test.test_iceberg.TestIcebergTable.test_time_travel fails on S3 with an assertion failure.
> Stack backtrace is:
> {code}
> query_test/test_iceberg.py:178: in test_time_travel
>     expect_results_t(cast_ts(ts_4) + " - interval 1 seconds", [])
> query_test/test_iceberg.py:137: in expect_results_t
>     expected_results)
> query_test/test_iceberg.py:130: in expect_results
>     assert len(data.data) == len(expected_results)
> E   assert 1 == 0
> E    +  where 1 = len(['100'])
> E    +    where ['100'] = <tests.beeswax.impala_beeswax.ImpalaBeeswaxResult object at 0x7f944cbfedd0>.data
> E    +  and   0 = len([])
> {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org