Hi, all!
We found that in our Greenplum cluster all requests to gpfdist, instead of being spread across cluster segments, are executed only on the gpseg-0 segment. External table has approximately the following content:
CREATE EXTERNAL TABLE stage.gpfdist_test_table ...