Skip to content

Commit

Permalink
docs: update tpch benchmark link (#3542)
Browse files Browse the repository at this point in the history
  • Loading branch information
ccmao1130 authored Dec 16, 2024
1 parent 95a61d2 commit 6c21917
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/faq/benchmarks.rst
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ Benchmarking Code
Our benchmarking scripts and code can be found in the `distributed-query-benchmarks <https://github.com/Eventual-Inc/distributed-query-benchmarking>`_ GitHub repository.

* TPC-H queries for Daft were written by us.
* TPC-H queries for SparkSQL was adapted from `this repository <https://github.com/Bodo-inc/Bodo-examples/blob/master/06-Compare-Bodo-with-Spark/tpch/pyspark_notebook.ipynb>`_.
* TPC-H queries for SparkSQL was adapted from `this repository <https://github.com/bodo-ai/Bodo/blob/main/benchmarks/tpch/pyspark_notebook.ipynb>`_.
* TPC-H queries for Dask and Modin were adapted from these repositories for questions `Q1-7 <https://github.com/pola-rs/tpch>`_ and `Q8-10 <https://github.com/xprobe-inc/benchmarks/tree/main/tpch>`_.

Infrastructure
Expand Down

0 comments on commit 6c21917

Please sign in to comment.