The S3 SelectObjectContent isn't yet supported in V2, so customers have to use 1.11.x. This API should be supported in V2.
Any updates on this?
Any reason why the release notes claim that 2.10.3 (2019-10-28) contains support for SelectObjectContent?
Also, should this get the 1.11.x Parity tag?
@abatkin added 1.11.x Parity tag.
The changelog includes that note on SelectObjectContent as there was an upstream release of an S3 update for AWS. That update only pertained to S3 Select and while we don't support S3 Select we don't filter S3 releases at that granular of a level. It was likely either a no-op for us or potentially added new documentation to other methods.
Til now S3 Select is only available in v1?
Hi AWS team, please add the feature support.
Can we contribute to support this as well?
I have implemented the functionality, but it is in a quick and dirty format, if you want I can later cleanup and share my code.
This has been open for a while. Is this portion of the S3 API being omitted from 2.x support on purpose? Otherwise I guess I can see the difficulty with implementing this, after looking at the code. This use of S3 doesn't fit in with the "Wrong Abstraction" that's currently coded over the simpler S3 APIs in v2. This will require a significant refactoring to enable support. Unfortunate. Hope it gets done one day.
Most helpful comment
Any updates on this?