An open-source storage framework that enables building a Lakehouse architecture with compute engines including Spark, PrestoDB, Flink, Trino, and Hive and APIs
This PR brings new helper function to deletion vectors testing utils. It's useful when you need check just existence of deletion vectors without deep verification.
Which Delta project/connector is this regarding?
Description
This PR brings new helper function to deletion vectors testing utils. It's useful when you need check just existence of deletion vectors without deep verification.
How was this patch tested?
Used in local testing.
Does this PR introduce any user-facing changes?
No