An open API service indexing awesome lists of open source software.

https://github.com/distributedsystemsgroup/spark-sql-worksharing


https://github.com/distributedsystemsgroup/spark-sql-worksharing

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# spark-sql-worksharing
Repository for the project Spark SQL work sharing

- spark-sql-perf: (library) cloned version of https://github.com/databricks/spark-sql-perf
- spark-sql-tpc-ds-perf: (Application) Setting up and running the TPC-DS benchmark for Spark SQL
- spark-sql-worksharing: (Application - prototype) Demo the Cache-aware multi-query optimization in Spark SQL

Jump to each folder to read the documentations.
Code are self-described and not too hard to read :)