You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/07/11 20:07:30 UTC

[GitHub] [spark] nvander1 edited a comment on issue #24232: [SPARK-27297] [SQL] Add higher order functions to scala API

nvander1 edited a comment on issue #24232: [SPARK-27297] [SQL] Add higher order functions to scala API
URL: https://github.com/apache/spark/pull/24232#issuecomment-510634527
 
 
   The build is failing but not at changes I have made:
   
   ```
   error] /home/jenkins/workspace/SparkPullRequestBuilder/mllib/src/test/scala/org/apache/spark/ml/util/MLTestingUtils.scala:184: type mismatch;
   [error]  found   : Function0[Int] (in scala) 
   [error]  required: Function0[?]   (in org.apache.spark.api.java.function) 
   [error]     val sampleUDF = udf(sample)
   ```
   
   @HyukjinKwon How should we proceed to isolate the failure from my changes? 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org