olingo-odata4 icon indicating copy to clipboard operation
olingo-odata4 copied to clipboard

Add support for simple IN expression.

Open yz271544 opened this issue 6 years ago • 2 comments

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表达式样例。

yz271544 avatar Apr 11 '19 14:04 yz271544

Can this be merged to 4.10.0?

aanavaneeth avatar Oct 15 '23 08:10 aanavaneeth

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 avatar Oct 15 '23 11:10 mibo