[
https://issues.apache.org/jira/browse/SQOOP-2136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jarek Jarcec Cecho updated SQOOP-2136:
--------------------------------------
Attachment: SQOOP-2136.patch
Even though that this is SQL Server specific test case, it doesn't require SQL
Server - it's pure java based test without any external dependencies.
> 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
>
> Attachments: SQOOP-2136.patch
>
>
> {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)