Skip to content

Conversation

@uros-db
Copy link
Contributor

@uros-db uros-db commented May 29, 2024

What changes were proposed in this pull request?

Introduce collation support for levenshtein string expression (pass-through).

Why are the changes needed?

Add collation support for Levenshtein expression in Spark.

Does this PR introduce any user-facing change?

Yes, users should now be able to use collated strings within arguments for string function: levenshtein.

How was this patch tested?

E2e sql tests.

Was this patch authored or co-authored using generative AI tooling?

No.

@github-actions github-actions bot added the SQL label May 29, 2024
@uros-db uros-db changed the title [WIP][SPARK-47415][SQL] Add collation support for Levenshtein expression [SPARK-47415][SQL] Add collation support for Levenshtein expression Jun 10, 2024
@uros-db
Copy link
Contributor Author

uros-db commented Jun 10, 2024

adding @nikolamand-db and @nebojsa-db to review

@uros-db
Copy link
Contributor Author

uros-db commented Jun 11, 2024

adding @cloud-fan to review

@cloud-fan
Copy link
Contributor

thanks, merging to master!

@cloud-fan cloud-fan closed this in 583ab05 Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants