Re: Addressing security questions in the Iceberg REST specification

2024-06-04 Thread Laurent Goujon
> > As already shared on the mailing list, I'm working on a PR to have > interfaces with JAXRS/Swagger annotations to generate OpenAPI > JSON/YAML with the swagger-gradle-plugin. Shouldn't it be the other way around (having an OpenAPI doc and generating the interfaces) since we may want people to

Re: [DISCUSS] Switch to JDK 11 for releases?

2023-05-25 Thread Laurent Goujon
I can give it a try if the community is okay with it. I have some experience using it, it actually works quite well as long as you are not using things like `sun.*` classes Laurent On Wed, Apr 26, 2023 at 8:28 AM Anton Okolnychyi wrote: > Is anyone interested to give it a try? > > - Anton > > O

Re: Supporting gs:// prefix in S3URI for Google Cloud S3 Storage

2021-12-03 Thread Laurent Goujon
S3 >> Storage >> >> >> >> As long as proposed changes will not prevent Iceberg from using GCS >> connector (https://github.com/GoogleCloudDataproc/hadoop-connectors) >> via HCFS/HadoopFileIO to access GCS, I think that it is OK to allow users >> to u

Re: Supporting gs:// prefix in S3URI for Google Cloud S3 Storage

2021-12-02 Thread Laurent Goujon
What about credentials? Sure, GCS has a S3 compatibility mode, but the gs:// URI used by Hadoop is native GCS support with Google authentication mechanisms (GCS Hadoop filesystem is actually out of tree -> https://github.com/GoogleCloudDataproc/hadoop-connectors) Laurent On Thu, Dec 2, 2021 at 3: