parthchandra commented on PR #1992: URL: https://github.com/apache/datafusion-comet/pull/1992#issuecomment-3054017619
> @parthchandra I'm not sure if `libhdfs` packaged > > with `hdfs` feature and without the `libcomet.dylib` has the same size of 69M, so static linking is unlikely. And checking dynamic libs @comphead were you able to run this on a system with no hadoop/hdfs installed? I have an old version of hadoop on my mac and `libhdfs.a` is less than 500K so it is entirely possible to be statically linked in. I don't know if binaries are available for mac, btw, so I don't know how that would work. -- 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]
