leborchuk commented on issue #1149: URL: https://github.com/apache/cloudberry/issues/1149#issuecomment-2983312408
Hi, I've been thinking about the best way to fix issue. And my proposal on how we could solve the issue without disrupting the development process: Let's split up the work into pieces: 1. Add new environment file (quite safe step) - see https://github.com/apache/cloudberry/pull/1166 2. Switch to using cloudberry-env.sh in the cloudberry-devops-release repository (again quite safe, we could easily check if all works fine). 3. Use cloudberry-env in Makefile and other scripts.Remove greenplum-path from usage (I believe in our tests here). 4. Create a symbolic link in RPM and Debian packages. (step for backward compability) -- 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]
