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)
|