[
https://issues.apache.org/jira/browse/SQOOP-2442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jarek Jarcec Cecho updated SQOOP-2442:
--------------------------------------
Attachment: SQOOP-2442.patch
Attaching simple patch, so skipping review board.
> Sqoop2: Generic JDBC: Drop tests for specifying schema name and custom SQL at
> the same time
> -------------------------------------------------------------------------------------------
>
> Key: SQOOP-2442
> URL: https://issues.apache.org/jira/browse/SQOOP-2442
> Project: Sqoop
> Issue Type: Sub-task
> Reporter: Jarek Jarcec Cecho
> Assignee: Jarek Jarcec Cecho
> Fix For: 1.99.7
>
> Attachments: SQOOP-2442.patch
>
>
> We currently have [bunch of
> tests|https://github.com/apache/sqoop/blob/sqoop2/connector/connector-generic-jdbc/src/test/java/org/apache/sqoop/connector/jdbc/TestToInitializer.java#L195]
> that are verifying the case when user specifies custom schema and custom SQL
> query. This combination however doesn't make sense as we're not using schema
> option when using custom query and we're even having an explicit [check for
> that in the
> validator|https://github.com/apache/sqoop/blob/sqoop2/connector/connector-generic-jdbc/src/main/java/org/apache/sqoop/connector/jdbc/configuration/FromJobConfig.java#L66].
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)