> On Nov. 17, 2014, 12:15 a.m., Qian Xu wrote: > > common/src/main/java/org/apache/sqoop/schema/type/Enum.java, line 94 > > <https://reviews.apache.org/r/28110/diff/2/?file=765521#file765521line94> > > > > NITS: Guava can be used to create `equals` `toString` and `hashCode`. > > If you use IntelliJ, here is an instruction. > > https://plugins.jetbrains.com/plugin/7244?pr=idea
sure will use it on a new class. - Veena ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28110/#review61700 ----------------------------------------------------------- On Nov. 16, 2014, 4:48 p.m., Veena Basavaraj wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/28110/ > ----------------------------------------------------------- > > (Updated Nov. 16, 2014, 4:48 p.m.) > > > Review request for Sqoop. > > > Bugs: SQOOP-1716 > https://issues.apache.org/jira/browse/SQOOP-1716 > > > Repository: sqoop-sqoop2 > > > Description > ------- > > see jira > > > Diffs > ----- > > common/src/main/java/org/apache/sqoop/json/util/SchemaSerialization.java > dec8c0e > common/src/main/java/org/apache/sqoop/schema/type/Enum.java 1388d49 > > common/src/test/java/org/apache/sqoop/json/util/TestSchemaSerialization.java > 9f8ee3e > > Diff: https://reviews.apache.org/r/28110/diff/ > > > Testing > ------- > > > Thanks, > > Veena Basavaraj > >
