You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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 ofdatetime.time
for the various time types, we should activate the time types ontest_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.
The text was updated successfully, but these errors were encountered: