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

Drop latest datafusion testing from nightly tests #1296

Merged

Conversation

charlesbluca
Copy link
Collaborator

I've found that in practice, the nightly tests against latest DataFusion don't really provide much actionable information, and increases the toil around diagnosing failures coming from latest Dask, which are relatively common.

I've still left the logic for using latest DataFusion in PRs, so we still have a mechanism to it if needed.

cc @ayushdg

@codecov-commenter
Copy link

codecov-commenter commented Jan 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f53c3e0) 82.73% compared to head (3f6a1ad) 85.52%.

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1296      +/-   ##
==========================================
+ Coverage   82.73%   85.52%   +2.79%     
==========================================
  Files          75       77       +2     
  Lines        4158     4256      +98     
  Branches      772      794      +22     
==========================================
+ Hits         3440     3640     +200     
+ Misses        549      447     -102     
  Partials      169      169              

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

@ayushdg
Copy link
Collaborator

ayushdg commented Jan 23, 2024

Agreed, thanks for the cleanup @charlesbluca.

@charlesbluca charlesbluca merged commit c274609 into dask-contrib:main Feb 1, 2024
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants