UnlimitedTimePartitionReader

A PartitionReader with no time limit for its execution.

Functions

Link copied to clipboard

Returns the forward progress made by the execution of run.

Link copied to clipboard
abstract fun releaseResources()

Called after run and checkpoint to release any resources acquired by tryAcquireResources.

Link copied to clipboard
abstract suspend fun run()

Reads the corresponding partition.

Link copied to clipboard

Called before run to try to acquire all the resources required for its execution. These may be, but are not limited to: