AshinGau commented on code in PR #20570: URL: https://github.com/apache/doris/pull/20570#discussion_r1223761102
########## fe/java-udf/pom.xml: ########## @@ -125,7 +120,7 @@ under the License. </dependency> <dependency> <groupId>org.apache.hudi</groupId> - <artifactId>hudi-presto-bundle</artifactId> + <artifactId>hudi-hadoop-mr-bundle</artifactId> Review Comment: Both of two have the same implementation of `RecordReader` interface, and hadoop-bundle is smaller than presto-bundle. -- 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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org