This is an automated email from the ASF dual-hosted git repository.
maxgekk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git
from d5f42fc6f186 [SPARK-47337][SQL][DOCKER] Upgrade DB2 docker image
version to 11.5.8.0
add 427f74066d57 [SPARK-47328][SQL] Rename UCS_BASIC collation to
UTF8_BINARY
No new revisions were added by this update.
Summary of changes:
.../spark/sql/catalyst/util/CollationFactory.java | 4 +-
.../org/apache/spark/unsafe/types/UTF8String.java | 2 +-
.../spark/unsafe/types/CollationFactorySuite.scala | 54 +++----
.../queries/select_collated_string.json | 2 +-
.../queries/select_collated_string.proto.bin | Bin 63 -> 65 bytes
.../connect/planner/SparkConnectProtoSuite.scala | 2 +-
python/pyspark/sql/tests/test_types.py | 10 +-
python/pyspark/sql/types.py | 2 +-
.../org/apache/spark/sql/types/StringType.scala | 4 +-
.../expressions/collationExpressions.scala | 6 +-
.../expressions/CollationExpressionSuite.scala | 31 ++--
.../optimizer/MergeScalarSubqueriesSuite.scala | 8 +-
.../sql-functions/sql-expression-schema.md | 2 +-
.../sql-tests/analyzer-results/collations.sql.out | 110 ++++++-------
.../test/resources/sql-tests/inputs/collations.sql | 46 +++---
.../resources/sql-tests/results/collations.sql.out | 42 ++---
.../org/apache/spark/sql/CollationSuite.scala | 180 ++++++++++-----------
.../spark/sql/FileBasedDataSourceSuite.scala | 2 +-
18 files changed, 255 insertions(+), 252 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]