[RAT] Auditing Apache Cloudberry (Incubating) 2.0.0 Codebase for ASF License Compliance

2025-04-24 Thread Ed Espino
Hi all, As part of preparing for the Apache Cloudberry (Incubating) 2.0.0 release, I’ve started running the Apache Release Audit Tool (RAT) across the full codebase using the Maven-based `apache-rat-plugin`. The goal is to ensure full compliance with ASF licensing policy. This includes: - Identi

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

2025-04-24 Thread Ed Espino
Hi all, As part of an Apache RAT audit of the Cloudberry (Incubating) codebase, I’ve been reviewing the repository layout and came across the following directory: https://github.com/apache/cloudberry/tree/main/deploy This directory appears to contain deployment scripts and configurations that se

Discussion: Change PAX Plugin to Be Disabled by Default?

2025-04-24 Thread Dianjin Wang
Hi all, I’d like to bring up a point regarding the PAX recently merged into the main branch. Currently, the PAX is enabled by default in configure, and users need to explicitly disable it via `--disable-pax` option. However, this behavior is inconsistent with most of the other extensions under th

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

2025-04-24 Thread Xiaoran Wang
Dianjin Wang 于2025年4月25日周五 14:24写道: > Hi all, > > I’d like to bring up a point regarding the PAX recently merged into > the main branch. > > Currently, the PAX is enabled by default in configure, and users need > to explicitly disable it via `--disable-pax` option. However, this > behavior is inc