Skip to content

4+ AgnosticEncoder support & Spark Connect #701

Description

@chris-twiner

Spark Connect adds another interaction approach, splitting driver and executor. Prior to Spark 4 the interfaces were separated, with the introduction of a base class this is now possible.

Pro's:

  • works on Spark 4
  • opens up the possibility of connect usage

Con's:

  • possible performance hit as TransformingEncoders are required so wholestage codegen is no longer possible (unknown and probably not relevant)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions