LuciferYang commented on code in PR #53003:
URL: https://github.com/apache/spark/pull/53003#discussion_r2517461526


##########
sql/connect/client/jvm/pom.xml:
##########
@@ -184,6 +189,7 @@
               <include>io.perfmark:*</include>
               <include>org.apache.arrow:*</include>
               <include>org.codehaus.mojo:*</include>
+              <include>com.github.luben:zstd-jni</include>

Review Comment:
   For 3rd-party jars, if we choose to shade them, it's advisable to also 
perform relocation on them.



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to