[
https://issues.apache.org/jira/browse/DRILL-4434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15166401#comment-15166401
]
ASF GitHub Bot commented on DRILL-4434:
---------------------------------------
Github user vkorukanti commented on the pull request:
https://github.com/apache/drill/pull/390#issuecomment-188531968
Not sure of the policy around changing public APIs, but I think it is
better to keep the method around to avoid breaking existing storage plugins
until next major version release (2.x)
> 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)