Skip to content

[Python] Add test coverage to parquet.read_table with cloud filesystems integration #48133

@raulcd

Description

@raulcd

Describe the enhancement requested

As a follow up from:

When using parquet.read_table without dataset enabled we use the fallback through ParquetFile. We realized that we are not currently testing files outside of local filesystem. It could be interesting to increase coverage with cloud filesystems integration.

More details about specific test that spark the conversation here:
#48008 (comment)

Component(s)

Python

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions