delta-io / delta

An open-source storage framework that enables building a Lakehouse architecture with compute engines including Spark, PrestoDB, Flink, Trino, and Hive and APIs
https://delta.io
Apache License 2.0
7.63k stars 1.71k forks source link

[SPARK] Tests for streaming use case of coordinated commits #3884

Closed ctring closed 6 days ago

ctring commented 1 week ago

Which Delta project/connector is this regarding?

Description

Add tests for the streaming use case of coordinated commits.

How was this patch tested?

Unit tests

Does this PR introduce any user-facing changes?

No