ueshin commented on issue #24232: [SPARK-27297] [SQL] Add higher order functions to scala API URL: https://github.com/apache/spark/pull/24232#issuecomment-523693984 @nvander1 Thanks for moving tests to Java tests. Btw, I don't think we need to have the whole tests in Java tests but just need to check whether the lambda works or not because we already check various patterns in Scala tests. Maybe one test per function usage should be fine (two for transform and aggregate, one for others).
---------------------------------------------------------------- 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. 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]
