my-ship-it commented on issue #58: URL: https://github.com/apache/cloudberry-pxf/issues/58#issuecomment-3870294900
> 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? I think there is no problem. Generally, plugins are based on the stable branch of the kernel, and the stable branch ensures the compatibility of ABI interfaces. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
