risingwave_stream::executor

Module project_set

source

Structs§

  • Inner 🔒
  • ProjectSetExecutor projects data with the expr. The expr takes a chunk of data, and returns a new data chunk. And then, ProjectSetExecutor will insert, delete or update element into next operator according to the result of the expression.

Enums§

Constants§