/TorQ/code/gateway/kxdash.q
enabled:@[value;`enabled;{1b}];,
and
.z.ps: .kxdash.dashps /For now we had to revert this to the previous version
/TorQ/config/settings/gateway.q
\d .kxdash
enabled:1b
Here are some example queries that worked for us:
.kxdash.dashexec["select from trade";`rdb;raze]
.kxdash.dashexec["select sum size by sym from trade";`rdb`hdb;{sum x}]
{[s] .kxdash.dashexec[({select from trade where sym in x};s);`rdb`hdb;raze]}[`MSFT] /Parameterised version
--
dataintellect.com
dataintellect.com/thoughts
---
You received this message because you are subscribed to a topic in the Google Groups "Data Intellect kdb+/TorQ" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/kdbtorq/FDkCUoQA7XE/unsubscribe.
To unsubscribe from this group and all its topics, send an email to kdbtorq+u...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/kdbtorq/ccbf19ae-454e-4cf0-8174-54a19db578f2n%40googlegroups.com.