Generate warning for single query mode when loading collection and JSON column on parent/outer
Open
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
Assessment
This issue has not been assessed yet.