pan3793 commented on PR #5032:
URL: https://github.com/apache/zeppelin/pull/5032#issuecomment-3219716861

   > now I am getting a fancy scala error with some version mismatch. 
   >
   > `error reading Scala signature of 
org.apache.flink.table.api.ImplicitExpressionConversions: unsafe symbol x$2 
(child of value <local api>) in runtime reflection universe`
   
   This is why I abandoned the previous PR ... recompiling Flink with a higher 
Scala version does not work either ... the key point here is FLINK-32560 added 
a `@deprecated(since = "1.18.0")` to `trait ImplicitExpressionConversions`, the 
issue will go away if we revert FLINK-32560


-- 
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.

To unsubscribe, e-mail: reviews-unsubscr...@zeppelin.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to