Skip to content

feat: support multiple string operators#76

Merged
ChunxuTang merged 1 commit into
lance-format:mainfrom
ChunxuTang:contains
Dec 28, 2025
Merged

feat: support multiple string operators#76
ChunxuTang merged 1 commit into
lance-format:mainfrom
ChunxuTang:contains

Conversation

@ChunxuTang

Copy link
Copy Markdown
Collaborator

This PR adds the support of multiple string operators:

  • CONTAINS
  • STARTSWITH
  • ENDSWITH

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 89.16667% with 26 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...t/lance-graph/src/datafusion_planner/expression.rs 86.55% 16 Missing ⚠️
rust/lance-graph/src/parser.rs 91.30% 10 Missing ⚠️

📢 Thoughts on this report? Let us know!

@ChunxuTang ChunxuTang merged commit 3adf8e9 into lance-format:main Dec 28, 2025
9 checks passed
@ChunxuTang ChunxuTang deleted the contains branch January 10, 2026 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants