n3nash commented on issue #2623: URL: https://github.com/apache/hudi/issues/2623#issuecomment-812334675
@root18039532923 Not sure if you're asking how to package this but leaving a comment here if that's what you are referring to. 1. Do a git checkout of the 0.7.0 tag. `git checkout tags/version 0.7.0` 2. Patch the change in the https://github.com/apache/hudi/commit/657e73f9b157a1ed4d6e6e515ae8f63156061b88 to your checked out tag. 3. Re-build the packages using command `mvn clean package -DskipTests` Now use these new packages and test out your deployment. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
