[ 
https://issues.apache.org/jira/browse/DRILL-6577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16530662#comment-16530662
 ] 

ASF GitHub Bot commented on DRILL-6577:
---------------------------------------

Ben-Zvi opened a new pull request #1359: DRILL-6577: Change Hash-Join fallback 
default to false
URL: https://github.com/apache/drill/pull/1359
 
 
   Option's default setting changed to *false*. 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> 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
>            Priority: Minor
>             Fix For: 1.14.0
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> 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)

Reply via email to