kubeflow/sdk

KEP-107: Align patterns and expand coverage for Spark package unit tests

Open

#609 opened on Jul 18, 2026

 (5 comments) (0 reactions) (1 assignee)Python (196 forks)auto 404
area/sparkgood first issuehelp wantedkind/feature

Repository metrics

Stars
 (124 stars)
PR merge metrics
 (PR metrics pending)

Description

What you would like to be added?

The goal of this issue is two-fold.

  • Align test patterns for Spark package to match Trainer package unit tests.
  • Improve coverage of test cases for Spark package unit tests.

Why is this needed?

Consistency between the SDK components is necessary for maintainability.

Love this feature?

Give it a 👍 We prioritize the features with most 👍

Contributor guide