Skip to content

mrooding/flink-avro-state-serialization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flink-avro-state-serialization

Sample project showcasing how to use Apache Flink custom serializers to support state schema migration using Apache Avro.

Avrohugger generation

There's a branch called avro-generated which contains the setup to generate Classes based on Avro schemas. It generates the classes during compilation (sbt compile) or you can explicitly force generation using sbt avroScalaGenerateSpecific.

Based on sbt-avrohugger

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages