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-47414][SQL] Lowercase collation support for regexp expressions #46077

Closed
wants to merge 20 commits into from

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    b12bbe5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c125be5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    281f1b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e19e3e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    957b46d View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Implement codegen

    uros-db committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    fe910f7 View commit details
    Browse the repository at this point in the history
  2. scalastyle fix

    uros-db committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    f0bcfe7 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    0111770 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    542fb40 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a7ad8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0723639 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Fix tests and casting

    uros-db committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    599afef View commit details
    Browse the repository at this point in the history
  2. Remove unwanted changes

    uros-db committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    f7a2710 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b05bf3f View commit details
    Browse the repository at this point in the history
  4. Fix style

    uros-db committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    3c9f208 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    7a959df View commit details
    Browse the repository at this point in the history
  2. Rename test files

    uros-db committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    da474b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8fac652 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Regex flags as static field

    uros-db committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    05b3bd4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7e811d View commit details
    Browse the repository at this point in the history