Hi,

When building a query in Pig latin, we can use the asterisk *.

SL1 = load '/data/search_2013040*';

but we can use this [1-2] to delimiter the search? SL1 = load
'/data/search_2013040[1-2]';


-- 
Best regards,

Reply via email to