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 60c71c6 [SPARK-34325][CORE] Remove unused shuffleBlockResolver variable inSortShuffleWriter add 603a7fd [SPARK-34308][SQL] Escape meta-characters in printSchema No new revisions were added by this update. Summary of changes: .../org/apache/spark/sql/types/StructField.scala | 4 +- .../org/apache/spark/sql/util/SchemaUtils.scala | 14 ++++++ .../main/scala/org/apache/spark/sql/Dataset.scala | 14 +----- .../org/apache/spark/sql/DataFrameSuite.scala | 53 ++++++++++++++++++++++ 4 files changed, 72 insertions(+), 13 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org