Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-47357][SQL] Add support for Upper, Lower, InitCap (all collations) #46008

Closed
wants to merge 4 commits into from

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    43a738f View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Merge remote-tracking branch 'upstream/master' into SPARK-47357

    # Conflicts:
    #	sql/core/src/test/scala/org/apache/spark/sql/CollationStringExpressionsSuite.scala
    mihailom-db committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    41f1f6b View commit details
    Browse the repository at this point in the history
  2. Fix imports

    mihailom-db committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    7069f53 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Refactor tests

    mihailom-db committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    9f1f686 View commit details
    Browse the repository at this point in the history