Tim Armstrong created IMPALA-8410:
-------------------------------------
Summary: 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
{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]