This is an automated email from the ASF dual-hosted git repository. sandy pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git
from 689e4580e143 [SPARK-52846][SQL] Add a metric in JDBCRDD for how long it takes to fetch the resultset add 0177265b6cb9 [SPARK-52432][SDP][SQL] Scope DataflowGraphRegistry to Session No new revisions were added by this update. Summary of changes: .../connect/pipelines/DataflowGraphRegistry.scala | 7 +- .../sql/connect/pipelines/PipelinesHandler.scala | 55 +++-- .../spark/sql/connect/service/SessionHolder.scala | 7 + .../connect/pipelines/PythonPipelineSuite.scala | 16 +- .../SparkDeclarativePipelinesServerSuite.scala | 247 ++++++++++++++++++++- .../SparkDeclarativePipelinesServerTest.scala | 14 +- 6 files changed, 309 insertions(+), 37 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org