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 d85e7bc0beb4 [SPARK-49811][SQL] Rename StringTypeAnyCollation
     add c54c017e9309 [SPARK-49666][SQL] Add feature flag for trim collation 
feature

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/util/CollationFactory.java  | 341 ++++++++++++++++-----
 .../spark/unsafe/types/CollationFactorySuite.scala |   5 +-
 .../src/main/resources/error/error-conditions.json |  10 +-
 .../expressions/collationExpressions.scala         |   4 +
 .../spark/sql/catalyst/parser/AstBuilder.scala     |   4 +
 .../spark/sql/errors/QueryCompilationErrors.scala  |   7 +
 .../org/apache/spark/sql/internal/SQLConf.scala    |  14 +
 .../spark/sql/execution/SparkSqlParser.scala       |   4 +
 .../org/apache/spark/sql/CollationSuite.scala      |  56 +++-
 .../sql/errors/QueryCompilationErrorsSuite.scala   |  33 ++
 .../apache/spark/sql/internal/SQLConfSuite.scala   |   7 +
 11 files changed, 381 insertions(+), 104 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to