Skip to content

RatePerMicroBatchProvider

RatePerMicroBatchProvider is a SimpleTableProvider (Spark SQL) registered under rate-micro-batch alias.

DataSourceRegister

RatePerMicroBatchProvider is a DataSourceRegister (Spark SQL) that registers rate-micro-batch alias.

Create Table

SimpleTableProvider
getTable(
  options: CaseInsensitiveStringMap): Table

getTable is part of the SimpleTableProvider (Spark SQL) abstraction.

getTable creates a RatePerMicroBatchTable with the options (given the CaseInsensitiveStringMap).