HonahX commented on code in PR #412: URL: https://github.com/apache/iceberg-python/pull/412#discussion_r1485743195
########## mkdocs/docs/index.md: ########## @@ -55,9 +55,9 @@ You can mix and match optional dependencies depending on your needs: | s3fs | S3FS as a FileIO implementation to interact with the object store | | adlfs | ADLFS as a FileIO implementation to interact with the object store | | snappy | Support for snappy Avro compression | -| gcs | GCS as the FileIO implementation to interact with the object store | +| gcsfs | GCS as the FileIO implementation to interact with the object store | Review Comment: ```suggestion | gcsfs | GCSFS as a FileIO implementation to interact with the object store | ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org