external tables are not used
what is used differs by component
tGreenplumGPLoad call gpload utility and will generate the YAML control file
tGreenplumOutputBulkExec using psql command line utility to bulk load like postgreSQL
I use external tables and do not manage the load process from Talend.