[
https://issues.apache.org/jira/browse/ARROW-4057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney updated ARROW-4057:
--------------------------------
Fix Version/s: (was: 0.14.0)
> [Python] Revamp handling of file URIs in pyarrow.parquet
> --------------------------------------------------------
>
> Key: ARROW-4057
> URL: https://issues.apache.org/jira/browse/ARROW-4057
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Python
> Reporter: Wes McKinney
> Priority: Major
> Labels: parquet
>
> The way this is being handled currently is pretty brittle. If the HDFS
> cluster being used to run the unit tests does not support writes from
> {{$USER}} then the tests fail (e.g. the only permissioned user in the
> docker-compose cluster is "root", so the unit tests cannot be run)
> I'm inserting various hacks to get the tests passing for now, but they are
> temporary. There is code relating to path and URI handling spread throughout
> the parquet module; it would be much better to centralize and clean this up
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)