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 842b1dc  [SPARK-31559][YARN] Re-obtain tokens at the startup of AM for 
yarn cluster mode if principal and keytab are available
     add a89006a  [SPARK-31393][SQL] Show the correct alias in schema for 
expression

No new revisions were added by this update.

Summary of changes:
 .../apache/spark/sql/catalyst/analysis/FunctionRegistry.scala    | 2 +-
 .../org/apache/spark/sql/catalyst/expressions/TimeWindow.scala   | 1 +
 .../spark/sql/catalyst/expressions/aggregate/MaxByAndMinBy.scala | 9 +++++----
 .../org/apache/spark/sql/catalyst/expressions/arithmetic.scala   | 7 ++++++-
 .../spark/sql/catalyst/expressions/bitwiseExpressions.scala      | 4 ++--
 .../src/test/resources/sql-functions/sql-expression-schema.md    | 8 ++++----
 sql/core/src/test/resources/sql-tests/results/operators.sql.out  | 2 +-
 .../test/scala/org/apache/spark/sql/ExpressionsSchemaSuite.scala | 2 +-
 8 files changed, 21 insertions(+), 14 deletions(-)


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

Reply via email to