Login
Remember
Register
Ask a Question
Which action returns all the elements of the dataset as an array.
0
votes
asked
Sep 16, 2022
in
Spark Preliminaries
by
sharadyadav1986
Which action returns all the elements of the dataset as an array.
spark-preliminaries
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Sep 16, 2022
by
sharadyadav1986
collect()
...