[
https://issues.apache.org/jira/browse/SQOOP-2296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14504208#comment-14504208
]
Hudson commented on SQOOP-2296:
-------------------------------
FAILURE: Integrated in Sqoop-ant-jdk-1.6-hadoop20 #987 (See
[https://builds.apache.org/job/Sqoop-ant-jdk-1.6-hadoop20/987/])
SQOOP-2296: Merge statement incorrectly includes table hints (jarcec:
https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=c109f671700ea601e5f3d83f61a04b02dc8f4828)
*
src/test/org/apache/sqoop/mapreduce/sqlserver/SqlServerUpsertOutputFormatTest.java
* src/java/org/apache/sqoop/mapreduce/sqlserver/SqlServerUpsertOutputFormat.java
> Merge statement incorrectly includes table hints
> ------------------------------------------------
>
> Key: SQOOP-2296
> URL: https://issues.apache.org/jira/browse/SQOOP-2296
> Project: Sqoop
> Issue Type: Bug
> Components: connectors/sqlserver
> Reporter: Keegan Witt
> Assignee: Keegan Witt
> Fix For: 1.4.7
>
> Attachments: SQOOP-2296.patch
>
>
> The merge statement created by the [upsert|SQOOP-1403] functionality
> incorrectly adds the table hints to the end of the statement, which the
> [syntax|https://msdn.microsoft.com/en-us/library/bb510625.aspx] does not
> support (it only supports query hints, which aren't yet
> [supported|SQOOP-1435] by Sqoop).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)