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 "Tim Armstrong (JIRA)" <ji...@apache.org> on 2019/04/17 22:22:00 UTC

[jira] [Resolved] (IMPALA-8410) TestTpcdsInsert doesn't run in core or exhaustive builds, and test_tpcds_partitioned_insert is broken

     [ https://issues.apache.org/jira/browse/IMPALA-8410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Armstrong resolved IMPALA-8410.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: Impala 3.3.0

> TestTpcdsInsert doesn't run in core or exhaustive builds, and test_tpcds_partitioned_insert is broken
> -----------------------------------------------------------------------------------------------------
>
>                 Key: IMPALA-8410
>                 URL: https://issues.apache.org/jira/browse/IMPALA-8410
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Infrastructure
>    Affects Versions: Impala 3.2.0
>            Reporter: Tim Armstrong
>            Assignee: Tim Armstrong
>            Priority: Minor
>             Fix For: Impala 3.3.0
>
>
> {noformat}
> $ impala-py.test tests/query_test/test_tpcds_queries.py -k Insert --table_format=parquet/none
> tests/query_test/test_tpcds_queries.py::TestTpcdsInsert::test_tpcds_partitioned_insert[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] FAILED
> ============================================================================================= short test summary info ==============================================================================================
> FAIL tests/query_test/test_tpcds_queries.py::TestTpcdsInsert::()::test_tpcds_partitioned_insert[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none]
> ===================================================================================================== FAILURES =====================================================================================================
>  TestTpcdsInsert.test_tpcds_partitioned_insert[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
> tests/query_test/test_tpcds_queries.py:526: in test_tpcds_partitioned_insert
>     self.run_test_case('partitioned-insert', vector)
> tests/common/impala_test_suite.py:501: in run_test_case
>     self.__verify_results_and_errors(vector, test_section, result, use_db)
> tests/common/impala_test_suite.py:359: in __verify_results_and_errors
>     replace_filenames_with_placeholder)
> tests/common/test_result_verifier.py:449: in verify_raw_results
>     VERIFIER_MAP[verifier](expected, actual)
> tests/common/test_result_verifier.py:271: in verify_query_result_is_equal
>     assert expected_results == actual_results
> E   assert Comparing QueryTestResults (expected vs actual):
> E     None != 'Table does not exist.'
> E     Number of rows returned (expected vs actual): 0 != 1
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org