RAT audit complete and PR #1066 open for review — preparing for release

2025-04-25 Thread Ed Espino
Hi all, I’ve completed a full Apache RAT license audit pass on the Cloudberry (Incubating) codebase. The audit now passes cleanly with zero unknown licenses. Apache RAT (Release Audit Tool) helps ensure that all source files in a project have appropriate license headers and that the codebase comp

Re: [DISCUSS] Questions About deploy/ Directory and Vendor-Specific Artifacts

2025-04-25 Thread Dianjin Wang
Hi Ed, Thanks for bringing this up — I’d like to contribute some context and suggestions as follows. Best, Dianjin Wang On Fri, Apr 25, 2025 at 5:32 AM Ed Espino wrote: > > - Is the `deploy/` directory still in active use or maintained? Files in `deploy/build/` were originally scattered under

Re: [DISCUSS] Questions About deploy/ Directory and Vendor-Specific Artifacts

2025-04-25 Thread Ed Espino
Hi Dianjin, Thanks for the detailed context and thoughtful suggestions. I agree with your assessment that much of the content under deploy/—particularly docker/, k8s/, script/, vagrant, cbdb_deploy.sh, and cbdb_env.sh—is outdated and not aligned with Cloudberry's current or future direction as a

Re: Discussion: Change PAX Plugin to Be Disabled by Default?

2025-04-25 Thread Ed Espino
Hi Dianjin, +1 — I agree with disabling PAX by default for the reasons you outlined. Keeping it consistent with how other contrib modules are handled makes a lot of sense, and avoiding potential build issues is always a plus. On a related note, now that PAX is merged, how do you envision it being