Alexander Ioffe
Alexander Ioffe
Any progress on these? I'm stuck on 3.0.0 until they're fixed :(
I'm pretty sure this is a regression issue, it was working in 3.0.0. Any chance it could get fixed by 3.2.0?
I've complained about this in multiple places a few times already but so far nothing has happened in months. Unfortunately I don't know enough about the ASTs to fix it...
Finally decided to look through the AST phases as this thing goes through, I'm pretty sure the issue is in RewriteJoins. There are cases for Bind -> Bind -> Pure,...
Okay, been looking at this for while and have a possible solution, at least to #1408 (i.e. the Joining issue). The problem is that in the AST, references are propagated...
Also, please note that the sortBy error situation is not limited to a many-to-many case, it occurs when **any** flat-mapped clause is followed by a sortBy as can be evidenced...
Heh, I don't think there's anyone who's actually 'comfortable' with the ASTs beside for maybe @szeiger. For the rest of us it's about relative degrees of bafflement.
So first #1674 was on 3.1.2, then on 3.2.0, then on 3.2.1 on a two month old contribution to a Regression Issue which has been around for a year!? Meanwhile,...