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

Setting -enable_partitioned_hash_join=false still allows spilling for some join types.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Won't Fix
    • Impala 2.0, Impala 2.1, Impala 2.1.1, Impala 2.2, Impala 2.3.0
    • None
    • Backend

    Description

      Disabling spilling joins via the "-enable_partitioned_hash=false" impalad startup flag does not work as expected because RIGHT SEMI/ANTI JOIN and the NULL AWARE LEFT ANTI JOIN will still use the spilling operator. So even if the startup flag is set, spilling on joins can occur.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              alex.behm Alexander Behm
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: