Feature Request / Improvement
I found that pyiceberg is not able to work with files that can be accessed only using virtual addressing style. I want to read table from glue catalog (using default PyArrowFileIO implementation), where metadata and parquet files are located on s3, that supports only virtual addressing style.
Query engine
None