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
62 stars 34 forks source link

Implementation of pipeline to run LST-Bench on Azure #229

Closed jcamachor closed 6 months ago

jcamachor commented 7 months ago

For more information, see #238. This PR does not include the automation to deploy Trino 420 via Azure Pipeline, which will come in a follow up PR.

jcamachor commented 6 months ago

@ashvina , @anjagruenheid , could any of you take a look at this PR? The context is in #238. Thanks