ostinru commented on issue #983: URL: https://github.com/apache/cloudberry/issues/983#issuecomment-2796661810
I can see that `pxf_fdw` now in `cloudberry/gpcontrib/` (not cloudberry-pxf!) and it seems that external-table framework were being deprecated[1] by pivotal for a long time: > PXF uses the External Table Framework in Greenplum 5 and 6 to access external data. Greenplum 6 introduces the Foreign Data Wrapper Framework to access external data, and extensions are starting to move to the foreign data wrapper (FDW) framework because the External Table Framework will be deprecated in later versions of Greenplum. @yjhjstz, @tuhaihe and @gfphoenix78 let's decide on which framework(s) are supported in Cloudberry. If we think that external-tables are deprecated - than we can close this issue, because PXF 6.10 with pxf_fdw builds fine. [1] https://github.com/greenplum-db/pxf-archive/blob/main/fdw/PXF_FDW.md -- 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]
