Zoltán Borók-Nagy created IMPALA-10081:
------------------------------------------
Summary: test_dateless_timestamp_text is flaky
Key: IMPALA-10081
URL: https://issues.apache.org/jira/browse/IMPALA-10081
Project: IMPALA
Issue Type: Bug
Reporter: Zoltán Borók-Nagy
Seen this in a build:
*Error Message*
query_test/test_scanners.py:1258: in test_dateless_timestamp_text
self.run_test_case('QueryTest/dateless_timestamp_text', new_vector,
unique_database) common/impala_test_suite.py:668: in run_test_case
self.__verify_exceptions(test_section['CATCH'], str(e), use_db)
common/impala_test_suite.py:485: in __verify_exceptions (expected_str,
actual_str) E AssertionError: Unexpected exception string. Expected: Error
converting column: 0 to TIMESTAMPError parsing row: file:
hdfs://localhost:20500/test-warehouse/test_dateless_timestamp_text_ E Not found
in actual: ImpalaBeeswaxException: Query aborted:Error converting column: 0 to
TIMESTAMP
*Stacktrace*
{noformat}
query_test/test_scanners.py:1258: in test_dateless_timestamp_text
self.run_test_case('QueryTest/dateless_timestamp_text', new_vector,
unique_database)
common/impala_test_suite.py:668: in run_test_case
self.__verify_exceptions(test_section['CATCH'], str(e), use_db)
common/impala_test_suite.py:485: in __verify_exceptions
(expected_str, actual_str)
E AssertionError: Unexpected exception string. Expected: Error converting
column: 0 to TIMESTAMPError parsing row: file:
hdfs://localhost:20500/test-warehouse/test_dateless_timestamp_text_
E Not found in actual: ImpalaBeeswaxException: Query aborted:Error converting
column: 0 to TIMESTAMP{noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]