Structsยง
- Materialize
Buffer MaterializeBuffer
is a buffer to handle chunk intoKeyOp
.- Materialize
Cache - A cache for materialize executors.
- Materialize
Executor MaterializeExecutor
materializes changes in stream into a materialized view on storage.
Functionsยง
- execute_
do_ ๐update_ if_ not_ null_ replacement - Generates a new row with the behavior of โdo update if not nullโ by replacing columns in the old row with non-empty columns in the new row.
- generate_
output ๐ - Construct output
StreamChunk
from given buffer. - get_
op_ ๐consistency_ level - should_
handle_ ๐conflict - Determines whether pk conflict should be handled based on the version column of the new and old rows.
Type Aliasesยง
- Cache
Value ๐