An open-source storage framework that enables building a Lakehouse architecture with compute engines including Spark, PrestoDB, Flink, Trino, and Hive and APIs
For code hygiene, we move some ICT test helper utils from the ICTSuite to the object InCommitTimestampTestUtils, which is dedicated to contain the ICT test utils.
Which Delta project/connector is this regarding?
Description
For code hygiene, we move some ICT test helper utils from the
ICTSuite
to the objectInCommitTimestampTestUtils
, which is dedicated to contain the ICT test utils.How was this patch tested?
Existing UTs.
Does this PR introduce any user-facing changes?
No.