Comment 1 for bug 903777

Revision history for this message
James Henstridge (jamesh) wrote :

This is probably just a problem with the precedence in the expression compiler rather than just being related to arbitrary lazy expressions.

The extra parentheses in your workaround probably come from the interaction of the Union() and Select() rather than the Update() and Union().