Expand description
Code to render the ingestion dataflow of a SqlServerSourceConnection.
StructsΒ§
- Prometheus
SqlServer πCdcMetrics - Provides an implemntation of
SqlServerCdcMetricsthat will updateSqlServerSourceMetrics`
StaticsΒ§
- REPL_
READER π - Used as a partition ID to determine the worker that is responsible for reading data from SQL Server.
FunctionsΒ§
- decode π
- Helper method to decode a row from a
tiberius::Row(or 2 of them in the case of update) to aRow. This centralizes the decode and mapping to result. - handle_
data_ πevent - render π
- return_
definite_ πerror - Helper method to return a βdefiniteβ error upstream.