Module dml_manager

Source

Structs§

DmlManager
DmlManager manages the communication between batch data manipulation and streaming processing. NOTE: TableDmlHandle is used here as an out-of-the-box solution. We should further optimize its implementation (e.g. directly expose a channel instead of offering a write_chunk interface).
TableReader

Type Aliases§

DmlManagerRef