You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Jarek Jarcec Cecho (JIRA)" <ji...@apache.org> on 2015/02/26 02:34:04 UTC

[jira] [Created] (SQOOP-2136) Test case SqlServerUpsertOutputFormatTest is failing

Jarek Jarcec Cecho created SQOOP-2136:
-----------------------------------------

             Summary: Test case SqlServerUpsertOutputFormatTest is failing
                 Key: SQOOP-2136
                 URL: https://issues.apache.org/jira/browse/SQOOP-2136
             Project: Sqoop
          Issue Type: Bug
    Affects Versions: 1.4.5
            Reporter: Jarek Jarcec Cecho
            Assignee: Jarek Jarcec Cecho
             Fix For: 1.4.6


{code}
expected:<...lumn, SecondColumn, [ ]ThirdColumn ) VALUES...> but was:<...lumn, SecondColumn, []ThirdColumn ) VALUES...>
{code}

We are adding extra space on line boundary in the expected string.



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