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

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

     [ https://issues.apache.org/jira/browse/FLINK-13288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kurt Young closed FLINK-13288.
------------------------------
       Resolution: Cannot Reproduce
    Fix Version/s:     (was: 1.10.0)
                       (was: 1.9.0)

I'm closing this since the cron jobs all passed since this issue created. Will open it after we find another failure around this

> 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
>            Priority: Blocker
>              Labels: test-stability
>
> [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)