1
0

[HUDI-2320] Add support ByteArrayDeserializer in AvroKafkaSource (#3502)

This commit is contained in:
董可伦
2021-08-30 10:01:15 +08:00
committed by GitHub
parent 57668d02a0
commit bf5a52e51b
2 changed files with 19 additions and 5 deletions

View File

@@ -254,7 +254,7 @@
<dependency>
<groupId>com.twitter</groupId>
<artifactId>bijection-avro_${scala.binary.version}</artifactId>
<version>0.9.3</version>
<version>0.9.7</version>
</dependency>
<!-- Kafka -->