You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2019/07/16 13:18:00 UTC

[jira] [Created] (FLINK-13288) Blink planner doesn't compile with Scala 2.12

Chesnay Schepler created FLINK-13288:
----------------------------------------

             Summary: Blink planner doesn't compile with Scala 2.12
                 Key: FLINK-13288
                 URL: https://issues.apache.org/jira/browse/FLINK-13288
             Project: Flink
          Issue Type: Bug
          Components: Table SQL / Planner
    Affects Versions: 1.9.0
            Reporter: Chesnay Schepler
             Fix For: 1.9.0, 1.10.0


[https://travis-ci.org/apache/flink/jobs/559389818]

 
{code:java}
13:06:43.309 [ERROR] error: java.lang.StackOverflowError
13:06:43.310 [INFO] 	at scala.reflect.internal.util.StatisticsStatics.areSomeColdStatsEnabled(StatisticsStatics.java:31)
13:06:43.310 [INFO] 	at scala.tools.nsc.typechecker.Typers$Typer.silent(Typers.scala:669)
13:06:43.310 [INFO] 	at scala.tools.nsc.typechecker.Typers$Typer.normalTypedApply$1(Typers.scala:4748)
13:06:43.310 [INFO] 	at scala.tools.nsc.typechecker.Typers$Typer.typedApply$1(Typers.scala:4776)
13:06:43.310 [INFO] 	at scala.tools.nsc.typechecker.Typers$Typer.typed1(Typers.scala:5571)
13:06:43.310 [INFO] 	at scala.tools.nsc.transform.Erasure$Eraser.typed1(Erasure.scala:789)
13:06:43.310 [INFO] 	at scala.tools.nsc.typechecker.Typers$Typer.typed(Typers.scala:5617)
13:06:43.310 [INFO] 	at scala.tools.nsc.transform.Erasure$Eraser.adaptMember(Erasure.scala:714)
13:06:43.310 [INFO] 	at scala.tools.nsc.transform.Erasure$Eraser.typed1(Erasure.scala:789){code}
 

[~ykt836] [~jark]



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)