https://github.com/distributedsystemsgroup/spark-sql-worksharing
https://github.com/distributedsystemsgroup/spark-sql-worksharing
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/distributedsystemsgroup/spark-sql-worksharing
- Owner: DistributedSystemsGroup
- Created: 2017-07-20T12:58:41.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-16T19:24:00.000Z (over 9 years ago)
- Last Synced: 2025-03-20T18:17:31.286Z (over 1 year ago)
- Language: Scala
- Size: 15.8 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 :)