Skip to content

Don't cache nested classes with generic type parameters #243

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
Apr 19, 2025

Conversation

DSlug
Copy link
Contributor

@DSlug DSlug commented Apr 14, 2025

A potential solution for #242, changes isCachableExpr to recursively inspect the arguments to see if there's a generic parameter.

There may well be better way to do this, I'm not too familiar with scala 3 macros.

@novakov-alexey
Copy link
Collaborator

@DSlug it seems test fails on Scala 3.

@novakov-alexey
Copy link
Collaborator

Thank you for the fix, @DSlug !

@novakov-alexey novakov-alexey merged commit 63c7cef into flink-extended:master Apr 19, 2025
6 checks passed
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.

2 participants