Opening a connection to (rather than loading into memory) Parquet files is currently disabled on macOS. This is because of an issue that prevents R {arrow} and Python pyarrow being loaded in the same session due to a library incompatibility apache/arrow#44696. There may be some combination of versions that allow this to work but that would be difficult to enforce for users.