AbsaOSS / AbsaOSS/spark-commons
Separate the spark-commons module for Spark independence
未關閉
enhancement
- 主要語言
- Scala
- 星號
- 7
- 分支
- 0
- 平均合併
- 19 小時 57 分鐘
- 30 天內合併 PR
- 1
描述
## Background
Any library using `spark-commons` ver, 0.3 (or eventually higher), will need to decide if to work on Spark 2 or Spark 3. And that's despite majority of the code is independent of the Spark version used.
## Feature
Separate `spark-commons` to `spark-commons-core`, and `spark-commons` for version 2 and version 3. Where core is code that is Spark version ambiguous.
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。