Andrew Sherman created IMPALA-9675:
--------------------------------------
Summary: TestCustomHiveConfigs.test_ctas_read_write_consistence
fails as results contain extra characters
Key: IMPALA-9675
URL: https://issues.apache.org/jira/browse/IMPALA-9675
Project: IMPALA
Issue Type: Bug
Reporter: Andrew Sherman
This test was re-enabled in IMPALA-9071, but it fails with
{code}
custom_cluster/test_custom_hive_configs.py:64: in
test_ctas_read_write_consistence
'create table %s '
custom_cluster/test_custom_hive_configs.py:78: in __check_query_results
assert expected_results == res.get_data()
E assert '1\t2\tname' == ''
E - 1\t2\tname
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)