----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24242/#review50003 -----------------------------------------------------------
Ship it! Ship It! - Abraham Elmahrek On Aug. 4, 2014, 5:48 p.m., Keegan Witt wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/24242/ > ----------------------------------------------------------- > > (Updated Aug. 4, 2014, 5:48 p.m.) > > > Review request for Sqoop. > > > Repository: sqoop-trunk > > > Description > ------- > > Adds an extra arg for SQL Server that runs SET IDENTITY_INSERT <table> ON > before exporting the data. > > > Diffs > ----- > > src/docs/user/connectors.txt bba946a > src/java/org/apache/sqoop/manager/SQLServerManager.java 534c0cc > src/java/org/apache/sqoop/mapreduce/SQLServerExportDBExecThread.java > 1810ba8 > > src/java/org/apache/sqoop/mapreduce/sqlserver/SqlServerExportBatchOutputFormat.java > cc69d77 > > Diff: https://reviews.apache.org/r/24242/diff/ > > > Testing > ------- > > Tested that change enables inserts on tables with identity (with SQL Server > 2005). > > > Thanks, > > Keegan Witt > >
