Riza Suminto created IMPALA-12543:
-------------------------------------

             Summary: test_iceberg_self_events failed in JDK11 build
                 Key: IMPALA-12543
                 URL: https://issues.apache.org/jira/browse/IMPALA-12543
             Project: IMPALA
          Issue Type: Bug
            Reporter: Riza Suminto
            Assignee: Gabor Kaszab


test_iceberg_self_events failed in JDK11 build with following error.

 
{code:java}
Error Message
assert 0 == 1

Stacktrace
custom_cluster/test_events_custom_configs.py:637: in test_iceberg_self_events
    check_self_events("ALTER TABLE {0} ADD COLUMN j INT".format(tbl_name))
custom_cluster/test_events_custom_configs.py:624: in check_self_events
    assert tbls_refreshed_before == tbls_refreshed_after
E   assert 0 == 1 {code}
This test still pass before IMPALA-11387 merged.

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to