Parallel support for FDW is still an early-stage commit. It requires modifications to the Cloudberry kernel to support parallelism, as well as refactoring the FDW code in PXF.
Currently, I have a demo that can run through simple cases.
However, I have a question:
since we now rely on the stable branch of Cloudberry, can I still submit code to the stable branch REL_2_STABLE?