You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following does not complain that unary + cannot be applied to a string. This is the result of the CQL parser eating the unary positive, rather than converting it to a parser-level representation.