Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
It would be nice to allow users to decide whether numeric columns should be imported as primitives or java.lang.Number subclasses. For now will use a single global boolean "usePrimitives", but it is not unlikely that eventually this will turn into a some kind of a pattern.
Default for "usePrimitives" will be "true"