hi, all
Can pig support in operator, like this:
A = load 'test_data' as (value);
B = filter A by value in (1,2,3,4,5);
I think this is really useful.
thanks.
Haitao Yao
[email protected]
weibo: @haitao_yao
Skype: haitao.yao.final
