Hi All

How to write the below query to pig, can i use REGEX_EXTRACT_ALL ?

select * from temp where column1 like ( '%abc%' or '%def% or '%aacc%');

Help much appreciated with example.

Thanks
Krishnan

Reply via email to