Kim Jin Chul has posted comments on this change. (
http://gerrit.cloudera.org:8080/8355 )
Change subject: IMPALA-5754: Improve randomness of rand()/random()
......................................................................
Patch Set 13:
I am looking on the failure
] TestAllocFail.test_alloc_fail_init[exec_option: {'batch_size': 0,
'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False,
'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format:
text/none]
] custom_cluster/test_alloc_fail.py:34: in test_alloc_fail_init
] self.run_test_case('QueryTest/alloc-fail-init', vector)
] common/impala_test_suite.py:398: in run_test_case
] self.__verify_exceptions(test_section['CATCH'], str(e), use_db)
] common/impala_test_suite.py:277: in __verify_exceptions
] (expected_str, actual_str)
] E AssertionError: Unexpected exception string. Expected:
FunctionContext::Allocate() failed to allocate 4 bytes.
] E Not found in actual: ImpalaBeeswaxException: Query
aborted:FunctionContext::Allocate() failed to allocate 5000 bytes.
--
To view, visit http://gerrit.cloudera.org:8080/8355
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Idafdd5fe7502ff242c76a91a815c565146108684
Gerrit-Change-Number: 8355
Gerrit-PatchSet: 13
Gerrit-Owner: Kim Jin Chul <[email protected]>
Gerrit-Reviewer: Attila Jeges <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins
Gerrit-Reviewer: Jim Apple <[email protected]>
Gerrit-Reviewer: Kim Jin Chul <[email protected]>
Gerrit-Comment-Date: Thu, 16 Nov 2017 00:20:51 +0000
Gerrit-HasComments: No