fn plan_load_generator_source_connection(
scx: &StatementContext<'_>,
generator: &LoadGenerator,
options: &Vec<LoadGeneratorOption<Aug>>,
include_metadata: &Vec<SourceIncludeMetadata>,
) -> Result<LoadGeneratorSourceConnection, PlanError>