Uh oh!
There was an error while loading. Please reload this page.
Minor: Add array / array sqllogic tests for array_contains - #6771
Conversation
izveigor
commented
Jun 27, 2023
Is there any idea to do something similar with math, string, time functions? 🤔 |
We should for sure -- I wonder if we can leverage existing .slt files (from sqllite, for example). It would be a good thing / gap to track with tickets |
6be5869 to
dd40420Comparearray_containsarray_contains| # array_contains array | ||
| statement ok |
There was a problem hiding this comment.
I think it would be better to test nested arrays even more.
Uh oh!
There was an error while loading. Please reload this page.
Which issue does this PR close?
Related to #6709
Rationale for this change
While reviewing #6618 I felt there was a gap in coverage:
What changes are included in this PR?
tests for array functions on array functions
Are these changes tested?
Are there any user-facing changes?