Julien Le Dem created ARROW-824: ----------------------------------- Summary: Date and Time Vectors should reflect timezone-less semantics Key: ARROW-824 URL: https://issues.apache.org/jira/browse/ARROW-824 Project: Apache Arrow Issue Type: Bug Components: Java - Vectors Reporter: Julien Le Dem
Currently getObject returns a Date|Time|DateTime and should return the Local* equivalent: https://github.com/apache/arrow/blob/b6033378c2533ed7b396f111cc5aed10450907fb/java/vector/src/main/codegen/templates/FixedValueVectors.java#L520 -- This message was sent by Atlassian JIRA (v6.3.15#6346)