[ 
https://issues.apache.org/jira/browse/CARBONDATA-30?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15358956#comment-15358956
 ] 

ASF GitHub Bot commented on CARBONDATA-30:
------------------------------------------

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`


> Record load performance statistics
> ----------------------------------
>
>                 Key: CARBONDATA-30
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-30
>             Project: CarbonData
>          Issue Type: New Feature
>            Reporter: zhangshunyu
>            Assignee: zhangshunyu
>
> We should use a parameter which can be configured by user to determine 
> whether the statistics will be recorded and calculated during data loading.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to