[GitHub] [hudi] danny0405 commented on a diff in pull request #6628: [HUDI-4806] Use Avro version from the root pom for Flink bundle

2022-09-22 Thread GitBox
danny0405 commented on code in PR #6628: URL: https://github.com/apache/hudi/pull/6628#discussion_r978172464 ## packaging/hudi-flink-bundle/pom.xml: ## @@ -501,8 +501,7 @@ org.apache.avro avro - - 1.10.0 + ${avro.version} Review Comment:

[GitHub] [hudi] danny0405 commented on a diff in pull request #6628: [HUDI-4806] Use Avro version from the root pom for Flink bundle

2022-09-07 Thread GitBox
danny0405 commented on code in PR #6628: URL: https://github.com/apache/hudi/pull/6628#discussion_r965422148 ## packaging/hudi-flink-bundle/pom.xml: ## @@ -501,8 +501,7 @@ org.apache.avro avro - - 1.10.0 + ${avro.version} Review Comment: