aboutsummaryrefslogtreecommitdiff
path: root/sql/core/pom.xml
diff options
context:
space:
mode:
authorDavies Liu <davies@databricks.com>2016-04-22 12:59:32 -0700
committerDavies Liu <davies.liu@gmail.com>2016-04-22 12:59:32 -0700
commit0dcf9dbebbd53aaebe17c85ede7ab7847ce83137 (patch)
tree8dd6b2fa65e308bb10294f8ea76cbd0de1ace382 /sql/core/pom.xml
parent0419d63169274ecd60c05c1ef4ce2d4ed3a49605 (diff)
downloadspark-0dcf9dbebbd53aaebe17c85ede7ab7847ce83137.tar.gz
spark-0dcf9dbebbd53aaebe17c85ede7ab7847ce83137.tar.bz2
spark-0dcf9dbebbd53aaebe17c85ede7ab7847ce83137.zip
[SPARK-14669] [SQL] Fix some SQL metrics in codegen and added more
## What changes were proposed in this pull request? 1. Fix the "spill size" of TungstenAggregate and Sort 2. Rename "data size" to "peak memory" to match the actual meaning (also consistent with task metrics) 3. Added "data size" for ShuffleExchange and BroadcastExchange 4. Added some timing for Sort, Aggregate and BroadcastExchange (this requires another patch to work) ## How was this patch tested? Existing tests. ![metrics](https://cloud.githubusercontent.com/assets/40902/14573908/21ad2f00-030d-11e6-9e2c-c544f30039ea.png) Author: Davies Liu <davies@databricks.com> Closes #12425 from davies/fix_metrics.
Diffstat (limited to 'sql/core/pom.xml')
0 files changed, 0 insertions, 0 deletions