This is an automated email from the ASF dual-hosted git repository. wenchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git
from cf3ab766c8c2 [SPARK-53136][CORE] tryWithResource & tryInitializeResource shall close resource quietly add 70c20087b709 [SPARK-53097][CONNECT][SQL] Make WriteOperationV2 in SparkConnectPlanner side effect free No new revisions were added by this update. Summary of changes: .../execution/SparkConnectPlanExecution.scala | 11 ++-- .../sql/connect/planner/SparkConnectPlanner.scala | 77 ++++++++++------------ .../spark/sql/classic/DataFrameWriterV2.scala | 48 +++++++++----- 3 files changed, 73 insertions(+), 63 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org