iemejia opened a new pull request #16755: URL: https://github.com/apache/beam/pull/16755
This upgrade brings the latest improvements of zstd and fixes breaking Beam Java SDK Core tests related errors on Mac M1 ``` java.lang.UnsatisfiedLinkError: no zstd-jni in java.library.path Unsupported OS/arch, cannot find /darwin/aarch64/libzstd-jni.dylib or load zstd-jni from system libraries. Please try building from source the jar or providing libzstd-jni in your system. ``` R: @aromanenko-dev @lukecwik -- 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]
