[
https://issues.apache.org/jira/browse/ARROW-1984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17659013#comment-17659013
]
Rok Mihevc commented on ARROW-1984:
-----------------------------------
This issue has been migrated to [issue
#17968|https://github.com/apache/arrow/issues/17968] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [Java] NullableDateMilliVector.getObject() should return a LocalDate, not a
> LocalDateTime
> -----------------------------------------------------------------------------------------
>
> Key: ARROW-1984
> URL: https://issues.apache.org/jira/browse/ARROW-1984
> Project: Apache Arrow
> Issue Type: Bug
> Components: Java
> Reporter: Vanco Buca
> Priority: Minor
> Labels: beginner, pull-request-available
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> NullableDateMilliVector.getObject() today returns a LocalDateTime. However,
> this vector is used to store date information, and thus, getObject() should
> return a LocalDate.
> Please note: there already exists a vector that returns LocalDateTime --
> the NullableTimestampMilliVector.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)