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] Fix limit on MicroPartition with multiple Tables #2731

Closed
wants to merge 1 commit into from

Conversation

kevinzwang
Copy link
Member

Resolves #2730

@kevinzwang kevinzwang requested a review from jaychia August 26, 2024 22:08
@github-actions github-actions bot added the bug Something isn't working label Aug 26, 2024
@kevinzwang kevinzwang closed this Aug 26, 2024
Copy link

codspeed-hq bot commented Aug 26, 2024

CodSpeed Performance Report

Merging #2731 will not alter performance

Comparing kevin/fix-limit (9fa4382) with main (3cacd59)

Summary

✅ 10 untouched benchmarks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DataFrame.limit(n) does not work when n is greater than table size
1 participant