Split difference in normal vs radoop process

sebastian_gonza
sebastian_gonza New Altair Community Member
edited November 5 in Community Q&A
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
Tagged:

Answers

  • sgenzer
    sgenzer
    Altair Employee
    hmm good question. Have you tried putting it into a SparkRM operator?