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
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
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
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