-
- Downloads
[SPARK-20703][SQL][FOLLOW-UP] Associate metrics with data writes onto DataFrameWriter operations
## What changes were proposed in this pull request? Remove time metrics since it seems no way to measure it in non per-row tracking. ## How was this patch tested? Existing tests. Please review http://spark.apache.org/contributing.html before opening a pull request. Author: Liang-Chi Hsieh <viirya@gmail.com> Closes #18558 from viirya/SPARK-20703-followup.
Showing
- sql/core/src/main/scala/org/apache/spark/sql/execution/command/DataWritingCommand.scala 0 additions, 10 deletions...ache/spark/sql/execution/command/DataWritingCommand.scala
- sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/FileFormatWriter.scala 3 additions, 19 deletions...he/spark/sql/execution/datasources/FileFormatWriter.scala
- sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/SQLMetricsSuite.scala 0 additions, 3 deletions...org/apache/spark/sql/hive/execution/SQLMetricsSuite.scala
Loading
Please register or sign in to comment