Pranav Yogi Lodha created IMPALA-14368:
------------------------------------------
Summary: TestIcebergTable.test_convert_table fails with
AnalysisException
Key: IMPALA-14368
URL: https://issues.apache.org/jira/browse/IMPALA-14368
Project: IMPALA
Issue Type: Bug
Reporter: Pranav Yogi Lodha
h2. Error Message
{{query_test/test_iceberg.py:1249: in test_convert_table vector,
unique_database) common/impala_test_suite.py:784: in run_test_case
user=test_section.get('USER', '').strip() or None)
common/impala_test_suite.py:706: in __exec_in_impala result =
self.__execute_query(target_impalad_client, query, user=user)
common/impala_test_suite.py:1060: in __execute_query return
impalad_client.execute(query, user=user) common/impala_connection.py:218: in
execute return self.__beeswax_client.execute(sql_stmt, user=user)
beeswax/impala_beeswax.py:191: in execute handle =
self.__execute_query(query_string.strip(), user=user)
beeswax/impala_beeswax.py:367: in __execute_query handle =
self.execute_query_async(query_string, user=user)
beeswax/impala_beeswax.py:361: in execute_query_async handle =
self.__do_rpc(lambda: self.imp_service.query(query,))
beeswax/impala_beeswax.py:524: in __do_rpc raise
ImpalaBeeswaxException(self.__build_error_message(b), b) E
ImpalaBeeswaxException: ImpalaBeeswaxException: E INNER EXCEPTION: <class
'beeswaxd.ttypes.BeeswaxException'> E MESSAGE: AnalysisException: Could not
resolve table reference: 'parquet_nopartitioned'}}
h2. Stacktrace
{{query_test/test_iceberg.py:1249: in test_convert_table vector,
unique_database) common/impala_test_suite.py:784: in run_test_case
user=test_section.get('USER', '').strip() or None)
common/impala_test_suite.py:706: in __exec_in_impala result =
self.__execute_query(target_impalad_client, query, user=user)
common/impala_test_suite.py:1060: in __execute_query return
impalad_client.execute(query, user=user) common/impala_connection.py:218: in
execute return self.__beeswax_client.execute(sql_stmt, user=user)
beeswax/impala_beeswax.py:191: in execute handle =
self.__execute_query(query_string.strip(), user=user)
beeswax/impala_beeswax.py:367: in __execute_query handle =
self.execute_query_async(query_string, user=user)
beeswax/impala_beeswax.py:361: in execute_query_async handle =
self.__do_rpc(lambda: self.imp_service.query(query,))
beeswax/impala_beeswax.py:524: in __do_rpc raise
ImpalaBeeswaxException(self.__build_error_message(b), b) E
ImpalaBeeswaxException: ImpalaBeeswaxException: E INNER EXCEPTION: <class
'beeswaxd.ttypes.BeeswaxException'> E MESSAGE: AnalysisException: Could not
resolve table reference: 'parquet_nopartitioned'}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]