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

[Feature] support startsWith and endsWith in SQL filter #6916

Closed
yuz10 opened this issue Jun 17, 2023 · 0 comments · Fixed by #6915
Closed

[Feature] support startsWith and endsWith in SQL filter #6916

yuz10 opened this issue Jun 17, 2023 · 0 comments · Fixed by #6915

Comments

@yuz10
Copy link
Member

yuz10 commented Jun 17, 2023

Is Your Feature Request Related to a Problem?

In sql92 subscription consumer, string equal is not enough for some case, for example, we want to filter the property "contains" or "startsWith" some string.

Describe the Solution You'd Like

support startsWith and endsWith in SQL filter

Describe Alternatives You've Considered

No

Additional Context

No response

RongtongJin pushed a commit that referenced this issue Jun 23, 2023
* support startsWith and endsWith in sql filter.

* add tests

* add tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant