fixed Segment Count
Override this to force Backfila to run this number of batches in total, divided among the partitions.
If null, Backfila will use a dynamic segment count. This automatically guesses the segment count to fit the requested batch size. Override this if the guess is bad, such as when your data is not uniformly distributed.