Skip to content

Improve Spark shim layer #140

@sunchao

Description

@sunchao

What is the problem the feature request solves?

Currently we have various shim classes which use reflection to work with API changes across different Spark versions. A better approach, perhaps, is to declare different modules correspond to the Spark versions, and use Maven profile to control which module should be loaded.

|---shims
|---|---3.2
|---|---3.3
|---|---3.4

Describe the potential solution

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions