Member since
02-04-2020
4
Posts
0
Kudos Received
0
Solutions
02-19-2020
12:18 AM
Hi Folks , I am facing one issue , i have tried all the methods but its not working can you please help on this . one column have data like below its there row wise (Original column) IT Strategy& Architecture BDC India [MITX 999],Corporate & IC Solution Delivery [SVII], Operations Solution Delivery [SVIA], Mainframe Service [MLEM],Strategy & Architecture [MLEL] the above 3 rows i need to split into two columns like below 1st column IT Strategy& Architecture BDC India,Corporate & IC Solution Delivery,Operations Solution Delivery,Mainframe Service,Strategy & Architecture 2nd columns [MITX 999],[SVII],[SVIA],[MLEM], [MLEL] please help , working new for impala data lake . Thank You ..!
... View more
Labels:
- Labels:
-
Apache Impala
02-18-2020
05:52 PM
previous i am working oracle technology and now working in impala big data .
In oracle i have implements some logic using following functions regexp_substr() and level .
but in impala not supported these two functions .
can you please suggest me these two related functions in impala data lake .
thank you ..!
... View more
Labels:
- Labels:
-
Apache Impala