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

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


    from 47d783bc6489 [SPARK-47882][SQL] createTableColumnTypes need to be 
mapped to database types instead of using directly
     add 9718573ce748 [SPARK-47591][SQL] Hive-thriftserver: Migrate logInfo 
with variables to structured logging framework

No new revisions were added by this update.

Summary of changes:
 .../main/scala/org/apache/spark/internal/LogKey.scala  |  3 +++
 .../thriftserver/SparkExecuteStatementOperation.scala  | 18 ++++++++++++------
 .../hive/thriftserver/SparkGetCatalogsOperation.scala  |  5 +++--
 .../hive/thriftserver/SparkGetColumnsOperation.scala   | 12 ++++++++++--
 .../hive/thriftserver/SparkGetSchemasOperation.scala   | 11 +++++++++--
 .../thriftserver/SparkGetTableTypesOperation.scala     |  5 +++--
 .../hive/thriftserver/SparkGetTablesOperation.scala    | 12 ++++++++++--
 .../hive/thriftserver/SparkGetTypeInfoOperation.scala  |  5 +++--
 .../spark/sql/hive/thriftserver/SparkOperation.scala   |  2 +-
 9 files changed, 54 insertions(+), 19 deletions(-)


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

Reply via email to