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

Optimize Spark Dask take function #530

Merged
merged 3 commits into from
Jan 7, 2024
Merged

Optimize Spark Dask take function #530

merged 3 commits into from
Jan 7, 2024

Conversation

goodwanghan
Copy link
Collaborator

No description provided.

@goodwanghan goodwanghan linked an issue Jan 7, 2024 that may be closed by this pull request
@goodwanghan goodwanghan added spark enhancement New feature or request dask labels Jan 7, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (29f105d) 100.00% compared to head (1b25bf1) 100.00%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #530   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          128       128           
  Lines        12260     12271   +11     
=========================================
+ Hits         12260     12271   +11     

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

@goodwanghan goodwanghan merged commit 8008bfa into master Jan 7, 2024
22 checks passed
@goodwanghan goodwanghan deleted the 0.9.0.3 branch January 7, 2024 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dask enhancement New feature or request spark
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Spark and Dask Take 1 row without sorting optimization
3 participants