Skip to content

S3 Select mocking support #35

@iori-yja

Description

@iori-yja

Hello,

I am wondering if it's possible to deal with a code which uses "S3 Select" feature.

S3 Select is an S3 feature to get contents with SQL query. It is, in general, a tough challenge with a great benefit to test a query like SQL which leads its query complex, and S3 Select is something special in testing difficulty. S3 Select is used with large aws-sdk's interface and its backend is locally unavailable.

My questions:

  • Is it in gofakes3's scope of concern to support select feature?
  • If so, how the implementation supposed to be?

I am not sure even it is good idea to use other project's SQL parser for this purpose.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions