You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ma...@apache.org on 2022/08/19 09:03:49 UTC

[spark] branch master updated (de7d22089d7 -> abb4345073a)

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

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


    from de7d22089d7 [SPARK-40138][PS][SQL] Implement DataFrame.mode
     add abb4345073a [SPARK-40098][SQL] Format error messages in the Thrift Server

No new revisions were added by this update.

Summary of changes:
 ...{ErrorInfo.scala => SparkThrowableHelper.scala} | 62 +++++++++++++++++
 .../org/apache/spark/SparkThrowableSuite.scala     | 80 ++++++++++++++++++++++
 .../org/apache/spark/sql/internal/SQLConf.scala    | 15 +++-
 .../hive/thriftserver/HiveThriftServerErrors.scala | 11 ++-
 .../SparkExecuteStatementOperation.scala           |  3 +-
 .../ThriftServerWithSparkContextSuite.scala        | 60 +++++++++++++++-
 6 files changed, 222 insertions(+), 9 deletions(-)
 rename core/src/main/scala/org/apache/spark/{ErrorInfo.scala => SparkThrowableHelper.scala} (67%)


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