risingwave_frontend::optimizer::plan_node

Module stream_source_scan

source

Structsยง

  • StreamSourceScan scans from a shared source. It forwards data from the upstream StreamSource, and also backfills data from the external source.