Open
Description
Remove DataServiceContext.KeyComparisonGeneratesFilterQuery
in the next breaking change release. This was added so as not to break existing clients.
odata.net/src/Microsoft.OData.Client/DataServiceContext.cs
Lines 684 to 691 in 59cc9b6
Assemblies affected
Which assemblies and versions are known to be affected e.g. OData .Net lib 7.x
Reproduce steps
The simplest set of steps to reproduce the issue. If possible, reference a commit that demonstrates the issue.
Expected result
What would happen if there wasn't a bug.
Actual result
What is actually happening.
Additional detail
Optional, details of the root cause if known. Delete this section if you have no additional details to add.