Daniel Becker created IMPALA-10826:
--------------------------------------
Summary: Test failure in
TestEventProcessing.test_transactional_insert_events
Key: IMPALA-10826
URL: https://issues.apache.org/jira/browse/IMPALA-10826
Project: IMPALA
Issue Type: Bug
Components: Backend
Affects Versions: Impala 4.1
Reporter: Daniel Becker
Assignee: Zoltán Borók-Nagy
The test
{code:java}
custom_cluster.test_event_processing.TestEventProcessing.test_transactional_insert_events{code}
failed after 3045f585dd64b8d92ba2f126264a0c0e20d4a4dd was merged.
Stack trace:
{code:java}
custom_cluster/test_event_processing.py:99: in test_transactional_insert_events
self.run_test_insert_events(unique_database, is_transactional=True)
custom_cluster/test_event_processing.py:139: in run_test_insert_events assert
data.split('\t') == ['101', '200'] E AttributeError: 'NoneType' object has no
attribute 'split'{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]