Skip to content

Conversation

@alamb
Copy link

@alamb alamb commented Nov 10, 2025

This is another small cleanup for the ReadPlan builder

Merging this PR will update the following PR:

cc @hhhizzz


let read_plan = plan_builder.build();
.build_limited()
.build();
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

build() already calls preferred_selection_strategy so there isn't any reason to call it a second time here

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also the issue from the last merge, let me also double check.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's correct, the method is double called. Thank you for your detail review.

@hhhizzz hhhizzz merged commit 0e2895d into hhhizzz:rowselectionempty Nov 10, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants