You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Arvind Prabhakar (JIRA)" <ji...@apache.org> on 2011/08/25 08:28:29 UTC

[jira] [Resolved] (SQOOP-321) Support date/time columns for "--incremental append" option

     [ https://issues.apache.org/jira/browse/SQOOP-321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arvind Prabhakar resolved SQOOP-321.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.4.0

Patch committed. Thanks Bilung!

> Support date/time columns for "--incremental append" option
> -----------------------------------------------------------
>
>                 Key: SQOOP-321
>                 URL: https://issues.apache.org/jira/browse/SQOOP-321
>             Project: Sqoop
>          Issue Type: Improvement
>            Reporter: Bilung Lee
>            Assignee: Bilung Lee
>             Fix For: 1.4.0
>
>
> Currently, when "--incremental append" option is used, only numeric columns are supported for check column.
> One workaround to "mimic" append mode with date/time values is
> 1) select max(dt) from table into max_dt
> 2) sqoop import --incremental lastmodified --check-column dt --last-value max_dt

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira