Uh oh!
There was an error while loading. Please reload this page.
support inlist for pre cast literal expression - #3270
Conversation
liukun4515
commented
Aug 27, 2022
@andygrove PTAL, this is a follow-up pr for #3031 |
codecov-commenter
commented
Aug 27, 2022
Codecov Report
@@ Coverage Diff @@## master #3270 +/- ##
==========================================
+ Coverage 85.92% 85.94% +0.02%
==========================================
Files 294 294 Lines 53442 53536 +94 ==========================================
+ Hits 45919 46012 +93 - Misses 7523 7524 +1
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
ursabot
commented
Aug 30, 2022
Benchmark runs are scheduled for baseline = 3effee8 and contender = a4e74c0. a4e74c0 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?
part of #3031
Rationale for this change
What changes are included in this PR?
Support the
InListin thePreCastLitInComparisonExpressionsoptimizer ruleAre there any user-facing changes?