dotnet / dotnet/efcore

Generate warning for single query mode when loading collection and JSON column on parent/outer

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

Description

Parent/outer gets repeated for each entry in collection. JSON columns are likely going to be large in size. Consider warning as error for this particular case.

We already log a warning if query splitting behavior is not specified and there is more than one collection being loaded.

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.