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 22735bedc497 [SPARK-50772][SQL] Retain table aliases after SET,
EXTEND, DROP operators
add ee868b9a827e [SPARK-50561][SQL] Improve type coercion and boundary
checking for UNIFORM SQL function
No new revisions were added by this update.
Summary of changes:
.../org/apache/spark/sql/types/UpCastRule.scala | 2 +-
.../catalyst/expressions/randomExpressions.scala | 67 ++---
.../sql-tests/analyzer-results/random.sql.out | 264 +++++++++++++++++
.../src/test/resources/sql-tests/inputs/random.sql | 25 +-
.../resources/sql-tests/results/random.sql.out | 316 ++++++++++++++++++++-
.../apache/spark/sql/DataFrameFunctionsSuite.scala | 2 +-
.../thriftserver/ThriftServerQueryTestSuite.scala | 1 +
7 files changed, 629 insertions(+), 48 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]