Follow-up after https://github.com/apache/arrow-java/issues/420 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.
Reporter: Uwe Korn / @xhochy
Related issues:
Note: This issue was originally created as ARROW-2605. Please see the migration documentation for further details.
Follow-up after https://github.com/apache/arrow-java/issues/420 as we are missing the necessary methods to construct these arrays conveniently on the Python side.
Once there is a path to construct
pyarrow.Arrayinstances from a Python list ofdatetime.timefor the various time types, we should activate the time types ontest_jvm_arrayand ensure that we load them correctly from Java into Python.Reporter: Uwe Korn / @xhochy
Related issues:
Note: This issue was originally created as ARROW-2605. Please see the migration documentation for further details.