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 Trino in Azure #242

Closed jcamachor closed 6 months ago

jcamachor commented 6 months ago

For more information, see #238. This PR complements #229, including the automation to deploy Trino 420 via Azure Pipeline.

jcamachor commented 6 months ago

@anjagruenheid , this PR is the Trino part for #229, could you take a look? Thanks