Uwe L. Korn created ARROW-2605:
----------------------------------
Summary: [Java/Python] Add unit test for pyarrow.timeX types in
Array.from_jvm
Key: ARROW-2605
URL: https://issues.apache.org/jira/browse/ARROW-2605
Project: Apache Arrow
Issue Type: New Feature
Components: Java - Vectors, Python
Reporter: Uwe L. Korn
Fix For: 0.10.0
Follow-up after https://issues.apache.org/jira/browse/ARROW-2249 as we are
missing the necessary methods to construct these arrays conveniently on the
Python side.
Once there is a path to construct {{pyarrow.Array}} instances from a Python
list of {{datetime.time}} for the various time types, we should activate the
time types on {{test_jvm_array}} and ensure that we load them correctly from
Java into Python.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)