-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error in rendering result #9
Comments
The issue exist in the latest c.java: |
Another way to have error (probably it is the same problem): |
Another issue, which I think has similar roots. However it now is reproduced on rendering. The query |
Played with such object:
get `:test1/ set ([] qqq:1.1 2.2 3.3 4.4 5.5; c:{ ([] a:x+til 3; b: til 3)} each til 5)
Got the following Exception:
Error occurred during query execution: kx.c$K4Exception:
type kx.c$K4Exception:
typeat kx.c.k(c.java:678)
at kx.c$1.run(c.java:138)
at java.lang.Thread.run(Thread.java:748)
The text was updated successfully, but these errors were encountered: