run

abstract suspend fun run(): List<PartitionReader>

Creates PartitionReader instances.

This method gets called at most once.