[
https://issues.apache.org/jira/browse/ARROW-4057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rok Mihevc updated ARROW-4057:
------------------------------
External issue URL: https://github.com/apache/arrow/issues/15909
> [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
(v8.20.10#820010)