[
https://issues.apache.org/jira/browse/DRILL-4434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15165677#comment-15165677
]
ASF GitHub Bot commented on DRILL-4434:
---------------------------------------
GitHub user vkorukanti opened a pull request:
https://github.com/apache/drill/pull/390
DRILL-4434: Deprecate GroupScan.enforceWidth API
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vkorukanti/drill DRILL-4434
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/390.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #390
----
commit 3e55fe1db23e51e39043e3f366b6d1c6bfb73a9c
Author: vkorukanti <[email protected]>
Date: 2016-02-24T22:13:21Z
DRILL-4434: Deprecate GroupScan.enforceWidth API
----
> 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)