Hi, I recently raised an issue about the jar names in Apache Hudi and how some of the jar names omit the scala binary version. https://issues.apache.org/jira/browse/HUDI-8233
If you were to change the jar names to include the scala binary version, that would likely need a major release since it is a breaking change (for users). Since you are working towards a 1.0.0 release, I would suggest that it would be good to change it now or in the near future. If the Hudi team think it is a good idea to add the scala binary version to a few jar names that are missing it, I don't mind trying to contribute a PR. I think it would make it easier to support Scala 2.13 eventually if the jar naming was looked at. I'd be interested in people's opinions on the matter. Regards, PJ