holdenk opened a new pull request, #58188: URL: https://github.com/apache/spark/pull/58188
### What changes were proposed in this pull request? Change how we find the source code for lambdas in transpilation ### Why are the changes needed? Multiple lambdas on one line could cause the transpilation logic to fail / fall back. ### Does this PR introduce _any_ user-facing change? More transpilation targets ### How was this patch tested? Added tests with more transpilation of multiple lambdas on the same line. ### Was this patch authored or co-authored using generative AI tooling? Yes Claude 5 did much of the authoring -- 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]
