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

Groupby recursion cleanup - [MOD-7245] #4598

Merged
merged 3 commits into from
Jun 16, 2024
Merged

Conversation

GuyAv46
Copy link
Collaborator

@GuyAv46 GuyAv46 commented Apr 16, 2024

Describe the changes in the pull request

Cleanup for the group extraction recursion, so it easier to follow whats going on

Mark if applicable

  • This PR introduces API changes
  • This PR introduces serialization changes

Copy link

codecov bot commented Jun 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.21%. Comparing base (58b20d8) to head (e29be0b).
Report is 41 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4598      +/-   ##
==========================================
+ Coverage   85.68%   86.21%   +0.53%     
==========================================
  Files         188      190       +2     
  Lines       33064    35042    +1978     
==========================================
+ Hits        28331    30213    +1882     
- Misses       4733     4829      +96     

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

@GuyAv46 GuyAv46 requested a review from raz-mon June 16, 2024 08:53
@GuyAv46 GuyAv46 changed the title Groupby recursion cleanup Groupby recursion cleanup - [MOD-7245] Jun 16, 2024
@GuyAv46 GuyAv46 added this pull request to the merge queue Jun 16, 2024
Merged via the queue into master with commit 295e141 Jun 16, 2024
10 checks passed
@GuyAv46 GuyAv46 deleted the guyav-groupby_recursion_cleanup branch June 16, 2024 15:21
github-actions bot pushed a commit that referenced this pull request Jun 16, 2024
* cleanup recursion

* added a test

* remove unreachable code

(cherry picked from commit 295e141)
Copy link

Successfully created backport PR for 2.8:

github-actions bot pushed a commit that referenced this pull request Jun 16, 2024
* cleanup recursion

* added a test

* remove unreachable code

(cherry picked from commit 295e141)
Copy link

Successfully created backport PR for 2.6:

github-actions bot pushed a commit that referenced this pull request Jun 16, 2024
* cleanup recursion

* added a test

* remove unreachable code

(cherry picked from commit 295e141)
Copy link

Successfully created backport PR for 2.10:

github-merge-queue bot pushed a commit that referenced this pull request Jun 16, 2024
Groupby recursion cleanup - [MOD-7245] (#4598)

* cleanup recursion

* added a test

* remove unreachable code

(cherry picked from commit 295e141)

Co-authored-by: GuyAv46 <47632673+GuyAv46@users.noreply.github.com>
github-merge-queue bot pushed a commit that referenced this pull request Jun 16, 2024
Groupby recursion cleanup - [MOD-7245] (#4598)

* cleanup recursion

* added a test

* remove unreachable code

(cherry picked from commit 295e141)

Co-authored-by: GuyAv46 <47632673+GuyAv46@users.noreply.github.com>
github-merge-queue bot pushed a commit that referenced this pull request Jun 16, 2024
Groupby recursion cleanup - [MOD-7245] (#4598)

* cleanup recursion

* added a test

* remove unreachable code

(cherry picked from commit 295e141)

Co-authored-by: GuyAv46 <47632673+GuyAv46@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants