Tim Armstrong has posted comments on this change. (
http://gerrit.cloudera.org:8080/11081 )
Change subject: IMPALA-6034: Add scanned bytes limits per query
......................................................................
Patch Set 3:
Hit this error. I don't think it's caused by my patch but will investigate:
query_test/test_udfs.py:415: in test_udf_errors
self.run_test_case('QueryTest/udf-errors', vector, use_db=unique_database)
common/impala_test_suite.py:412: in run_test_case
self.__verify_exceptions(test_section['CATCH'], str(e), use_db)
common/impala_test_suite.py:290: in __verify_exceptions
(expected_str, actual_str)
E AssertionError: Unexpected exception string. Expected: BadExpr2 prepare
error
E Not found in actual: ImpalaBeeswaxException: Query aborted:Cancelled
--
To view, visit http://gerrit.cloudera.org:8080/11081
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I3e85f80b70b3fce47e637e9322ed0316ee84f6a9
Gerrit-Change-Number: 11081
Gerrit-PatchSet: 3
Gerrit-Owner: Tim Armstrong <[email protected]>
Gerrit-Reviewer: Bikramjeet Vig <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Mostafa Mokhtar <[email protected]>
Gerrit-Reviewer: Tim Armstrong <[email protected]>
Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>
Gerrit-Comment-Date: Thu, 09 Aug 2018 15:55:43 +0000
Gerrit-HasComments: No