Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-2333

ASAN Crashes In Join Tests

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • Impala 2.3.0
    • None
    • None

    Description

      The following tests fail:

      query_test.test_udfs.TestUdfs.test_ir_functions[exec_option: {'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0, 'batch_size': 0, 'num_nodes': 0} | table_format: text/none]
      query_test.test_join_queries.TestJoinQueries.test_single_node_nested_loop_joins[batch_size: 0 | exec_option: {'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0, 'batch_size': 0, 'num_nodes': 0} | table_format: parquet/none]
      query_test.test_join_queries.TestTPCHJoinQueries.test_outer_joins[batch_size: 0 | exec_option: {'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0, 'batch_size': 0, 'num_nodes': 0} | table_format: parquet/none]
      query_test.test_limit.TestLimit.test_limit[query: select * from lineitem limit %d | limit_value: 1 | exec_option: {'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0, 'batch_size': 0, 'num_nodes': 0} | table_format: text/none]
      query_test.test_limit.TestLimit.test_limit[query: select * from lineitem limit %d | limit_value: 5 | exec_option: {'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0, 'batch_size': 0, 'num_nodes': 0} | table_format: text/gzip/block]
      query_test.test_limit.TestLimit.test_limit[query: select * from lineitem limit %d | limit_value: 10 | exec_option: {'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0, 'batch_size': 0, 'num_nodes': 0} | table_format: seq/gzip/block]
      query_test.test_limit.TestLimit.test_limit[query: select * from lineitem limit %d | limit_value: 5000 | exec_option: {'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0, 'batch_size': 0, 'num_nodes': 0} | table_format: seq/snap/block]
      query_test.test_limit.TestLimit.test_limit[query: select * from lineitem limit %d | limit_value: 5000 | exec_option: {'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0, 'batch_size': 0, 'num_nodes': 0} | table_format: rc/none]
      query_test.test_limit.TestLimit.test_limit[query: select * from lineitem limit %d | limit_value: 10 | exec_option: {'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0, 'batch_size': 0, 'num_nodes': 0} | table_format: avro/none]
      query_test.test_limit.TestLimit.test_limit[query: select * from lineitem limit %d | limit_value: 5 | exec_option: {'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0, 'batch_size': 0, 'num_nodes': 0} | table_format: avro/snap/block]
      

      Attachments

        Issue Links

          Activity

            People

              tarmstrong Tim Armstrong
              mgrund_impala_bb91 Martin Grund
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: