You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ka...@apache.org on 2022/03/22 06:39:57 UTC

[spark] branch master updated (ee5121a -> fc5e922)

This is an automated email from the ASF dual-hosted git repository.

kabhwan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from ee5121a  [SPARK-38574][DOCS] Enrich the documentation of option avroSchema
     add fc5e922  [SPARK-38564][SS] Support collecting metrics from streaming sinks

No new revisions were added by this update.

Summary of changes:
 ...artitionOffset.java => ReportsSinkMetrics.java} |  18 +--
 .../sql/execution/streaming/ProgressReporter.scala |  13 +-
 .../org/apache/spark/sql/streaming/progress.scala  |  11 +-
 .../sql/streaming/ReportSinkMetricsSuite.scala     | 153 +++++++++++++++++++++
 4 files changed, 181 insertions(+), 14 deletions(-)
 copy sql/catalyst/src/main/java/org/apache/spark/sql/connector/read/streaming/{PartitionOffset.java => ReportsSinkMetrics.java} (75%)
 create mode 100644 sql/core/src/test/scala/org/apache/spark/sql/streaming/ReportSinkMetricsSuite.scala

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org