You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "holdenk (JIRA)" <ji...@apache.org> on 2017/02/14 22:08:41 UTC

[jira] [Created] (ARROW-561) Update java & python dependencies to improve downstream packaging experience

holdenk created ARROW-561:
-----------------------------

             Summary: Update java & python dependencies to improve downstream packaging experience
                 Key: ARROW-561
                 URL: https://issues.apache.org/jira/browse/ARROW-561
             Project: Apache Arrow
          Issue Type: Bug
          Components: Java - Vectors, Python
    Affects Versions: 0.1.0, 0.2.0
            Reporter: holdenk
            Priority: Minor


The current build for arrow uses a interesting work around for hamcrest conflict between JUNIT and mockito which results in mockito being in the compile scope. This is not suitable for some downstream users.

Python setup file also leaves out test dependency (not overly important but useful for developers) & we can clarify parquet-cpp as an "extra" dependency for people requiring parquet support (already mentioned in the README file but good to have clarity in setup.py as well).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)