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: Wrong result on when().then().otherwise() on struct when both result are broadcast #19000

Merged

Conversation

barak1412
Copy link
Contributor

Similar to #18969, with different path.

@barak1412 barak1412 changed the title fix: when().then().otherwise() on struct when both result are broadcast fix: Wrog result on when().then().otherwise() on struct when both result are broadcast Sep 29, 2024
@github-actions github-actions bot added fix Bug fix python Related to Python Polars rust Related to Rust Polars and removed title needs formatting labels Sep 29, 2024
Copy link

codecov bot commented Sep 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.88%. Comparing base (901b243) to head (b8e8f5e).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #19000   +/-   ##
=======================================
  Coverage   79.88%   79.88%           
=======================================
  Files        1524     1524           
  Lines      207634   207641    +7     
  Branches     2904     2904           
=======================================
+ Hits       165873   165880    +7     
  Misses      41214    41214           
  Partials      547      547           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@ritchie46 ritchie46 left a comment

Choose a reason for hiding this comment

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

Thanks a lot @barak1412

@ritchie46
Copy link
Member

Can you fix the mypy issues?

@ritchie46 ritchie46 changed the title fix: Wrog result on when().then().otherwise() on struct when both result are broadcast fix: Wrong result on when().then().otherwise() on struct when both result are broadcast Sep 29, 2024
@ritchie46 ritchie46 merged commit 570e3a2 into pola-rs:main Sep 29, 2024
24 checks passed
@barak1412
Copy link
Contributor Author

Sorry, saw your message little late.
Great :)

In the evening, I plan to rebase my other PR and push again.

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.

2 participants