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

Quanlong Huang commented on IMPALA-14652:
-----------------------------------------

Found this fails on RC file format:
{code}
query_test.test_scanners.TestTpchScanRangeLengths.test_tpch_scan_ranges["table_format:
 rc/none" | "protocol: hs2" | "scan_range_length: 16777216" | "exec_option: 
{'abort_on_error': 1, 'batch_size': 0, 'disable_codegen': False, 
'disable_codegen_rows_threshold': 0, 'exec_single_node_rows_threshold': 0, 
'num_nodes': 0, 'test_replan': 1}"] {code}
Uploaded the profile:  [^lineitem_profile.txt] 

> test_tpch_scan_ranges fails with AssertionError
> -----------------------------------------------
>
>                 Key: IMPALA-14652
>                 URL: https://issues.apache.org/jira/browse/IMPALA-14652
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Pranav Yogi Lodha
>            Assignee: Quanlong Huang
>            Priority: Major
>              Labels: broken-build
>         Attachments: lineitem_profile.txt
>
>
> Error Message
> query_test/test_scanners.py:1387: in test_tpch_scan_ranges     
> self.run_test_case('tpch-scan-range-lengths', vector) 
> common/impala_test_suite.py:978: in run_test_case     
> self.__verify_results_and_errors(vector, test_section, result, use_db) 
> common/impala_test_suite.py:776: in __verify_results_and_errors     
> replace_filenames_with_placeholder) common/test_result_verifier.py:540: in 
> verify_raw_results     VERIFIER_MAP[verifier](expected, actual) 
> common/test_result_verifier.py:322: in verify_query_result_is_equal     
> assert expected_results == actual_results E   assert Comparing 
> QueryTestResults (expected vs actual): E     6001215 != 5964065
> Stacktrace
> query_test/test_scanners.py:1387: in test_tpch_scan_ranges
>     self.run_test_case('tpch-scan-range-lengths', vector)
> common/impala_test_suite.py:978: in run_test_case
>     self.__verify_results_and_errors(vector, test_section, result, use_db)
> common/impala_test_suite.py:776: in __verify_results_and_errors
>     replace_filenames_with_placeholder)
> common/test_result_verifier.py:540: in verify_raw_results
>     VERIFIER_MAP[verifier](expected, actual)
> common/test_result_verifier.py:322: in verify_query_result_is_equal
>     assert expected_results == actual_results
> E   assert Comparing QueryTestResults (expected vs actual):
> E     6001215 != 5964065



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to