Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
Impala 2.9.0
-
ghx-label-5
Description
Lots of issues related to column types that appear to have changed.
Suspect https://gerrit.cloudera.org/#/c/6526/
Hopefully this is just a simple test fix.
TestHdfsScanNodeErrors.test_hdfs_scan_node_errors[exec_option: {'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0, 'batch_size': 1, 'num_nodes': 0} | table_format: text/gzip/block] 10:10:44 [gw2] linux2 -- Python 2.6.6 /data/jenkins/workspace/impala-umbrella-build-and-test/repos/Impala/bin/../infra/python/env/bin/python 10:10:44 data_errors/test_data_errors.py:83: in test_hdfs_scan_node_errors 10:10:44 self.run_test_case('DataErrorsTest/hdfs-scan-node-errors', vector) 10:10:44 common/impala_test_suite.py:400: in run_test_case 10:10:44 self.__verify_results_and_errors(vector, test_section, result, use_db) 10:10:44 common/impala_test_suite.py:273: in __verify_results_and_errors 10:10:44 replace_filenames_with_placeholder) 10:10:44 common/test_result_verifier.py:317: in verify_raw_results 10:10:44 verify_errors(expected_errors, actual_errors) 10:10:44 common/test_result_verifier.py:274: in verify_errors 10:10:44 VERIFIER_MAP['VERIFY_IS_EQUAL'](expected, actual) 10:10:44 common/test_result_verifier.py:231: in verify_query_result_is_equal 10:10:44 assert expected_results == actual_results 10:10:44 E assert Comparing QueryTestResults (expected vs actual): 10:10:44 E 'Error converting column: 1 to BOOLEAN' == 'Error converting column: 1 to BOOLEAN' 10:10:44 E 'Error converting column: 1 to BOOLEAN' == 'Error converting column: 1 to BOOLEAN' 10:10:44 E 'Error converting column: 10 to TIMESTAMP' != 'Error converting column: 2 to TINYINT' 10:10:44 E 'Error converting column: 10 to TIMESTAMP' != 'Error converting column: 2 to TINYINT' 10:10:44 E 'Error converting column: 10 to TIMESTAMP' != 'Error converting column: 2 to TINYINT' 10:10:44 E 'Error converting column: 10 to TIMESTAMP' != 'Error converting column: 2 to TINYINT' 10:10:44 E 'Error converting column: 2 to TINYINT' != 'Error converting column: 3 to SMALLINT' 10:10:44 E 'Error converting column: 2 to TINYINT' != 'Error converting column: 3 to SMALLINT' 10:10:44 E 'Error converting column: 2 to TINYINT' != 'Error converting column: 3 to SMALLINT' 10:10:44 E 'Error converting column: 2 to TINYINT' != 'Error converting column: 4 to INT' 10:10:44 E 'Error converting column: 3 to SMALLINT' != 'Error converting column: 4 to INT' 10:10:44 E 'Error converting column: 3 to SMALLINT' != 'Error converting column: 4 to INT' 10:10:44 E 'Error converting column: 3 to SMALLINT' != 'Error converting column: 4 to INT' 10:10:44 E 'Error converting column: 4 to INT' != 'Error converting column: 5 to BIGINT' 10:10:44 E 'Error converting column: 4 to INT' != 'Error converting column: 5 to BIGINT' 10:10:44 E 'Error converting column: 4 to INT' != 'Error converting column: 6 to FLOAT' 10:10:44 E 'Error converting column: 4 to INT' != 'Error converting column: 6 to FLOAT' 10:10:44 E 'Error converting column: 5 to BIGINT' != 'Error converting column: 6 to FLOAT' 10:10:44 E 'Error converting column: 5 to BIGINT' != 'Error converting column: 7 to DOUBLE' 10:10:44 E 'Error converting column: 6 to FLOAT' != 'Error converting column: 7 to DOUBLE' 10:10:44 E 'Error converting column: 6 to FLOAT' != 'Error converting column: 7 to DOUBLE' 10:10:44 E 'Error converting column: 6 to FLOAT' != 'Error converting column: 7 to DOUBLE' 10:10:44 E 'Error converting column: 7 to DOUBLE' != 'Error parsing row: file: hdfs://localhost:20500/test-warehouse/alltypeserrornonulls_text_gzip/year=2009/month=1/000001_0.gz, before offset: 228' 10:10:44 E 'Error converting column: 7 to DOUBLE' != 'Error parsing row: file: hdfs://localhost:20500/test-warehouse/alltypeserrornonulls_text_gzip/year=2009/month=1/000001_0.gz, before offset: 228' 10:10:44 E 'Error converting column: 7 to DOUBLE' != 'Error parsing row: file: hdfs://localhost:20500/test-warehouse/alltypeserrornonulls_text_gzip/year=2009/month=1/000001_0.gz, before offset: 228' 10:10:44 E 'Error converting column: 7 to DOUBLE' != 'Error parsing row: file: hdfs://localhost:20500/test-warehouse/alltypeserrornonulls_text_gzip/year=2009/month=1/000001_0.gz, before offset: 228'