risingwave_stream::common::table

Module state_table

source

Macrosยง

  • This macro is used to mark a point where we want to randomly discard the operation and early return, only in insane mode.

Structsยง

  • StateTableInner is the interface accessing relational data in KV(StateStore) with row-based encoding.

Enumsยง

Constantsยง

  • Mostly watermark operators will have inserts (append-only). So this number should not need to be very large. But we may want to improve this choice in the future.

Traitsยง

Functionsยง

Type Aliasesยง