0 votes
in Spark Sql by
What is action Reduce in Spark?

1 Answer

0 votes
by

Reduce takes a function as an input which has two parameters which are of same type and output a single value of the input type.

Related questions

0 votes
asked Aug 19, 2023 in Spark Sql by GeorgeBell
0 votes
asked Aug 18, 2023 in Spark Sql by GeorgeBell
...