[
https://issues.apache.org/jira/browse/SQOOP-2972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duy Viec updated SQOOP-2972:
----------------------------
Description:
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
was:Support direct export to PostgreSQL using COPY... FROM with selective
columns.
> SQOOP Direct Export Support 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
>
> 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.3.4#6332)