FelixYBW commented on issue #4942: URL: https://github.com/apache/incubator-gluten/issues/4942#issuecomment-1995250218
We may mention this in dev maillist. static build makes the deployment much easier. The only issue may be the jar size but now even with debug info, it's just ~88MB. For developer with current build script, all static library will only be built once. Or build again after vcpkg script changed. velox will be built when commit id changed. So not an issue to development either. It may increase the link time somehow. See if anyone have concerns about this. -- 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]
