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

fix: Ensure we don't create invalid frames when combining unit lit + … #15903

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

ritchie46
Copy link
Member

…empty

fixes #15896

@github-actions github-actions bot added fix Bug fix python Related to Python Polars rust Related to Rust Polars labels Apr 26, 2024
Copy link

codspeed-hq bot commented Apr 26, 2024

CodSpeed Performance Report

Merging #15903 will improve performances by 24.97%

Comparing lit_empty (9acd1c0) with main (31041f9)

Summary

⚡ 1 improvements
✅ 12 untouched benchmarks

Benchmarks breakdown

Benchmark main lit_empty Change
test_filter2 2.7 ms 2.2 ms +24.97%

@ritchie46 ritchie46 merged commit 66c9aa4 into main Apr 26, 2024
25 of 26 checks passed
@ritchie46 ritchie46 deleted the lit_empty branch April 26, 2024 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Bug fix python Related to Python Polars rust Related to Rust Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

.int_range(0) causing Segfault
1 participant