Is there a way to implement a function with an optional argument of a generic type in Scala?

前端 未结 0 1081
庸人自扰
庸人自扰 2020-12-22 00:22

I am trying to learn some Scala by "rewriting" some of my PySpark code. I have a list of data-sources that all have a list of transforms that needs to be applied.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题