Uh oh!
There was an error while loading. Please reload this page.
Support "IS NOT TRUE/FALSE" syntax - #3252
Conversation
sarahyurick
commented
Aug 24, 2022
@andygrove this should also be included in #3247 |
codecov-commenter
commented
Aug 24, 2022
Codecov Report
@@ Coverage Diff @@## master #3252 +/- ##
=======================================
Coverage 85.85% 85.86% =======================================
Files 293 293 Lines 53284 53322 +38 =======================================
+ Hits 45747 45784 +37 - Misses 7537 7538 +1
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
ursabot
commented
Aug 24, 2022
Benchmark runs are scheduled for baseline = bcb660e and contender = 2de77fb. 2de77fb 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?
Closes#2265
What changes are included in this PR?
Similar to #3235 and #3246, this PR adds the "IS NOT TRUE" and "IS NOT FALSE" boolean operations and their SQL-level tests.