[
https://issues.apache.org/jira/browse/IMPALA-8410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820544#comment-16820544
]
ASF subversion and git services commented on IMPALA-8410:
---------------------------------------------------------
Commit 30082232ed83d712b24756bf09fd2c48dc15e571 in impala's branch
refs/heads/master from Tim Armstrong
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=3008223 ]
IMPALA-8410: enable TestTpcdsInsert by default
Fix incorrect output to match current behaviour. The test takes
24s on my system but can be run in parallel with other tests.
Change-Id: Ibf9a279d57ad74de0c77a90dde69e5c4dc563a3f
Reviewed-on: http://gerrit.cloudera.org:8080/13055
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
> 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
>
> {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: [email protected]
For additional commands, e-mail: [email protected]