microsoft / lst-bench

LST-Bench is a framework that allows users to run benchmarks specifically designed for evaluating Log-Structured Tables (LSTs) such as Delta Lake, Apache Hudi, and Apache Iceberg.
Apache License 2.0
69 stars 35 forks source link

Update ValidationTest to reflect #261. #307

Closed anjagruenheid closed 3 months ago

anjagruenheid commented 3 months ago

Modifies ValidationTest to mimic the changes made in PR 261 for better test coverage when it comes to creating yaml files from a schema, i.e., to ensure that all platforms can read the schema file paths.