[ https://issues.apache.org/jira/browse/SQOOP-2972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Attila Szabo updated SQOOP-2972: -------------------------------- Fix Version/s: (was: 1.4.7) 1.5.0 > SQOOP Direct Export To PostgreSQL Supports Selective Columns > ------------------------------------------------------------ > > Key: SQOOP-2972 > URL: https://issues.apache.org/jira/browse/SQOOP-2972 > Project: Sqoop > Issue Type: Improvement > Affects Versions: 1.4.6 > Reporter: Duy Viec > Labels: features > Fix For: 1.5.0 > > Attachments: export_postgres_selective_columns.patch > > > Support direct export to PostgreSQL using COPY... FROM with selective columns. > Need to update PostgreSQLCopyExportMapper.java to support COPY command be > generated with list of selective columns like: COPY table (listColumns)...FROM -- This message was sent by Atlassian JIRA (v6.4.14#64029)