dtenedor commented on PR #57691: URL: https://github.com/apache/spark/pull/57691#issuecomment-5296853021
> Iām not sure I have enough context on the broader goal here, but could we reuse and extend the existing Connect PlanGenerationTestSuite ā ProtoToParsedPlanTestSuite pipeline? It already covers DataFrame API ā proto ā analyzed Catalyst plan. Is there PySpark-specific coverage that requires a separate golden-test framework? Good question; the idea here is to execute the queries and check their results as well as the plans. We can make sure that changes to analysis are safe with respect to correctness in this way. -- 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]
