- 
                Notifications
    You must be signed in to change notification settings 
- Fork 0
Description
Repository Name
flink-scala-api
Description
Flink Scala API is a thin wrapper on top of Flink Java API which support Scala Types for serialisation as well the latest Scala version
Proposal
This project is a community-maintained fork of official Apache Flink Scala API, cross-built for Scala 2.12, 2.13 and 3.x. Official Apache Flink Scala API is going to be deprecated. The main features of the project are:
- New magnolia-based serialization framework
- Using a POJO-only flink serialization framework
- Closure cleaner from Spark 3.x
- Scala 3 support
Documentation
Information on flink-scala-api is currently located at https://github.com/findify/flink-scala-api/blob/master/README.md. It will be later divided into several pages and hosted on GitHub pages domain.
Initial Source
The initial source code for flink-scala-api is hosted at https://github.com/findify/flink-scala-api.
Project Admin
Roman Grebennikov (@shuttie)
Alexey Novakov (@novakov-alexey)