Wenzhe Zhou created IMPALA-12428:
------------------------------------
Summary: TestIcebergTable.test_iceberg_negative and
TestIceberg.test_iceberg_query failed
Key: IMPALA-12428
URL: https://issues.apache.org/jira/browse/IMPALA-12428
Project: IMPALA
Issue Type: Bug
Reporter: Wenzhe Zhou
Following TestIcebergTable.test_iceberg_negative and
TestIceberg.test_iceberg_query failed after the patch for IMPALA-12407 (Add
test table with Iceberg Equality deletes) was merged.
{code:java}
query_test.test_iceberg.TestIcebergTable.test_iceberg_negative[protocol:
beeswax | exec_option: {'test_replan': 1, 'batch_size': 0, 'num_nodes': 0,
'disable_codegen_rows_threshold': 0, 'disable_codegen': False,
'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format:
parquet/none]
query_test.test_scanners.TestIceberg.test_iceberg_query[protocol: beeswax |
exec_option: {'test_replan': 1, 'batch_size': 0, 'num_nodes': 0,
'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error':
1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format:
parquet/none]
query_test.test_scanners.TestIceberg.test_iceberg_query[protocol: beeswax |
exec_option: {'test_replan': 1, 'batch_size': 0, 'num_nodes': 0,
'disable_codegen_rows_threshold': 0, 'disable_codegen': False,
'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold':
0} | table_format: parquet/none]
query_test.test_scanners.TestIceberg.test_iceberg_query[protocol: beeswax |
exec_option: {'test_replan': 1, 'batch_size': 0, 'num_nodes': 0,
'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error':
1, 'debug_action': '-1:OPEN:[email protected]',
'exec_single_node_rows_threshold': 0} | table_format: parquet/none]
query_test.test_scanners.TestIceberg.test_iceberg_query[protocol: beeswax |
exec_option: {'test_replan': 1, 'batch_size': 0, 'num_nodes': 0,
'disable_codegen_rows_threshold': 0, 'disable_codegen': False,
'abort_on_error': 1, 'debug_action':
'-1:OPEN:[email protected]',
'exec_single_node_rows_threshold': 0} | table_format: parquet/none]
query_test.test_scanners.TestIceberg.test_iceberg_query[protocol: beeswax |
exec_option: {'test_replan': 1, 'batch_size': 0, 'num_nodes': 0,
'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error':
1, 'debug_action': '-1:OPEN:[email protected]',
'exec_single_node_rows_threshold': 0} | table_format: parquet/none]
query_test.test_scanners.TestIceberg.test_iceberg_query[protocol: beeswax |
exec_option: {'test_replan': 1, 'batch_size': 0, 'num_nodes': 0,
'disable_codegen_rows_threshold': 0, 'disable_codegen': False,
'abort_on_error': 1, 'debug_action':
'-1:OPEN:[email protected]',
'exec_single_node_rows_threshold': 0} | table_format: parquet/none]
query_test.test_scanners.TestIceberg.test_iceberg_query[protocol: beeswax |
exec_option: {'test_replan': 1, 'batch_size': 0, 'num_nodes': 0,
'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error':
1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:[email protected]',
'exec_single_node_rows_threshold': 0} | table_format: parquet/none]
query_test.test_scanners.TestIceberg.test_iceberg_query[protocol: beeswax |
exec_option: {'test_replan': 1, 'batch_size': 0, 'num_nodes': 0,
'disable_codegen_rows_threshold': 0, 'disable_codegen': False,
'abort_on_error': 1, 'debug_action':
'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:[email protected]',
'exec_single_node_rows_threshold': 0} | table_format: parquet/none]
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)