Skip to content

support Spark 3.2.0 and other patch-versions #166

@Jolanrensen

Description

@Jolanrensen

Currently only the latest Spark 3.x.y versions are supported.
KotlinReflection.scala is incompatible with other spark versions than its exact own.
We need to set up a plan to (probably) be able to release all versions that users might want.
I expect that say 3.2.1 and 3.2.0 will work without any code change except for the version number. 3.1.x and 3.2.y will require some code change, so we can still keep separate branches for that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions