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

bug(#559): using step_size with multiple features leads to misaligned join #560

Conversation

HLasse
Copy link
Collaborator

@HLasse HLasse commented May 1, 2024

Predictions times are now sorted before being processed ensuring that features are generated in the same order for specs using step_size and those not.

Merged as features made with step_size != None does not work as expected without this.

bug(#559): using step_size with multiple features leads to misaligned join

Fixes #559

fix: scrambled features with step size

Copy link
Collaborator Author

HLasse commented May 1, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @HLasse and the rest of your teammates on Graphite Graphite

@HLasse HLasse requested a review from MartinBernstorff May 1, 2024 13:33
Copy link

codspeed-hq bot commented May 1, 2024

CodSpeed Performance Report

Merging #560 will not alter performance

Comparing bug/559/using_step_size_with_multiple_features_leads_to_misaligned_join (6bdddbd) with main (e3b4bbd)

Summary

✅ 7 untouched benchmarks

@HLasse HLasse merged commit 1f829f4 into main May 2, 2024
13 checks passed
@HLasse HLasse deleted the bug/559/using_step_size_with_multiple_features_leads_to_misaligned_join branch May 2, 2024 08:10
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.

bug: using step_size with multiple features leads to misaligned join
1 participant