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

[FEAT] like and ilike functions #2283

Merged
merged 3 commits into from
May 28, 2024
Merged

Conversation

murex971
Copy link
Contributor

@murex971 murex971 commented May 20, 2024

Resolves #1928
Resolves #1929

@github-actions github-actions bot added documentation Improvements or additions to documentation enhancement New feature or request labels May 20, 2024
@samster25 samster25 requested a review from kevinzwang May 20, 2024 20:49
src/daft-core/src/array/ops/utf8.rs Outdated Show resolved Hide resolved
src/daft-core/src/array/ops/utf8.rs Outdated Show resolved Hide resolved
@murex971 murex971 requested a review from samster25 May 26, 2024 16:50
Copy link
Member

@samster25 samster25 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@samster25 samster25 merged commit 17a25e2 into Eventual-Inc:main May 28, 2024
40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[EXPRESSIONS] .str.ilike [EXPRESSIONS] .str.like
2 participants