Apache Flink Avro provides integration with Apache Avro for serialization and deserialization in Flink data streams.
<dependency>
<groupId>org.apache.flink</groupId>
<artifactId>flink-avro</artifactId>
<version>2.2.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Deserializes Avro data from a socket stream.
No known issues recorded.
No dependency data recorded yet.