Module eowc

Module eowc 

Source

Structsยง

EowcOverWindowExecutor
EowcOverWindowExecutor consumes ordered input (on order key column with watermark in ascending order) and outputs window function results. One EowcOverWindowExecutor can handle one combination of partition key and order key.
EowcOverWindowExecutorArgs
ExecutionVars ๐Ÿ”’
ExecutorInner ๐Ÿ”’
Partition ๐Ÿ”’

Functionsยง

decode_snapshot ๐Ÿ”’
Decode a WindowStateSnapshot from bytes during recovery using protobuf.
encode_snapshot ๐Ÿ”’
Encode a WindowStateSnapshot to bytes for persistence using protobuf.

Type Aliasesยง

PartitionCache ๐Ÿ”’