You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@carbondata.apache.org by ravipesala <gi...@git.apache.org> on 2016/07/01 13:23:49 UTC

[GitHub] incubator-carbondata pull request #8: [CARBONDATA-30] Record load performanc...

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

    https://github.com/apache/incubator-carbondata/pull/8#discussion_r69298468
  
    --- Diff: core/src/main/java/org/carbondata/core/constants/CarbonCommonConstants.java ---
    @@ -415,6 +415,14 @@
        */
       public static final String AGGREAGATE_COLUMNAR_KEY_BLOCK_DEFAULTVALUE = "true";
       /**
    +   * TIME_STAT_UTIL_TYPE
    +   */
    +  public static final String TIME_STAT_OPEN = "time.statistics.open";
    --- End diff --
    
    Name looks not understandable. Better change as `enable.data.loading.statistics`


---
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.
---