Skip to content
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

Bad error message for string type PIT key #17

Open
Tom-Newton opened this issue Feb 7, 2024 · 0 comments
Open

Bad error message for string type PIT key #17

Tom-Newton opened this issue Feb 7, 2024 · 0 comments

Comments

@Tom-Newton
Copy link
Owner

When leftPitKey or rightPitKey is a string type codegen compilation fails

24/02/07 13:43:25 ERROR CodeGenerator: failed to compile: org.codehaus.commons.compiler.CompileException: File 'generated.java', Line 68, Column 50: A method named "clone" is not declared in any enclosing class nor any supertype, nor through a static import
org.codehaus.commons.compiler.CompileException: File 'generated.java', Line 68, Column 50: A method named "clone" is not declared in any enclosing class nor any supertype, nor through a static import

Probably this should be explicitly disallowed.

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

No branches or pull requests

1 participant