Crate risingwave_stream

Source

Modulesยง

cache
common
config ๐Ÿ”’
consistency ๐Ÿ”’
This module contains global variables and methods to access the stream consistency settings.
error
executor
from_proto ๐Ÿ”’
Build executor from protobuf.
task
telemetry

Macrosยง

row_nonnull
row_nonnull builds a OwnedRow with concrete values. TODO: add macro row!, which requires a new trait ToScalarValue.

Staticsยง

CONFIG ๐Ÿ”’