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
>
> 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
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:
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
Thanks for the shoutout although I believe my contribution has been quite
modest as consisting mostly of providing some initial feedback, and I don't
think I had a key part in the overall design.
But I'm also excited by the recent interest surrounding FGAC with Robert's
proposal[1] and this proposa
Like Russell, addition of new types which are widely used in analytics
seems like a good thing.
The document still has various open comments regarding the representation,
and so I wonder if things have been settled or not. I'm also curious if
this proposal will also be joined by proposals on Parqu