-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/31015/#review73054
-----------------------------------------------------------



common/src/main/java/org/apache/sqoop/model/MConfigType.java
<https://reviews.apache.org/r/31015/#comment119231>

    final?



common/src/main/java/org/apache/sqoop/model/MConfigType.java
<https://reviews.apache.org/r/31015/#comment119230>

    Consolodate?
    
    this.subTypes = new HashSet<String>(Arrays.asList(subTypes));
    
    Also, ImmutableSet?



repository/repository-common/src/main/java/org/apache/sqoop/repository/common/CommonRepositoryHandler.java
<https://reviews.apache.org/r/31015/#comment119295>

    Move this check higher up to keep the repository handler focused on the 
repository?



repository/repository-common/src/main/java/org/apache/sqoop/repository/common/CommonRepositoryHandler.java
<https://reviews.apache.org/r/31015/#comment119294>

    I feel like we lose information here. It would be nice to know how many 
rows were updated if it were not equal to 1.


- Abraham Elmahrek


On Feb. 18, 2015, 8:31 p.m., Veena Basavaraj wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/31015/
> -----------------------------------------------------------
> 
> (Updated Feb. 18, 2015, 8:31 p.m.)
> 
> 
> Review request for Sqoop.
> 
> 
> Bugs: SQOOP-1516
>     https://issues.apache.org/jira/browse/SQOOP-1516
> 
> 
> Repository: sqoop-sqoop2
> 
> 
> Description
> -------
> 
> see jira
> 
> 
> Diffs
> -----
> 
>   common/src/main/java/org/apache/sqoop/error/code/CommonRepositoryError.java 
> 74e5de3 
>   common/src/main/java/org/apache/sqoop/model/MConfigType.java fa29d5a 
>   common/src/main/java/org/apache/sqoop/model/MConfigUpdateEntityType.java 
> PRE-CREATION 
>   common/src/main/java/org/apache/sqoop/model/MLink.java 062a4c5 
>   common/src/main/java/org/apache/sqoop/model/MMapInput.java ce0f0f7 
>   core/src/main/java/org/apache/sqoop/repository/JdbcRepository.java 091c3ca 
>   core/src/main/java/org/apache/sqoop/repository/JdbcRepositoryHandler.java 
> f4b1374 
>   core/src/main/java/org/apache/sqoop/repository/Repository.java e07676a 
>   
> repository/repository-common/src/main/java/org/apache/sqoop/repository/common/CommonRepositoryHandler.java
>  6a23fc2 
>   
> repository/repository-common/src/main/java/org/apache/sqoop/repository/common/CommonRepositoryInsertUpdateDeleteSelectQuery.java
>  d61ff0b 
>   
> repository/repository-derby/src/test/java/org/apache/sqoop/repository/derby/DerbyTestCase.java
>  bea5cd7 
>   
> repository/repository-derby/src/test/java/org/apache/sqoop/repository/derby/TestJobHandling.java
>  6a248e9 
>   
> repository/repository-derby/src/test/java/org/apache/sqoop/repository/derby/TestLinkHandling.java
>  523464b 
> 
> Diff: https://reviews.apache.org/r/31015/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Veena Basavaraj
> 
>

Reply via email to