[
https://issues.apache.org/jira/browse/CARBONDATA-30?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15362293#comment-15362293
]
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_r69534660
--- Diff:
integration/spark/src/main/scala/org/carbondata/spark/rdd/CarbonGlobalDictionaryRDD.scala
---
@@ -195,6 +198,9 @@ class CarbonBlockDistinctValuesCombineRDD(
}
}
}
+ val dfGenEndTime = System.currentTimeMillis()
--- End diff --
you can take time inside your statistics class itself.
> 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)