parthchandra commented on issue #1552: URL: https://github.com/apache/datafusion-comet/issues/1552#issuecomment-2744736989
You could try using an older version of ubuntu in the Dockerfile. You might have to go as far back as ubuntu 16.04 (see https://gist.github.com/wagenet/35adca1a032cec2999d47b6c40aa45b1) but there is no guarantee that the dependencies required by Comet will compile. You could also try [zigbuild](https://github.com/rust-cross/cargo-zigbuild) which can do a cross compilation for linux on macOS and also allows you to specify the glibc version. I haven't tried this but would be interested in knowing if it works. -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org