srowen commented on code in PR #43164:
URL: https://github.com/apache/spark/pull/43164#discussion_r1340504595
##########
pom.xml:
##########
@@ -928,6 +929,30 @@
<version>${netty.version}</version>
<classifier>osx-x86_64</classifier>
</dependency>
+ <dependency>
+ <groupId>io.netty</groupId>
+ <artifactId>netty-tcnative-boringssl-static</artifactId>
Review Comment:
What's the license of this code? if it's the same as netty, I think we're
all good. Otherwise need to check it and possibly update LICENSE and licenses/
--
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]