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

drop deprecated (e.g. "where") methods of MapReducer #308

Closed
tyrasd opened this issue Dec 9, 2020 · 0 comments · Fixed by #399
Closed

drop deprecated (e.g. "where") methods of MapReducer #308

tyrasd opened this issue Dec 9, 2020 · 0 comments · Fixed by #399
Assignees
Labels
code quality Related to our standards for 'good' code
Milestone

Comments

@tyrasd
Copy link
Member

tyrasd commented Dec 9, 2020

here: MapReducerSettings.java#L129-L207

see #306 (comment)

and while we're at it, we can also add missing @Contract(pure = true)s there as well.

@tyrasd tyrasd added the code quality Related to our standards for 'good' code label Dec 9, 2020
@tyrasd tyrasd self-assigned this Dec 9, 2020
@tyrasd tyrasd added this to the release 0.7.0 milestone Dec 9, 2020
@tyrasd tyrasd changed the title drop deprecated "where" methods of MapReducer drop deprecated (e.g. "where") methods of MapReducer Dec 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality Related to our standards for 'good' code
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant