srowen commented on issue #23295: [MINOR][SQL]Change `ThreadLocal.withInitial` to Scala lambda syntax URL: https://github.com/apache/spark/pull/23295#issuecomment-447182570 This isn't Java code though. It may well work, but it needs to be tested against 2.11. The pull request builder doesn't test this. Have you? I remember some odd issues with Scala's willingness to match closures to single-arg function args, and given this comment, I think we need to be sure first.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
