jbonofre commented on issue #577: URL: https://github.com/apache/arrow-java/issues/577#issuecomment-2656693795
General comment: as JDBC driver is shading and relocating the dependency (netty and gRPC especially), the properties name can be different (`org.apache.arrow.io.grpc...` instead of `io.grpc...` for instance). Specifically for the HTTP proxy, I think a different "issue" in the way we create the gRPC/Netty channel. I will fix that. -- 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]
