MINOR: Add more execs to list of supported execs#3519
MINOR: Add more execs to list of supported execs#3519andygrove merged 8 commits intoapache:masterfrom
Conversation
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
Codecov Report
@@ Coverage Diff @@
## master #3519 +/- ##
==========================================
+ Coverage 85.70% 85.75% +0.04%
==========================================
Files 298 299 +1
Lines 54875 55320 +445
==========================================
+ Hits 47033 47441 +408
- Misses 7842 7879 +37
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
|
Benchmark runs are scheduled for baseline = 4380f35 and contender = c6ebf7b. c6ebf7b is a master commit associated with this PR. Results will be available as each benchmark for each run completes. |
Which issue does this PR close?
N/A
Rationale for this change
I was reading the docs and we have a list of supported physical plans that is out of date and it did not mention that we support joins.
What changes are included in this PR?
Added some more execs but not all of them
Are there any user-facing changes?
No