PRODUCT
INTEGRATIONS
SOLUTIONS
LEARN
COMPANY
Ignite Discussions : Ask Questions, Find Answers, Share Expertise about Sparkflows
Hello Ragita, find the answer below.
In Sparkflows, we can use Expression processor to extract substring value.
To Use ‘Expression’ processor:
- Input new column name.
- Input the substring expression such as substr(col_a, 1, 5).
Extracted Substring value would be listed under the new column added to the output DataFrame.
Hello Ragita, find the answer below.
In Sparkflows, we can use Expression processor to extract substring value.
To Use ‘Expression’ processor:
- Input new column name.
- Input the substring expression such as substr(col_a, 1, 5).
Extracted Substring value would be listed under the new column added to the output DataFrame.