----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30683/#review71315 -----------------------------------------------------------
Ship it! repository/repository-postgresql/src/main/java/org/apache/sqoop/repository/postgresql/PostgresqlSchemaCreateQuery.java <https://reviews.apache.org/r/30683/#comment116987> Should be BIGSERIAL repository/repository-postgresql/src/main/java/org/apache/sqoop/repository/postgresql/PostgresqlSchemaCreateQuery.java <https://reviews.apache.org/r/30683/#comment116988> Should be BIGSERIAL repository/repository-postgresql/src/test/java/org/apache/sqoop/integration/repository/postgresql/TestStructure.java <https://reviews.apache.org/r/30683/#comment116989> testForeignKeys(org.apache.sqoop.integration.repository.postgresql.TestStructure) Time elapsed: 0.6 sec <<< FAILURE! java.lang.AssertionError: Could not find 'SQ_INPUT_RELATION.SQIR_PARENT_ID' part of schema 'SQOOP' with reference to 'SQ_INPUT_RELATION.SQIR_PARENT_ID' at org.apache.sqoop.integration.repository.postgresql.PostgresqlTestUtils.assertForeignKey(PostgresqlTestUtils.java:60) at org.apache.sqoop.integration.repository.postgresql.TestStructure.testForeignKeys(TestStructure.java:61) - Abraham Elmahrek On Feb. 5, 2015, 9:06 p.m., Veena Basavaraj wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/30683/ > ----------------------------------------------------------- > > (Updated Feb. 5, 2015, 9:06 p.m.) > > > Review request for Sqoop. > > > Bugs: SQOOP-2072 > https://issues.apache.org/jira/browse/SQOOP-2072 > > > Repository: sqoop-sqoop2 > > > Description > ------- > > see jira > > > Diffs > ----- > > > repository/repository-derby/src/test/java/org/apache/sqoop/repository/derby/TestConnectorHandling.java > 1056c69 > > repository/repository-derby/src/test/java/org/apache/sqoop/repository/derby/TestDriverHandling.java > a2c50f8 > > repository/repository-postgresql/src/main/java/org/apache/sqoop/repository/postgresql/PostgresqlRepositoryHandler.java > e72c8c1 > > repository/repository-postgresql/src/main/java/org/apache/sqoop/repository/postgresql/PostgresqlSchemaCreateQuery.java > be612ce > > repository/repository-postgresql/src/test/java/org/apache/sqoop/integration/repository/postgresql/PostgresqlTestCase.java > 79381d8 > > repository/repository-postgresql/src/test/java/org/apache/sqoop/integration/repository/postgresql/PostgresqlTestUtils.java > 0742e2d > > repository/repository-postgresql/src/test/java/org/apache/sqoop/integration/repository/postgresql/TestConnectorHandling.java > c1f5a20 > > repository/repository-postgresql/src/test/java/org/apache/sqoop/integration/repository/postgresql/TestDriverHandling.java > 2139720 > > repository/repository-postgresql/src/test/java/org/apache/sqoop/integration/repository/postgresql/TestStructure.java > 42cf3ed > > Diff: https://reviews.apache.org/r/30683/diff/ > > > Testing > ------- > > > Thanks, > > Veena Basavaraj > >
