-
Type: Improvement
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
-
(copied to CRM)
Currently, there is a runtime dependency on Spark compiled with 2.12.
Ideally a single JAR should be built to work with any supplied Spark version. Spark currently supports Scala 2.12 and 2.13. In the future there will be a Spark version that uses Scala 3.x
If we have to build per Scala version, the connector will need the Scala prefix at the end of artefact name as per Scala conventions.