You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Veena Basavaraj (JIRA)" <ji...@apache.org> on 2014/11/13 01:08:34 UTC

[jira] [Resolved] (SQOOP-1707) SQOOP2: Address the validate method in Column class

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

Veena Basavaraj resolved SQOOP-1707.
------------------------------------
    Resolution: Fixed

as part of SQOOP-1709 removed validate method

> SQOOP2: Address the validate method in Column class
> ---------------------------------------------------
>
>                 Key: SQOOP-1707
>                 URL: https://issues.apache.org/jira/browse/SQOOP-1707
>             Project: Sqoop
>          Issue Type: Sub-task
>          Components: sqoop2-framework
>            Reporter: Veena Basavaraj
>             Fix For: 1.99.5
>
>
> Another TODO::)
> {code}
>  public boolean validate(Object o) {
>     // TODO: Implement this in all subclasses!
>     return true;
>   }
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)