Skip to content

Fix duplicated jvm signature #868

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
Sep 18, 2024
Merged

Conversation

koperagen
Copy link
Collaborator

Problem appears when multiple nested DataSchema declarations have property with the same name. Using parent declarations in JvmName argument solves it. I decided to not use package names there

computeNestedName is slightly modified computeFqName from compiler

@koperagen koperagen added the Compiler plugin Anything related to the DataFrame Compiler Plugin label Sep 18, 2024
@koperagen koperagen self-assigned this Sep 18, 2024
@koperagen koperagen force-pushed the fix-duplicated-jvm-signature branch from defa464 to b07d367 Compare September 18, 2024 10:51
@koperagen koperagen force-pushed the fix-duplicated-jvm-signature branch from b07d367 to 8517321 Compare September 18, 2024 11:13
@koperagen koperagen merged commit feb491b into master Sep 18, 2024
5 checks passed
@koperagen koperagen deleted the fix-duplicated-jvm-signature branch September 18, 2024 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Compiler plugin Anything related to the DataFrame Compiler Plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants