You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/10/18 19:28:00 UTC

[jira] [Commented] (DRILL-6719) Moving Common Spilling Code Into a Seperate Utility

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

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

ilooner-mapr commented on a change in pull request #1465: DRILL-6719: Separate spilling queue logic from HashJoin and HashAgg.
URL: https://github.com/apache/drill/pull/1465#discussion_r226435604
 
 

 ##########
 File path: exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/aggregate/HashAggTemplate.java
 ##########
 @@ -1026,18 +1065,6 @@ private void spillAPartition(int part) {
       /* int i = 0; */
 
 Review comment:
   Removed

----------------------------------------------------------------
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:
users@infra.apache.org


> Moving Common Spilling Code Into a Seperate Utility
> ---------------------------------------------------
>
>                 Key: DRILL-6719
>                 URL: https://issues.apache.org/jira/browse/DRILL-6719
>             Project: Apache Drill
>          Issue Type: Sub-task
>            Reporter: Timothy Farkas
>            Priority: Major
>




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