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 2022/08/12 04:56:11 UTC

[spark] branch master updated (dff5c2f2e9c -> d4c58159925)

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 dff5c2f2e9c [SPARK-39976][SQL] ArrayIntersect should handle null in left expression correctly
     add d4c58159925 [SPARK-39635][SQL] Support driver metrics in DS v2 custom metric API

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/sql/connector/read/Scan.java  | 10 ++++
 .../execution/datasources/v2/BatchScanExec.scala   |  4 +-
 .../datasources/v2/ContinuousScanExec.scala        |  4 +-
 .../datasources/v2/DataSourceV2ScanExecBase.scala  | 14 ++++-
 .../datasources/v2/MicroBatchScanExec.scala        |  5 +-
 .../execution/ui/SQLAppStatusListenerSuite.scala   | 70 ++++++++++++++++++++++
 6 files changed, 103 insertions(+), 4 deletions(-)


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