CTTY commented on code in PR #6628:
URL: https://github.com/apache/hudi/pull/6628#discussion_r968961398


##########
packaging/hudi-flink-bundle/pom.xml:
##########
@@ -501,8 +501,7 @@
     <dependency>
       <groupId>org.apache.avro</groupId>
       <artifactId>avro</artifactId>
-      <!-- Override the version to be same with Flink avro -->
-      <version>1.10.0</version>
+      <version>${avro.version}</version>

Review Comment:
   Yes,  we've tested with Flink streamer loading data from Kafka datasource in 
Hudi format. And it works fine



-- 
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]

Reply via email to