Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.99.4
-
None
-
None
Description
We've done quite decent job in defining Intermediate data format and how are certain data types serialized into CSV-ish format (defined on the wiki as part of SQOOP-515 and further revised in umbrella JIRA SQOOP-1350).
We should create similar definition for our object representation. For example we've recently uncovered bug when we were returning Date object when it's Joda representation has been expected.