risingwave_stream::executor

Module lookup

source

Re-exportsยง

Modulesยง

Structsยง

  • LookupExecutor takes one input stream and one arrangement. It joins the input stream with the arrangement. Currently, it only supports inner join. See LookupExecutorParams for more information.