pxf icon indicating copy to clipboard operation
pxf copied to clipboard

Platform Extension Framework: Federated Query Engine

Results 53 pxf issues
Sort by recently updated
recently updated
newest added

PXF7 deprecates Support for Greenplum 5.x (GP5). This allows us to remove special case handling for GP5 in the PXF C extension. - Remove all the conditions `PG_VERSION_NUM=90400` (GPDB version...

cla-not-required

Now if we fly a pipeline for the `multi-cluster` branch, the pipeline will go red because the file structure under PXF_HOME has changed. See more details in [PR 1089](https://github.com/greenplum-db/pxf/pull/1089). 1....

cla-not-required

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.21.0 to 0.23.0. Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too many headers ebc8168 all: fix...

dependencies
go
cla-not-required

Hello, Im trying to divide Greenplum and PXF, so they can work on different servers. I have tried to do it by the way it written in [documentation](https://docs.vmware.com/en/VMware-Greenplum-Platform-Extension-Framework/6.9/greenplum-platform-extension-framework/cfghostport.html), but for...

PXF 7 plans to deprecate CentOS 7 as a supported platform to be in line with Greenplum 7 compatibility. This PR does the following: - remove CentOS 7 as the...

cla-not-required

- Provide 2 extra nodes for GP6 multi-node tasks with impersonation - Add another standalone CLI test `test-pxf-gp6-cli-rocky8`. Now both `test-pxf-gp6-cli-rocky8` and `test-pxf-gp7-cli-rocky8` will run cli test for collocated PXF...

cla-not-required

This PR makes the PXF CLI and the pxf bash script support a multi-cluster architecture. In this first phase the functionality is limited to having only 1 cluster with the...

cla-not-required

This PR adds a custom PXF guc called pxf.pxf_base. The default value for this GUC is set to empty string and can only be set via `gpconfig --change pxf.pxf_base --value...

cla-not-required