Split difference in normal vs radoop process
sebastian_gonza
New Altair Community Member
Hi
I have a field which I Split() into different columns, and I got by each Split the attribute without problem when using current rapid operators, when I do the same in radoop I get a simple column but rather than having the text as I got in the normal case I am getting ["a","b","c"] I want to have a single attribute for a, another for b and c, how can I do this in radoop?
Thanks
I have a field which I Split() into different columns, and I got by each Split the attribute without problem when using current rapid operators, when I do the same in radoop I get a simple column but rather than having the text as I got in the normal case I am getting ["a","b","c"] I want to have a single attribute for a, another for b and c, how can I do this in radoop?
Thanks
0
Answers
-
hmm good question. Have you tried putting it into a SparkRM operator?0