Hi, We have URIs starting with gs:// representing objects on GCS. Currently, S3URI doesn't support gs:// prefix (see https://github.com/apache/iceberg/blob/master/aws/src/main/java/org/apache/iceberg/aws/s3/S3URI.java#L41). Is there an existing JIRA for supporting this? Any objections to add "gs" to the list of S3 prefixes?
Thanks, Mayur