[storm] how do I return specific columns from an 'is_in' fetch

Roy Mathew rmathew8 at gmail.com
Mon Feb 14 16:55:12 UTC 2011


Hi all,

I'm trying to achieve the following query via the storm API:

  select A,B from T where C in [list-of-values];

I see that I can use the 'is_in' function, but it seems that this
approach returns all columns; is there is a way to 'narrow' the set of
columns returned?


-- 
Roy.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/storm/attachments/20110214/185efa0e/attachment.html>


More information about the storm mailing list