Currently getObject returns a Date|Time|DateTime and should return the Local* equivalent:
|
date = date.withZoneRetainFields(org.joda.time.DateTimeZone.getDefault()); |
Reporter: Julien Le Dem / @julienledem
Assignee: Julien Le Dem / @julienledem
Note: This issue was originally created as ARROW-824. Please see the migration documentation for further details.
Currently getObject returns a Date|Time|DateTime and should return the Local* equivalent:
arrow/java/vector/src/main/codegen/templates/FixedValueVectors.java
Line 520 in b603337
Reporter: Julien Le Dem / @julienledem
Assignee: Julien Le Dem / @julienledem
Note: This issue was originally created as ARROW-824. Please see the migration documentation for further details.