Scala Spark Dataframe creation from Seq of tuples doesn’t work in Scala 3, but does in Scala 2
When trying to test something locally with Scala Spark, I noticed the following problem and was wondering what causes it, and whether there exists a workaround.