[FEATURE REQUEST]: Request for support of reducebykey on dataframes
Open
enhancement
- Dominant language
- C#
- Stars
- 2.1k
- Forks
- 332
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 9
Description
I am planning to avail .net for spark in my product and ran the program of word count. I wanted to use reducebyKey to avoid shuffling across all partitions. But did not find reduceByKey on dataframe.cs.
May be i am new to this .net connector with spark but is this feasible to avail it in dot net. Or do we already have an similar alternative already existing for .Net with spark.
Contributor guide
Assessment
This issue has not been assessed yet.