Hi Shiyan,
Having carefully read the RFC-63.md on the PR, I really think this feature is crucial for everyone who builds Hudi from source. For example, when I tried to compile Hudi 0.12.0 with flink1.15, I used command ‘mvn clean package -DskipTests -Dflink1.15 -Dscala-2.12’ but still get flink1.14 bundle. Also, in the documents it’s a highlight of supporting Fink 1.15 but Hudi 0.12.0 Github readme.md doesn’t mention anything about flink1.15 in compile section. All in all, there are many misleading points of Hudi bundles, which have to be enhanced asap. Really appreciate to have this RFC trying to solve all these problems. On 10/10/2022 13:36,Shiyan Xu<xu.shiyan.raym...@gmail.com> wrote: Hi Hudi devs and users, I've raised an RFC around Hudi bundles, aiming to address issues around dependency conflicts, and to establish standards for bundle jar usage and change process. Please have a look. Thanks! https://github.com/apache/hudi/pull/6902 -- Best, Shiyan