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