zjffdu commented on pull request #11895:
URL: https://github.com/apache/flink/pull/11895#issuecomment-620390185


   @aljoscha I found the reason why I ran it successfully last time. I only run 
`mvn test`, but should run `mvn verify`, otherwise the tests under scala folder 
is not executed.
   
   Regarding this issue, I found that after I use `repl-class-based`, CI can 
pass with scala-2.12. Maybe it is related with this 
(https://users.scala-lang.org/t/is-this-a-known-repl-bug/3271). But it causes 
the case class can not be used in scala-shell, which I talked with you before. 
How about we fix the case class issue later ? Because I think it is fixable, 
spark scala shell support case class, we can borrow some ideas from spark. 
   
   


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


Reply via email to