Skip to content

Commit

Permalink
revert style
Browse files Browse the repository at this point in the history
  • Loading branch information
rahulsmahadev committed Dec 17, 2024
1 parent 6741c0d commit f68be19
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,7 @@ case class Bin(partitionValues: Map[String, String], files: Seq[AddFile])
* @param bins The set of bins to process in this transaction
*/
case class Batch(bins: Seq[Bin])

/**
* Optimize job which compacts small files into larger files to reduce
* the number of files and potentially allow more efficient reads.
Expand Down

0 comments on commit f68be19

Please sign in to comment.