Module database_scanner

Module database_scanner 

Source
Expand description

DatabaseScanner - Local MemTable operations, scans with child stream merging

Structs§

DatabaseScanner
LiveTableData
Wraps a table’s data so we can dynamically push new batches. The MemTable is created on initialization and shared with queries.
TableStore
Opaque handle to the shared table storage.

Functions§

register_python_bindings