This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git.
from 324275a [SPARK-33185][YARN] Set up yarn.Client to print direct links to driver stdout/stderr add cd4e3d3 [SPARK-33360][SQL] Simplify DS v2 write resolution No new revisions were added by this update. Summary of changes: .../spark/sql/catalyst/analysis/Analyzer.scala | 39 ++-------- .../sql/catalyst/plans/logical/v2Commands.scala | 16 +++- .../analysis/DataSourceV2AnalysisSuite.scala | 62 ++++++++++++++++ .../apache/spark/sql/DataFrameWriterV2Suite.scala | 86 +--------------------- 4 files changed, 86 insertions(+), 117 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org