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

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


    from 9aa42a970c4 [SPARK-41811][PYTHON][CONNECT] Implement 
SparkSession.sql's string formatter
     add 8bb07388ea6 [SPARK-44145][SQL] Callback when ready for execution

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/QueryPlanningTracker.scala  |  52 ++++++++-
 .../sql/catalyst/QueryPlanningTrackerSuite.scala   |  19 +++
 .../org/apache/spark/sql/DataFrameWriter.scala     |   3 +-
 .../org/apache/spark/sql/DataFrameWriterV2.scala   |   3 +-
 .../scala/org/apache/spark/sql/SparkSession.scala  |  84 ++++++++++----
 .../spark/sql/execution/QueryExecution.scala       |  27 ++++-
 .../spark/sql/execution/QueryExecutionSuite.scala  | 128 ++++++++++++++++++++-
 7 files changed, 283 insertions(+), 33 deletions(-)


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

Reply via email to