-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/4161/
-----------------------------------------------------------
Review request for Sqoop.
Summary
-------
This is pretty trivial patch, it just introduces new variables for the name and namespace
in Avro schema and initializes them to the values passed in the options in the manner similar
to ClassWriter.
This addresses bug SQOOP-416.
https://issues.apache.org/jira/browse/SQOOP-416
Diffs
-----
./src/java/org/apache/sqoop/orm/AvroSchemaGenerator.java 1296327
Diff: https://reviews.apache.org/r/4161/diff
Testing
-------
Import and export of Avro data files from/to SQL table.
Thanks,
Kyryl
|