8 AM
To: "user@hive.apache.org<mailto:user@hive.apache.org>"
mailto:user@hive.apache.org>>
Cc: Viral Parikh mailto:viral.j.par...@gmail.com>>
Subject: RE: COMMERCIAL:Re: Hive - regexp_replace function for multiple strings
Below 2 solutions.
Solution1 uses lookahead and l
et (for solution2) to capture all the patterns you
need.
From: Pradeep Gollakota [mailto:pradeep...@gmail.com]
Sent: 03 February 2015 21:56
To: user@hive.apache.org
Cc: Viral Parikh
Subject: COMMERCIAL:Re: Hive - regexp_replace function for multiple strings
I don't think this is doable using the out of th