You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Boaz Ben-Zvi (JIRA)" <ji...@apache.org> on 2018/07/03 01:21:00 UTC

[jira] [Created] (DRILL-6577) Change Hash-Join default to not fallback (into pre-1.14 unlimited memory)

Boaz Ben-Zvi created DRILL-6577:
-----------------------------------

             Summary: Change Hash-Join default to not fallback (into pre-1.14 unlimited memory)
                 Key: DRILL-6577
                 URL: https://issues.apache.org/jira/browse/DRILL-6577
             Project: Apache Drill
          Issue Type: Improvement
          Components: Execution - Relational Operators
    Affects Versions: 1.13.0
            Reporter: Boaz Ben-Zvi
            Assignee: Boaz Ben-Zvi
             Fix For: 1.14.0


Change the default forĀ `drill.exec.hashjoin.fallback.enabled` to *false* (same as for the similar Hash-Agg option). This would force users to calculate and assign sufficient memory for the query, or explicitly choose to fallback.




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)