You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Zoltán Borók-Nagy (Jira)" <ji...@apache.org> on 2020/08/13 10:24:00 UTC

[jira] [Created] (IMPALA-10081) test_dateless_timestamp_text is flaky

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: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org