Transfer and Store the Data
Use one of the following approaches to transform the data with gpfdist.
GPLOADsupports only input transformations, but is easier to implement in many cases.INSERT INTO SELECT FROMsupports both input and output transformations, but exposes more details.