Details
-
Improvement
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
3.0.0
-
None
Description
Some classes use toSet.toSeq to make the elements of a sequence unique, but it's a bit verbose. Using distinct instead is easier to understand.
Attachments
Issue Links
- causes
-
SPARK-31990 Streaming's state store compatibility is broken
- Resolved
- links to