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

PXF 7 will support multi-cluster feature and thus the C extension needs the functionality to know which PXF host and port to communicate with. This PR does the following: -...

cla-not-required

This PR removes `pxf init` and `pxf reset` from the PXF bash script as a continuation of some of the removal done in https://github.com/greenplum-db/pxf/commit/a0fc43d0a8189b77f9e8edadf00a3b350f1987a2. Change include: - Replace `pxf init`...

cla-not-required

This PR removes EL7 infrastructure from the concourse pipelines. Files deleted: - gpdb6/centos7/Dockerfile - gpdb6/oel7/Dockerfile - gpdb7/centos7/Dockerfile - rpmrebuild/centos/Dockerfile Changes: - We now build a `gpdb6-rocky8-test-pxf-hdp2` instead of a `gpdb6-centos7-test-pxf-hdp2`

cla-not-required