rangareddy commented on issue #529: URL: https://github.com/apache/incubator-xtable/issues/529#issuecomment-2358031138
Hi @pjfanning / @vinishjail97 I attempted to implement this pull request, but encountered an incompatibility with Hudi and Scala 2.13. What are the recommended steps to proceed in this situation? ```sh [ERROR] Failed to execute goal on project xtable-core: Could not resolve dependencies for project org.apache.xtable:xtable-core:jar:0.2.0-SNAPSHOT: Could not find artifact org.apache.hudi:hudi-spark3.4-bundle_2.13:jar:0.14.0 in Maven Central (https://repo.maven.apache.org/maven2) -> [Help 1] ``` **Reference:** - https://mvnrepository.com/artifact/org.apache.hudi/hudi-spark3.4.x CC: @kywe665 @bhasudha -- 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]
