Design database for a music app optimizing for queries on song play analysis.
-
Updated
Dec 30, 2020 - Jupyter Notebook
Design database for a music app optimizing for queries on song play analysis.
Use SparkSQL to determine key metrics of the data. Use Spark to create temporary views, partition the data, cache and uncache a temporary table, and verify that the table has been uncached.
Add a description, image, and links to the optimize-queries topic page so that developers can more easily learn about it.
To associate your repository with the optimize-queries topic, visit your repo's landing page and select "manage topics."