Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Java/Python] Add unit test for pyarrow.timeX types in Array.from_jvm #44875

Open
asfimport opened this issue May 17, 2018 · 1 comment
Open

Comments

@asfimport
Copy link
Collaborator

asfimport commented May 17, 2018

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.

@asfimport
Copy link
Collaborator Author

Wes McKinney / @wesm:
cc @jorisvandenbossche

@assignUser assignUser transferred this issue from apache/arrow Nov 27, 2024
@jorisvandenbossche jorisvandenbossche transferred this issue from apache/arrow-java Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant