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
trafficstars

Hello! We successfully using PXF with MongoDB. Thank you! Now we've faced with new type of queries: we need to execute the query in MongoDB and get the result. Ordinary...

bug
low priority

This feature allows querying of different image formats (jpg, png, etc.) from external sources such as HDFS/HCFS into Greenplum as integer arrays. The user can specify how many images to...

This PR is a continuation of ttps://github.com/greenplum-db/pxf/pull/858. This commit refactors the JsonRecordReader to internally use the LineRecordReader when handling multi-line JSON files. This is done to avoid incorrectly parsing JSON...

1. Check the status of the PXF service by checking the status of the PXF JVM process and by checking the HTTP health endpoint; if the PXF webapp fails to...

This PR contains README updates for new installations, especially with regards to the M1 Apple Silicon Macs.

Modifying the tinc tests so that they can pass for GP7x as well as continue to pass for earlier versions of GPDB ( 6x, 5x). - In some of the...

update some of the terms to be more inclusive, including disable, execute, kill. add alt-text to the diagrams; this required that i change to markdown image format. doc review site...

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.12.6.1 to 2.13.4.1. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.fasterxml.jackson.core:jackson-databind&package-manager=maven&previous-version=2.12.6.1&new-version=2.13.4.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
java

In this PR: - Check if `pxf cluster` commands are running on the Greenplum coordinator by looking for the coordinator data directory. Error out and exit when the cluster commands...

cla-not-required