asfimport opened a new issue, #422:
URL: https://github.com/apache/arrow-java/issues/422
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.
**Reporter**: [Vanco Buca](https://issues.apache.org/jira/browse/ARROW-1984)
#### PRs and other links:
- [GitHub Pull Request
apache/arrow#5315](https://github.com/apache/arrow/pull/5315)
<sub>**Note**: *This issue was originally created as
[ARROW-1984](https://issues.apache.org/jira/browse/ARROW-1984). Please see the
[migration documentation](https://github.com/apache/arrow/issues/14542) for
further details.*</sub>
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]