zentol commented on a change in pull request #508:
URL: https://github.com/apache/flink-web/pull/508#discussion_r810927787
##########
File path: _posts/2022-02-22-scala-free.md
##########
@@ -0,0 +1,77 @@
+---
+layout: post
+title: "Scala Free in One Fifteen"
+date: 2022-02-22 00:00:00
+authors:
+- sjwiesman:
+ name: "Seth Wiesman"
+ twitter: "sjwiesman"
+excerpt: Apache Flink's runtime is now Scala free, allowing users to leverage
any Scala version in their user code - including Scala 3!
+---
+
+Flink 1.15 is right around the corner, and among the many improvements is a
Scala free classpath.
+Users can now leverage the Java API from any Scala version, including Scala 3!
Review comment:
Add instructions for how to use it?
##########
File path: _posts/2022-02-22-scala-free.md
##########
@@ -0,0 +1,77 @@
+---
+layout: post
+title: "Scala Free in One Fifteen"
+date: 2022-02-22 00:00:00
+authors:
+- sjwiesman:
+ name: "Seth Wiesman"
+ twitter: "sjwiesman"
+excerpt: Apache Flink's runtime is now Scala free, allowing users to leverage
any Scala version in their user code - including Scala 3!
+---
+
+Flink 1.15 is right around the corner, and among the many improvements is a
Scala free classpath.
+Users can now leverage the Java API from any Scala version, including Scala 3!
Review comment:
Add instructions for how to use Scala-free Flink?
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]