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)