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.62k stars 1.71k forks source link

[Delta] Add Test Suites for Coordinated Commits Properties #3729

Closed yumingxuanguo-db closed 1 month ago

yumingxuanguo-db commented 1 month ago

Which Delta project/connector is this regarding?

Description

Added UTs for CC properties' interaction with CREATE/REPLACE/CLONE against this commit. All future CC properties-related test cases could go here.

How was this patch tested?

UTs.

Does this PR introduce any user-facing changes?

No.