risingwave_frontend::optimizer::plan_node

Module logical_iceberg_scan

source

Structsยง

  • LogicalIcebergScan is only used by batch queries. At the beginning of the batch query optimization, LogicalSource with a iceberg property would be converted into a LogicalIcebergScan.