Leonid
Leonid
Here I chery-picked Jul 30, 2022 [Fix qp_with_clause testcase without asserts (#13878)](https://github.com/open-gpdb/gpdb/commit/fad65d796f7d2b7c17884d67ed7b79b216f11a71) Oct 4, 2022 [[ORCA] Avoid pushdown of predicate with set-returning function (#14201)](https://github.com/open-gpdb/gpdb/commit/42a0b6d2644672fbb542e8eb6c783889c71d67b0) fix #669 --- ### Change logs...
Introduces GitHub Actions workflow for Apache Cloudberry (incubating) build debian package: In https://github.com/apache/cloudberry/pull/1359 I have added docker build and test containers for ubuntu 22.04. Here I add CI workflow to...
We inherited this issue from PostgreSQL. PostgreSQL uses glibc to sort strings. In version glibc=2.28, collations broke down badly (in general, there are no guarantees when updating glibc). Changing collations...