Skip to content

chore: suppress warnings about incomplete patterns #526

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

Merged
merged 2 commits into from
Feb 26, 2025

Conversation

SemyonSinchenko
Copy link
Collaborator

What changes were proposed in this pull request?

  • added a new unreachable exception
  • incomplete patterns in patterns are filled and a new exception is raised

Why are the changes needed?

As described in #523

Close #523

@SemyonSinchenko
Copy link
Collaborator Author

@rjurney @bjornjorgensen Hello! This one is small and ready for the review. Please, take a look when you have time! Thanks!

@rjurney rjurney merged commit 0f52f76 into graphframes:master Feb 26, 2025
3 checks passed
@SemyonSinchenko SemyonSinchenko deleted the 523-warnings-patterns branch July 19, 2025 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

chore: fix warnings in scala part
2 participants