You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by parthchandra <gi...@git.apache.org> on 2017/08/30 00:51:51 UTC

[GitHub] drill pull request #919: DRILL-5721: Query with only root fragment and no no...

Github user parthchandra commented on a diff in the pull request:

    https://github.com/apache/drill/pull/919#discussion_r135937508
  
    --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/work/foreman/Foreman.java ---
    @@ -1109,7 +1102,7 @@ private void setupNonRootFragments(final Collection<PlanFragment> fragments) thr
           // nothing to do here
           return;
         }
    -    /*
    +    /*z
    --- End diff --
    
    extra character


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---