Igor Tatarinov Thu, 11 Apr 2013 12:38:09 -0700
Hi all, I need to convert a string attribute that contains ints with occasional leading zeroes. Unfortunately, I can't simply cast() as Hive will try to parse those numbers as octals. Is a regex the only solution?
thanks! igor decide.com