cshuo commented on code in PR #19685:
URL: https://github.com/apache/hudi/pull/19685#discussion_r3872357653


##########
packaging/hudi-flink-bundle/pom.xml:
##########
@@ -105,6 +105,7 @@
                   
<include>org.apache.parquet:parquet-format-structures</include>
                   <include>org.apache.parquet:parquet-encoding</include>
                   <include>org.apache.parquet:parquet-jackson</include>
+                  <include>com.github.luben:zstd-jni</include>

Review Comment:
   Fixed in 8355a26c. Added the zstd-jni BSD-2-Clause text to LICENSE and 
included it in the Flink bundle; verified it in the produced JAR.



-- 
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]

Reply via email to