[multistage][cleanup] remove some unused rules#12052
Merged
walterddr merged 2 commits intoapache:masterfrom Nov 29, 2023
Merged
[multistage][cleanup] remove some unused rules#12052walterddr merged 2 commits intoapache:masterfrom
walterddr merged 2 commits intoapache:masterfrom
Conversation
Contributor
walterddr
commented
Nov 27, 2023
- project-filter and filter-project basically is a filter-project b/c after [multistage] Fix Predicate Pushdown by Using Rule Collection #10409 many rules are basically not applied due to the one-rule-per-program
- literal pull up is not needed anymore b/c of the pinot literal rules
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #12052 +/- ##
==========================================
Coverage 61.62% 61.62%
+ Complexity 1151 207 -944
==========================================
Files 2386 2386
Lines 129567 129579 +12
Branches 20053 20056 +3
==========================================
+ Hits 79847 79856 +9
- Misses 43913 43917 +4
+ Partials 5807 5806 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Jackie-Jiang
approved these changes
Nov 29, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.