Description
The implementation of CastParseNode.toSQL omits the closing right parenthesis, which has as effect (at least) that views that make use of a cast fail (see mail on user list at http://s.apache.org/jg for an example of this).
The implementation of CastParseNode.toSQL omits the closing right parenthesis, which has as effect (at least) that views that make use of a cast fail (see mail on user list at http://s.apache.org/jg for an example of this).