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-48282][SQL] Alter string search logic for UTF8_BINARY_LCASE collation (StringReplace, FindInSet) #46682

Closed
wants to merge 15 commits into from

Commits on May 21, 2024

  1. Initial commit

    uros-db committed May 21, 2024
    Configuration menu
    Copy the full SHA
    b0225b1 View commit details
    Browse the repository at this point in the history
  2. Tests

    uros-db committed May 21, 2024
    Configuration menu
    Copy the full SHA
    665742c View commit details
    Browse the repository at this point in the history
  3. checkstyle

    uros-db committed May 21, 2024
    Configuration menu
    Copy the full SHA
    8d05451 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Add tests

    uros-db committed May 24, 2024
    Configuration menu
    Copy the full SHA
    d5a811a View commit details
    Browse the repository at this point in the history
  2. Update new method access

    uros-db committed May 24, 2024
    Configuration menu
    Copy the full SHA
    f7d22da View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Fix FindInSet

    uros-db committed May 27, 2024
    Configuration menu
    Copy the full SHA
    7ff48e4 View commit details
    Browse the repository at this point in the history
  2. Fix scalastyle

    uros-db committed May 27, 2024
    Configuration menu
    Copy the full SHA
    d6bc73a View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

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

Commits on May 29, 2024

  1. More tests

    uros-db committed May 29, 2024
    Configuration menu
    Copy the full SHA
    9444cfb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d18de9e View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

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

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    f06534d View commit details
    Browse the repository at this point in the history
  2. Fixes

    uros-db committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    1e53c46 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Update comments

    uros-db committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    b83511c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f3fd2d View commit details
    Browse the repository at this point in the history