Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
see comments in the https://reviews.apache.org/r/28636/
Most times we will need to index the column array when extracting and loading. So it is good perf improvement to store it as array as per jarcec
Clean up all places where toArray is done and move this to this to the Schema class itself.
Attachments
Attachments
Issue Links
- relates to
-
SQOOP-1830 GenericJdBcExtractor does not create java date objects when extracting
- Resolved