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

Refactor ResultSetEnumerable to avoid try-catch in nested lambdas #2198

Merged
merged 1 commit into from
Oct 8, 2020

Conversation

vlsi
Copy link
Contributor

@vlsi vlsi commented Oct 7, 2020

This reduces the likelihood of javac issues.

See policeman-tools/forbidden-apis#173

@vlsi vlsi added the LGTM-will-merge-soon Overall PR looks OK. Only minor things left. label Oct 7, 2020
@vlsi vlsi changed the title Refactor ResultSetEnumerable to avoid nested lambdas Refactor ResultSetEnumerable to avoid try-catch in nested lambdas Oct 7, 2020
@vlsi vlsi merged commit 4c3ebf8 into apache:master Oct 8, 2020
@vlsi vlsi deleted the nested_lambdas branch October 10, 2020 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
LGTM-will-merge-soon Overall PR looks OK. Only minor things left.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant