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

Implement operators for base types #1070

Closed
jklmnn opened this issue Jun 10, 2022 · 0 comments · Fixed by #1072
Closed

Implement operators for base types #1070

jklmnn opened this issue Jun 10, 2022 · 0 comments · Fixed by #1072
Assignees
Labels
generator Related to generator package (SPARK code generation) small Effort of one person-day or less

Comments

@jklmnn
Copy link
Member

jklmnn commented Jun 10, 2022

Some base types in the generated lack the proper operators (e.g. Index and Length). Without these they have to converted often. Adding the proper operators simplifies the code here.

@jklmnn jklmnn added generator Related to generator package (SPARK code generation) small Effort of one person-day or less labels Jun 10, 2022
@jklmnn jklmnn self-assigned this Jun 10, 2022
jklmnn added a commit that referenced this issue Jun 10, 2022
jklmnn added a commit that referenced this issue Jun 13, 2022
jklmnn added a commit that referenced this issue Jun 13, 2022
jklmnn added a commit that referenced this issue Jun 15, 2022
jklmnn added a commit that referenced this issue Jun 15, 2022
jklmnn added a commit that referenced this issue Jun 17, 2022
jklmnn added a commit that referenced this issue Jun 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
generator Related to generator package (SPARK code generation) small Effort of one person-day or less
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant