delta-io/delta

[Kernel][Testing] Run more write test suites using the V2 builders

Open

#5,092 opened on Aug 16, 2025

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Scala (8,807 stars) (2,100 forks)batch import
enhancementgood first issuekernel

Description

Feature request

Which Delta project/connector is this regarding?

  • Spark
  • Standalone
  • Flink
  • Kernel
  • Other (fill in here)

Overview

Currently we run DeltaTableWritesSuite and TablePropertiesSuite with both the V1 and V2 builders. We should run more test suites (all?) that use WriteUtils with the V2 builders as well.

Potentially blocked by #5090

Willingness to contribute

The Delta Lake Community encourages new feature contributions. Would you or another member of your organization be willing to contribute an implementation of this feature?

  • Yes. I can contribute this feature independently.
  • Yes. I would be willing to contribute this feature with guidance from the Delta Lake community.
  • No. I cannot contribute this feature at this time.

Contributor guide