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-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to