----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44317/#review125900 -----------------------------------------------------------
Ship it! Ship It! - Jarek Cecho On March 29, 2016, 4:49 a.m., vishnu s nair wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/44317/ > ----------------------------------------------------------- > > (Updated March 29, 2016, 4:49 a.m.) > > > Review request for Sqoop. > > > Bugs: SQOOP-2561 > https://issues.apache.org/jira/browse/SQOOP-2561 > > > Repository: sqoop-trunk > > > Description > ------- > > Special Character removal from Column name as avro data results in > duplicate column and fails the import > > Solution: Instead of removing the special character, replace it with > underscore > > > Diffs > ----- > > src/java/org/apache/sqoop/avro/AvroUtil.java 90cc9d0 > src/test/com/cloudera/sqoop/TestAvroImport.java 00d7a95 > > Diff: https://reviews.apache.org/r/44317/diff/ > > > Testing > ------- > > Test case for the same is exceuted successfully. > > > File Attachments > ---------------- > > 0001-SQOOP-2561.patch > > https://reviews.apache.org/media/uploaded/files/2016/03/29/a11e1fb7-b6ca-4a2d-9914-cd3049fb9e7f__0001-SQOOP-2561.patch > > > Thanks, > > vishnu s nair > >
