Answer Posted / Ajay Vikram
Map is a transformation operation in Spark that applies a user-defined function (UDF) to every element of an RDD or DataFrame, creating a new distributed collection with the resulting values.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers