FWIW, that is my goal also. That being said, I am traveling most of this week and wont get much time for development.
Really, to me, this is just another indication of a deeper issue. I am really not liking the way we keep from-element and join infomation in the hql-sql AST. The current way makes it very difficult to manage that subtree during sql rendering, which is the underlying cause of many of these issues regarding comma generation.
But honestly, I am not so certain that could be put in place in a 3.1 timeframe. It may be best to just put out these little fires for 3.1 (at least for rc1).
The issue you mention was fixed as it relates to that user's supplied test case. Submit a *simplified* test case reproducing what you see to JIRA and I'll have a look.
|