You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Keegan Witt (JIRA)" <ji...@apache.org> on 2015/04/09 23:12:12 UTC

[jira] [Created] (SQOOP-2296) Merge statement incorrectly includes table hints

Keegan Witt created SQOOP-2296:
----------------------------------

             Summary: 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


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)