dotnet / dotnet/efcore

Query/Json: properly wire up key information to the materializer when doing queryable operations on JSON collections in NoTrackingWithIdentityResolution

Open
#33,242 0 comments 0 reactions 0 assignees View on GitHub
area-json area-query
Dominant language
C#
Stars
14.8k
Forks
3.4k
PR merge metrics
PR metrics pending

Description

Currently we don't propagate info about keys to the materializer for NTWIR, which results in all the entities having null keys, and as a result coming back as null. Scenario is disabled currently (because it was data corruption), but if the key info is passed correctly, we should be able to make it work.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.