gaurav singh created IMPALA-14030:
-------------------------------------

             Summary: test_binary_type is failing for impala asan arm
                 Key: IMPALA-14030
                 URL: https://issues.apache.org/jira/browse/IMPALA-14030
             Project: IMPALA
          Issue Type: Bug
          Components: Backend
            Reporter: gaurav singh


h3. Error Message

query_test/test_scanners.py:1974: in test_binary_type 
self.run_test_case('QueryTest/binary-type', vector) 
common/impala_test_suite.py:961: in run_test_case user=test_section.get('USER', 
'').strip() or None) common/impala_test_suite.py:875: in __exec_in_impala 
result = self.__execute_query(target_impalad_client, query, user=user) 
common/impala_test_suite.py:1382: in __execute_query return 
impalad_client.execute(query, user=user) common/impala_connection.py:507: in 
execute fetch_exec_summary=fetch_exec_summary) beeswax/impala_beeswax.py:195: 
in execute handle = self.__execute_query(query_string.strip(), user=user) 
beeswax/impala_beeswax.py:293: in __execute_query 
self.wait_for_finished(handle) beeswax/impala_beeswax.py:310: in 
wait_for_finished query_state = self.get_state(query_handle) 
beeswax/impala_beeswax.py:376: in get_state return self.__do_rpc(lambda: 
self.imp_service.get_state(query_handle)) beeswax/impala_beeswax.py:473: in 
__do_rpc raise ImpalaBeeswaxException(self.__build_error_message(e), e) E 
ImpalaBeeswaxException: unexpected exception



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

Reply via email to