You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by vi...@apache.org on 2021/04/23 20:57:42 UTC

[spark] branch master updated (a9345a0 -> b2a2b5d)

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

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


    from a9345a0  [SPARK-35204][SQL] CatalystTypeConverters of date/timestamp should accept both the old and new Java time classes
     add b2a2b5d  [SPARK-34297][SQL][SS] Add metrics for data loss and offset out range for KafkaMicroBatchStream

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/kafka010/KafkaBatchPartitionReader.scala   | 13 +++++++++++++
 .../apache/spark/sql/kafka010/KafkaSourceProvider.scala  | 16 ++++++++++++++++
 .../spark/sql/kafka010/consumer/KafkaDataConsumer.scala  | 14 ++++++++++++++
 .../spark/sql/execution/metric/CustomMetrics.scala       | 16 ++++++----------
 .../apache/spark/sql/execution/metric/SQLMetrics.scala   |  2 +-
 .../spark/sql/execution/metric/CustomMetricsSuite.scala  | 16 +++++++++++++---
 6 files changed, 63 insertions(+), 14 deletions(-)

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