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 a1214a9 [SPARK-37451][SQL] Fix cast string type to decimal type if
spark.sql.legacy.allowNegativeScaleOfDecimal is enabled
add 7b00011 [SPARK-37584][SQL] New SQL function: map_contains_key
No new revisions were added by this update.
Summary of changes:
.../sql/catalyst/analysis/FunctionRegistry.scala | 1 +
.../expressions/collectionOperations.scala | 30 ++++++++++
.../expressions/CollectionExpressionsSuite.scala | 9 +++
.../scala/org/apache/spark/sql/functions.scala | 9 +++
.../sql-functions/sql-expression-schema.md | 3 +-
.../src/test/resources/sql-tests/inputs/map.sql | 12 ++++
.../resources/sql-tests/results/ansi/map.sql.out | 68 +++++++++++++++++++++-
.../test/resources/sql-tests/results/map.sql.out | 68 +++++++++++++++++++++-
8 files changed, 197 insertions(+), 3 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]