zeppelin icon indicating copy to clipboard operation
zeppelin copied to clipboard

[ZEPPELIN-5976] Support Flink 1.18

Open keinkonzept opened this issue 11 months ago • 4 comments

What is this PR for?

This PR aims to support Flink 1.18

What type of PR is it?

Feature

Todos

  • [ ] - Task

What is the Jira issue?

https://issues.apache.org/jira/browse/ZEPPELIN-5976

How should this be tested?

Pass GA.

Screenshots (if appropriate)

Questions:

  • Does the license files need to update? No.
  • Is there breaking changes for older versions? No.
  • Does this needs documentation? No.

keinkonzept avatar Mar 21 '24 15:03 keinkonzept

java.lang.RuntimeException: error reading Scala signature of org.apache.flink.table.api.ImplicitExpressionConversions: unsafe symbol x$2 (child of value <local api>) in runtime reflection universe
  at scala.reflect.internal.pickling.UnPickler.unpickle(UnPickler.scala:44)
  at scala.reflect.runtime.JavaMirrors$JavaMirror.unpickleClass(JavaMirrors.scala:622)

Same error I faced in my previous try, but no idea after some digging ...

pan3793 avatar Mar 25 '24 17:03 pan3793

Details

Most likely it is due to scala version

zjffdu avatar Mar 26 '24 01:03 zjffdu

Any updates on this?

shanzi avatar Jun 05 '24 01:06 shanzi