----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12239/ -----------------------------------------------------------
Review request for Sqoop. Repository: sqoop-sqoop2 Description ------- When we worked on SQOOP-1080, we did not take into consideration the daylight savings offsets. This patch fixes it. Diffs ----- connector/connector-generic-jdbc/src/main/java/org/apache/sqoop/connector/jdbc/GenericJdbcImportPartitioner.java 0bb979e connector/connector-generic-jdbc/src/test/java/org/apache/sqoop/connector/jdbc/TestImportPartitioner.java 1a3601a Diff: https://reviews.apache.org/r/12239/diff/ Testing ------- Modified tests to use the paramters that exposed this bug and verified that date partitioning works as expected Thanks, Venkat Ranganathan
