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

Add support for simple IN expression. #49

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yz271544
Copy link

There is an IN expression in the OData specification, but I have not found that Olingo has an implementation, so I implemented a simple IN expression sample.

在OData规范中有关于IN表达式,但是我没有发现Olingo有相关实现,所以实现了一个简单的IN表达式样例。

@aanavaneeth
Copy link

aanavaneeth commented Oct 15, 2023

Can this be merged to 4.10.0?

@mibo
Copy link
Contributor

mibo commented Oct 15, 2023

Hi @aanavaneeth,

Unfortunately, I did not have enough time to resolve the merge conflicts and to verify that the change conforms to the specification.

Hence, I decided to not merge it for the ongoing 4.10.0 release.
However, if someone (maybe you or @yz271544 😉) can resolve the merge conflicts, I will clarify regarding spec conformity.
If everything is fine, it can be part of the 5.0.0 release planned for Nov/Dec this year.

Kind Regards, Michael

@mibo mibo added this to the 5.0.0 milestone Oct 15, 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.

3 participants