You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Venki Korukanti (JIRA)" <ji...@apache.org> on 2016/02/24 20:29:18 UTC

[jira] [Created] (DRILL-4434) Remove (or deprecate) GroupScan.enforceWidth and use GroupScan.getMinParallelization

Venki Korukanti created DRILL-4434:
--------------------------------------

             Summary: Remove (or deprecate) GroupScan.enforceWidth and use GroupScan.getMinParallelization
                 Key: DRILL-4434
                 URL: https://issues.apache.org/jira/browse/DRILL-4434
             Project: Apache Drill
          Issue Type: Bug
            Reporter: Venki Korukanti


It seems like enforceWidth is not necessary which is used only in ExcessibleExchangeRemover. Instead we should rely on GroupScan.getMinParallelization().



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)