This is an automated email from the ASF dual-hosted git repository.
dongjoon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.
from 3ce1dff [SPARK-30930][ML] Remove ML/MLLIB DeveloperApi annotations
add 6704103 [SPARK-31146][SQL] Leverage the helper method for aliasing in
built-in SQL expressions
No new revisions were added by this update.
Summary of changes:
.../sql/catalyst/analysis/FunctionRegistry.scala | 38 ++++++++++++----------
.../expressions/CallMethodViaReflection.scala | 4 +--
.../sql/catalyst/expressions/Expression.scala | 5 +--
.../sql/catalyst/expressions/aggregate/First.scala | 2 --
.../sql/catalyst/expressions/aggregate/Last.scala | 2 --
.../sql/catalyst/expressions/arithmetic.scala | 14 +++++++-
.../catalyst/expressions/datetimeExpressions.scala | 4 ++-
.../sql/catalyst/expressions/mathExpressions.scala | 10 +++---
.../catalyst/expressions/stringExpressions.scala | 7 ++--
.../spark/sql/catalyst/expressions/xml/xpath.scala | 5 +--
.../resources/sql-tests/results/operators.sql.out | 14 ++++----
.../sql-tests/results/postgreSQL/insert.sql.out | 2 +-
.../sql-tests/results/postgreSQL/numeric.sql.out | 2 +-
.../sql-tests/results/postgreSQL/strings.sql.out | 4 +--
.../sql-tests/results/string-functions.sql.out | 6 ++--
.../typeCoercion/native/implicitTypeCasts.sql.out | 2 +-
.../scala/org/apache/spark/sql/ExplainSuite.scala | 4 +--
17 files changed, 70 insertions(+), 55 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]