Skip to content

Conversation

@jonkeane
Copy link
Member

@jonkeane jonkeane commented Jul 7, 2024

Rationale for this change

Fix a bug in our implementation of pull on grouped datasets

What changes are included in this PR?

An additional test, the fix.

Are these changes tested?

Yes, with the test I added to.

Are there any user-facing changes?

Users will now get the expected behavior when using pull on grouped queries.

This PR contains a "Critical Fix".

@github-actions
Copy link

github-actions bot commented Jul 7, 2024

⚠️ GitHub issue #43153 has been automatically assigned in GitHub to PR creator.

@github-actions github-actions bot added Component: R awaiting committer review Awaiting committer review labels Jul 7, 2024
Copy link
Member

@nealrichardson nealrichardson left a comment

Choose a reason for hiding this comment

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

Thanks for catching this

Co-authored-by: Neal Richardson <neal.p.richardson@gmail.com>
@github-actions github-actions bot added awaiting changes Awaiting changes and removed awaiting committer review Awaiting committer review labels Jul 7, 2024
@jonkeane jonkeane merged commit cad13bf into apache:main Jul 7, 2024
@jonkeane jonkeane removed the awaiting changes Awaiting changes label Jul 7, 2024
@conbench-apache-arrow
Copy link

After merging your PR, Conbench analyzed the 4 benchmarking runs that have been run so far on merge-commit cad13bf.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details. It also includes information about 21 possible false positives for unstable benchmarks that are known to sometimes produce them.

jonkeane added a commit that referenced this pull request Jul 18, 2024
### Rationale for this change

Fix a bug in our implementation of `pull` on grouped datasets

### What changes are included in this PR?

An additional test, the fix.

### Are these changes tested?

Yes, with the test I added to.

### Are there any user-facing changes?

Users will now get the expected behavior when using `pull` on grouped queries.

**This PR contains a "Critical Fix".**
* GitHub Issue: #43153

Lead-authored-by: Jonathan Keane <jkeane@gmail.com>
Co-authored-by: Neal Richardson <neal.p.richardson@gmail.com>
Signed-off-by: Jonathan Keane <jkeane@gmail.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.

2 participants