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 5cc17ba  [SPARK-35351][SQL][FOLLOWUP] Avoid using `loaded` variable 
for LEFT ANTI SMJ code-gen
     add 3e19080  [SPARK-35057][SQL] Group exception messages in 
hive/thriftserver

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/errors/QueryExecutionErrors.scala    | 13 +++++
 .../hive/thriftserver/HiveThriftServerErrors.scala | 62 ++++++++++++++++++++++
 .../SparkExecuteStatementOperation.scala           |  5 +-
 .../sql/hive/thriftserver/SparkOperation.scala     |  2 +-
 .../sql/hive/thriftserver/SparkSQLCLIDriver.scala  |  5 +-
 .../sql/hive/thriftserver/SparkSQLCLIService.scala | 13 +++--
 .../hive/thriftserver/SparkSQLSessionManager.scala |  4 +-
 .../sql/hive/thriftserver/ui/ThriftServerTab.scala |  5 +-
 8 files changed, 92 insertions(+), 17 deletions(-)
 create mode 100644 
sql/hive-thriftserver/src/main/scala/org/apache/spark/sql/hive/thriftserver/HiveThriftServerErrors.scala

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

Reply via email to