[
https://issues.apache.org/jira/browse/DRILL-4593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15231184#comment-15231184
]
ASF GitHub Bot commented on DRILL-4593:
---------------------------------------
GitHub user vkorukanti opened a pull request:
https://github.com/apache/drill/pull/473
DRILL-4593: Remove OldAssignmentCreator in FileSystemPlugin
+ Remove dead code in ParquetGroupScan
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vkorukanti/drill DRILL-4593
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/473.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 #473
----
commit cbb80f49dc054d30205df03bcc08e1c78c476fe4
Author: vkorukanti <[email protected]>
Date: 2016-04-07T21:23:07Z
DRILL-4593: Remove OldAssignmentCreator in FileSystemPlugin
+ Remove dead code in ParquetGroupScan
----
> Remove OldAssignmentCreator in FileSystemPlugin
> -----------------------------------------------
>
> Key: DRILL-4593
> URL: https://issues.apache.org/jira/browse/DRILL-4593
> Project: Apache Drill
> Issue Type: Bug
> Components: Storage - Other
> Reporter: Venki Korukanti
> Assignee: Venki Korukanti
>
> AssignmentCreator was changed in DRILL-2725. Old assignment creator was kept
> as fallback option incase of any failures in the new assignment creator. New
> AssignmentCreator was added an year ago and is the default one. No problems
> are reported. I think it is safe to get rid of the old AssignmentCreator.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)