Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update filter array support #43

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Conversation

nilmerg
Copy link
Member

@nilmerg nilmerg commented Jul 21, 2023

Just pushed this as note to myself. I'd like to rework the filter implementation and this is what got me thinking of it.

nilmerg added 3 commits July 21, 2023 15:25
Not used anywhere at the moment and in order to sync
the match mechanics with what a sql database supports,
this needs to go.
Not used anywhere at the moment and in order to sync
the match mechanics with what a sql database supports,
this needs to go.
array values were already supported. Now also the column can be an
array, in which case multiple row values are extracted and compared
with the value directly.
@nilmerg nilmerg self-assigned this Jul 21, 2023
@cla-bot cla-bot bot added the cla/signed label Jul 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant