comphead commented on PR #21508: URL: https://github.com/apache/datafusion/pull/21508#issuecomment-4215402723
Thanks @andygrove this is something that would be superhelpful. Currently I'm going the flow to feed the PR to LLM to convert queries to spark syntax + expected answers from PR, and then run them in local spark sandbox, and this is super annoying. I would say if we have github bot action, similar to `run benchmarks` on the the PR would help remove the local testing part. How this script is planned to be called? -- 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]
