alamb commented on issue #19826: URL: https://github.com/apache/datafusion/issues/19826#issuecomment-3765501351
> I just wonder why you guys don't publish binaries or a Docker image somewhere (GitHub, homepage, DockerHub) and download/run these in the ClickBench scipts. Mostly b/c datafusion-cli isn't really a product (it is more like a testing tool) so we don't typically have users who are not also developers. I think we also historically wanted to compile datafusion-cli targeting the appropriate hardware (e.g. to use the AVX-512 instructions if available) There is no reason we can't publish binaries though 🤔 One thing we could try is use the prebuilt binaries for `datafusion-cli` from homebrew If the performance is the same: https://docs.brew.sh/Homebrew-on-Linux https://formulae.brew.sh/formula/datafusion -- 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]
