Skip to content
#

data-skew

Here are 8 public repositories matching this topic...

Language: All
Filter by language

Databricks PySpark Certification Prep Lab: Build an e-commerce analytics pipeline covering Spark DataFrame API, Structured Streaming, data skew handling with salting, broadcast joins, and Pandas UDFs. Designed for the Databricks Certified Associate Developer for Apache Spark exam.

  • Updated Apr 18, 2026
  • Python

Diagnoses Spark data skew from the job's own event log - no cluster, no JVM - and tells key skew apart from a straggler by comparing task time against bytes read. Then measures the fixes against each other on real Spark 4: across 16 cells, salting won 0. Broadcast 6.5x, AQE 1.5x, salting 0.81x.

  • Updated Aug 19, 2026
  • Python

Improve this page

Add a description, image, and links to the data-skew topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the data-skew topic, visit your repo's landing page and select "manage topics."

Learn more