Answer Posted / Sitesh Kumar
A Tuple in Spark is an ordered collection of elements. It can contain any combination of data types and is represented by the Dataset[Tuple] or DataFrame API.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers