Skip to content

Implement optimizer rule to eliminate double distinct#1008

Draft
ChrisJar wants to merge 1 commit into
dask-contrib:mainfrom
ChrisJar:eliminate_double_distinct
Draft

Implement optimizer rule to eliminate double distinct#1008
ChrisJar wants to merge 1 commit into
dask-contrib:mainfrom
ChrisJar:eliminate_double_distinct

Conversation

@ChrisJar

Copy link
Copy Markdown
Collaborator

Closes #925

@codecov-commenter

codecov-commenter commented Jan 24, 2023

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.59%. Comparing base (7da66be) to head (b464529).
⚠️ Report is 180 commits behind head on main.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1008      +/-   ##
==========================================
+ Coverage   80.47%   80.59%   +0.11%     
==========================================
  Files          75       75              
  Lines        4231     4231              
  Branches      765      765              
==========================================
+ Hits         3405     3410       +5     
+ Misses        662      653       -9     
- Partials      164      168       +4     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

[ENH] Create an optimizer rule to remove redundant Distinct calls

2 participants