Damon P. Cortesi
Damon P. Cortesi
> Including the minor version number seems unnecessary. Is it something that only started happening for Go 1.22? I agree. Apparently beginning with release 1.21, the first release included a...
Closing per conversation above.
Rock on! There's a lot here, but let me try to take a look in the next day or two!
It shouldn't be too hard to add partition support - I thought I had a branch for this, but I can't find it now. In the [Java example](https://github.com/awslabs/aws-athena-query-federation/blob/27ed586aecd657a34e0c24895efd3c439de3131d/athena-example/src/main/java/com/amazonaws/athena/connectors/example/ExampleMetadataHandler.java#L315), we can...
@ksumit Done. :)
*nod* I'll take a look - I used it in my experiment, but unsure what qualifies as better. One question - it looks like all the `.scm` files need to...
> There is no "append" mode to S3 writes that I know of There are a couple options here to either simulate an append or use a different bucket type...