binaries are
stripped or optimized.
Jianghua Yang
Greg Spiegelberg 于2025年6月6日周五 05:55写道:
> +1 binding
>
> On Fri, Jun 6, 2025 at 3:32 AM Ed Espino wrote:
>
> > Hi Kent,
> >
> >1.
> >
> >Yes, the final release version will be *2.0.0-incubatin
].
Please join us in welcoming Wenchao Zhang to his new role and
responsibility in our project community.
Jianghua Yang
On behalf of the Cloudberry PPMC
[1].
https://github.com/apache/cloudberry/commits/main/?author=zhangwenchao-123
For our current use case, I’d like to minimize the Pax build to reduce
dependencies and avoid unnecessary components. Specifically, I’ve disabled
the following CMake options:
option(USE_MANIFEST_API "Use manifest API" OFF)
option(USE_PAX_CATALOG "Use manifest API, by pax impl" OFF)
option(BUILD_GTE
One suggestion is to add a CI pipeline for performance regression testing.
Max Yang 于2025年4月14日周一 23:21写道:
> +1
>
> On Tue, Apr 15, 2025 at 1:16 PM Dianjin Wang
> wrote:
>
> > Hi all,
> >
> > I’d like to start a discussion about setting up basic CI/CD workflows
> > for the other Cloudberry repo
+1 , like pytorch community https://github.com/pytorch/pytorch/wiki
Dianjin Wang 于2025年4月3日周四 17:46写道:
> +1 GitHub Wiki.
>
> On Thursday, April 3, 2025, Ed Espino wrote:
>
> > Hi Dianjing and Cloudberry community,
> >
> > Thanks for initiating this discussion—organizing our collective knowledge
Dear Espino,
By increasing the container shared memory using the --shm-size=2gb
parameter is right for parallel tests.
To debug and further analyze the issue, I would like to request the ability
to enable core dumps in the Docker environment. Specifically, could we
include the --ulimit core=-1 co
Great !
Ed Espino 于2024年11月21日周四 16:01写道:
> A fully green run! Total duration: 49m 46s
>
> https://github.com/edespino/cloudberry/actions/runs/11948311269
>
> Thank you 杨江华!
>
> -=e
>
> On Wed, Nov 20, 2024 at 11:27 PM 杨江华 wrote:
>
> > Hi , Ed
> > This setting just make explain test happy.
> >