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 "Adam Tamas (Jira)" <ji...@apache.org> on 2020/08/13 13:35:00 UTC

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

    [ https://issues.apache.org/jira/browse/IMPALA-10081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17177014#comment-17177014 ] 

Adam Tamas commented on IMPALA-10081:
-------------------------------------

Hi [~boroknagyz],
There was a previous case where this test failed similarly, since then I tried to reproduce it with no luck. Because it happened again, I will put up a  fix under IMPALA-9982 as the essence of this test would not change no matter if we check the missing "Error parsing row" or not.

> 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
>            Assignee: Adam Tamas
>            Priority: Major
>
> 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