-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/7371/
-----------------------------------------------------------
Review request for Sqoop.
Description
-------
Pretty straightforward implementation of new metadata data type.
This addresses bug SQOOP-613.
https://issues.apache.org/jira/browse/SQOOP-613
Diffs
-----
client/src/main/java/org/apache/sqoop/client/utils/FormFiller.java af3ff8a
common/src/main/java/org/apache/sqoop/json/util/FormSerialization.java
6b7332a
common/src/main/java/org/apache/sqoop/model/MInputType.java 7acdbca
common/src/main/java/org/apache/sqoop/model/MIntegerInput.java PRE-CREATION
core/src/main/java/org/apache/sqoop/framework/FrameworkManager.java 657eab2
repository/repository-derby/src/main/java/org/apache/sqoop/repository/derby/DerbyRepositoryHandler.java
c44270e
Diff: https://reviews.apache.org/r/7371/diff/
Testing
-------
No new unit tests introduced, just "by hand" testing at the moment.
Thanks,
Jarek Cecho