risingwave_frontend::handler::create_sink

Function get_partition_compute_info_for_iceberg

source
async fn get_partition_compute_info_for_iceberg(
    iceberg_config: &IcebergConfig,
) -> Result<Option<PartitionComputeInfo>, RwError>