You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Timothy Farkas (JIRA)" <ji...@apache.org> on 2018/06/01 00:04:00 UTC

[jira] [Resolved] (DRILL-4411) HashJoin should not only depend on number of records, but also on size

     [ https://issues.apache.org/jira/browse/DRILL-4411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Farkas resolved DRILL-4411.
-----------------------------------
    Resolution: Duplicate

> HashJoin should not only depend on number of records, but also on size
> ----------------------------------------------------------------------
>
>                 Key: DRILL-4411
>                 URL: https://issues.apache.org/jira/browse/DRILL-4411
>             Project: Apache Drill
>          Issue Type: Bug
>          Components:  Server
>            Reporter: MinJi Kim
>            Assignee: MinJi Kim
>            Priority: Major
>
> In HashJoinProbeTemplate, each batch is limited to TARGET_RECORDS_PER_BATCH (4000).  But we should not only depend on the number of records, but also size (in case of extremely large records).



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