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.decimal128 in Array.from_jvm #19006

Open
asfimport opened this issue May 17, 2018 · 3 comments
Open

Comments

@asfimport
Copy link

asfimport commented May 17, 2018

Follow-up after #18209. We need to find the correct code to construct Java decimals and fill them into a DecimalVector. Afterwards, we should activate the decimal128 type 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-2606. Please see the migration documentation for further details.

@asfimport
Copy link
Author

Aravind R Yarram:
@xhochy I'd like to contribute. I have good experience on Java, Scala, BigData and related ecosystem. However, I could use some help to get started. i.e. setting up the dev env etc. I was looking the GitHub project Readme page but couldn't find any details.

@asfimport
Copy link
Author

Uwe Korn / @xhochy:
[~aravind.yarram] Have a look at https://arrow.apache.org/docs/python/development.html

@asfimport
Copy link
Author

Aravind R Yarram:
@xhochy thanks. looking into it

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