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

File-based SplitIterator #866

Merged
merged 2 commits into from
Jun 8, 2024
Merged

Conversation

sebr72
Copy link
Contributor

@sebr72 sebr72 commented Jun 6, 2024

No description provided.

Copy link

sonarqubecloud bot commented Jun 7, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@sebr72 sebr72 marked this pull request as ready for review June 7, 2024 09:45
@bchapuis
Copy link
Member

bchapuis commented Jun 8, 2024

@sebr72 Looks good to me, thank you! I'm more and more enclined to think that the size method of the spliterator should return Long.MAX_VALUE and that we should remove SIZED from the characteristics of the main Spliterator. What do you think?

@bchapuis bchapuis merged commit 9a17df2 into apache:main Jun 8, 2024
9 checks passed
@sebr72
Copy link
Contributor Author

sebr72 commented Jun 9, 2024

@bchapuis. It is no longer sized. As per my second commit.

@bchapuis
Copy link
Member

bchapuis commented Jun 9, 2024

@sebr72 I added a comment in your commit to clarify:

9a17df2#r142935934

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

Successfully merging this pull request may close these issues.

2 participants