Skip to content
#

small-files

Here are 8 public repositories matching this topic...

Read-only "small-file tax" analyzer for Delta Lake. Reads only the _delta_log to reconstruct the per-partition file-size distribution, then prices the wasted compute and S3 requests in dollars using real Spark internals (openCostInBytes, maxPartitionBytes) and emits a compaction plan with ROI and payback plus the OPTIMIZE SQL. Never runs OPTIMIZE.

  • Updated Jul 8, 2026
  • Python

Improve this page

Add a description, image, and links to the small-files 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 small-files topic, visit your repo's landing page and select "manage topics."

Learn more