EF9 Cosmos RC2: .Where cannot be used with Enum conversion anymore on partition keys #34911
Labels
area-cosmos
area-query
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
customer-reported
regression
Servicing-consider
type-bug
Milestone
After updating from EF8 to EF9 (Microsoft.EntityFrameworkCore.Cosmos 9.0.0-rc.2.24474.1) the following code is no longer working
Code:
Entire sample console app here: https://github.com/mwiedemeyer/EF9EnumConversionBug/blob/main/ConsoleApp1/Program.cs
Stack Trace
EF Core version: 9.0.0-rc.2.24474.1
Database provider: Microsoft.EntityFrameworkCore.Cosmos
Target framework: .NET 9 RC2
The text was updated successfully, but these errors were encountered: