stariy95 commented on PR #624: URL: https://github.com/apache/cayenne/pull/624#issuecomment-2422306800
Did a bit of digging. This is an older problem it seems, it's present at least in 4.2 and 4.1. An issue really in the combination of prefetch types, from all possible combination in this case, only two failed (`joint + not joint`). Finally, `joint + disjoint` and `joint + disjointById` cases seem slightly separate problems (or I didn't dig enough). I got a rough fix for the first case and it isn't affecting the second. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@cayenne.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org