Skip to content

[datafusion-spark] Implement spark luhn_check function #16580

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

tlm365
Copy link
Contributor

@tlm365 tlm365 commented Jun 27, 2025

Which issue does this PR close?

Rationale for this change

Implement spark-compatible luhn_check function.

What changes are included in this PR?

Are these changes tested?

Yes.

Are there any user-facing changes?

No.

@github-actions github-actions bot added sqllogictest SQL Logic Tests (.slt) spark labels Jun 27, 2025
@tlm365 tlm365 force-pushed the spark_luhn_check branch 3 times, most recently from e977eb8 to 6abe5d1 Compare June 27, 2025 09:41
Remove clippy warning

Remove clippy warning

Remove clippy warning
@tlm365 tlm365 force-pushed the spark_luhn_check branch from 6abe5d1 to 1932bbe Compare June 27, 2025 10:04
@tlm365 tlm365 marked this pull request as ready for review June 27, 2025 10:31
@alamb
Copy link
Contributor

alamb commented Jun 28, 2025

FYI @andygrove and @shehabgamin

@alamb
Copy link
Contributor

alamb commented Jun 28, 2025

Thank you @tlm365 🙏

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.

2 participants