Module materialize Copy item path Source ChangeBuffer ๐ ChangeBuffer
is a buffer to handle chunk into KeyOp
.
TODO(rc): merge with TopNStaging
.MaterializeCache ๐ A cache for materialize executors. MaterializeExecutor MaterializeExecutor
materializes changes in stream into a materialized view on storage.generate_output ๐ Construct output StreamChunk
from given buffer. get_op_consistency_level ๐ replace_if_not_null ๐ Replace columns in an existing row with the corresponding columns in a replacement row, if the
column value in the replacement row is not null. version_is_newer_or_equal ๐ Determines whether pk conflict handling should update an existing row with newly-received value,
according to the value of version column of the new and old rows. CacheValue ๐