shrirangmhalgi commented on PR #56578: URL: https://github.com/apache/spark/pull/56578#issuecomment-4754733302
@szehon-ho / @hvanhovell - Could you please review when you get a chance? This fixes a user-reported pipeline execution ordering issue (SPARK-57352) by detecting resolved table references in flow lineage. The key design decision is including requestedInputs in FlowFunctionResult.inputs so the DAG scheduler sees the dependency. Thanks! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
