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 2015/03/24 20:02:53 UTC

[jira] [Created] (SQOOP-2261) Input value create/ update/ delete handling with null values

Veena Basavaraj created SQOOP-2261:
--------------------------------------

             Summary: Input value create/ update/ delete handling with null values
                 Key: SQOOP-2261
                 URL: https://issues.apache.org/jira/browse/SQOOP-2261
             Project: Sqoop
          Issue Type: Sub-task
            Reporter: Veena Basavaraj


The current code for updateConfig does not handle the use cases for null inputs added in LINK_INPUT and JOB_INPUT

either allow adding them by changing createInputValues

or change the update*Config methods to handle
1. insert if not found on update
2. delete if update results in null value.

or atleast #1



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