Add support for simple IN expression.
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表达式样例。
Can this be merged to 4.10.0?
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