Skip to content

Spark soundex function implementation#20725

Open
kazantsev-maksim wants to merge 8 commits intoapache:mainfrom
kazantsev-maksim:spark_soundex
Open

Spark soundex function implementation#20725
kazantsev-maksim wants to merge 8 commits intoapache:mainfrom
kazantsev-maksim:spark_soundex

Conversation

@kazantsev-maksim
Copy link
Contributor

Which issue does this PR close?

N/A

Rationale for this change

Add new spark function: https://spark.apache.org/docs/latest/api/sql/index.html#soundex

What changes are included in this PR?

  • Implementation
  • SLT tests

Are these changes tested?

Yes, tests added as part of this PR.

Are there any user-facing changes?

No, these are new function.

@kazantsev-maksim kazantsev-maksim changed the title feat: Spark soundex function implementation Spark soundex function implementation Mar 5, 2026
@github-actions github-actions bot added sqllogictest SQL Logic Tests (.slt) spark labels Mar 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

spark sqllogictest SQL Logic Tests (.slt)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant