Forum Discussion
Ksivagurunathan
6 years agoContributor
try to convert number input stream to string before the join snap using a mapper, sort the both the input and then use the join. it should resolve the issue.
the_pan_zone
4 years agoNew Contributor
if the input is alphanumeric then what is the solution
I am getting below error after using sort snap before join
Not ascending order: [3V ELECTRICITÉ] and [3RD PARTY ACCOUNT CHECK]
- SpiroTaleski4 years agoValued Contributor
Try to parse the join fields as strings and sort both inputs before the join operation.
Regards,
Spiro Taleski