featzhang commented on code in PR #8036:
URL: https://github.com/apache/inlong/pull/8036#discussion_r1194783956
##########
pom.xml:
##########
@@ -151,7 +151,7 @@
<pulsar.testcontainers.version>1.15.3</pulsar.testcontainers.version>
<kafka.version>2.4.1</kafka.version>
<iceberg.version>1.1.0</iceberg.version>
- <hudi.version>0.12.1</hudi.version>
+ <hudi.version>0.12.3</hudi.version>
Review Comment:
There are some bugs in the old version, which will cause errors when
downstream tasks read the data written by Sort.
https://hudi.apache.org/releases/release-0.12.3#bug-fixes
--
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]