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

    https://github.com/apache/phoenix/pull/232#discussion_r102848383
  
    --- Diff: 
phoenix-core/src/main/java/org/apache/phoenix/compile/QueryCompiler.java ---
    @@ -94,7 +94,7 @@
          */
         private static final String LOAD_COLUMN_FAMILIES_ON_DEMAND_ATTR = 
"_ondemand_";
         private final PhoenixStatement statement;
    -    private final Scan scan;
    +   private final Scan scan;
    --- End diff --
    
    Nit - is this a tab character that snuck in here?


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to