apache / iceberg-go

Apache Iceberg - Go
https://iceberg.apache.org/
Apache License 2.0
110 stars 23 forks source link

Add support to FileIO for Azure and GCS #65

Open zeroshade opened 7 months ago

zeroshade commented 7 months ago

Feature Request / Improvement

Currently the File io handling only supports local files and S3, we need to add support for Azure Blob Storage and GCS

git-hulk commented 4 months ago

@zeroshade I would like to have a try at GCS if no one is working on this.

zeroshade commented 4 months ago

have at it!