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
I have also noticed in the past that CQL Runner sometimes doesn't display a subset of the define outputs at all, they just aren't mentioned. I suspect this specific issue might be the reason, or otherwise it is an example of several cases that aren't being displayed but should be.
Run the following CQL in the CQL Runner:
As you can see, the non-erroneous empty string result is not output:
While it might appear blank due to how string values are currently output without quotes, one would still expect to see the ">> y [2:1]" line.
The text was updated successfully, but these errors were encountered: