leborchuk commented on PR #1226: URL: https://github.com/apache/cloudberry/pull/1226#issuecomment-3069597875
> How can we install and introduce the dependencies of `arrow_dataset`, `arrow`, and `parquet` in a CloudBerry image? We are compiling from source and copying them into the image. We are not sure how the CloudBerry community achieves this, as we need these dependencies for a future feature. @tuhaihe @yjhjstz It could be done in https://github.com/apache/cloudberry-devops-release repository. See how we get and compile xerces https://github.com/apache/cloudberry-devops-release/blob/main/images/docker/cbdb/build/rocky9/Dockerfile#L142 Note that work has to be done for all supported OSes (Rocky 8 & 9 currently). -- 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]
