Skip to content

Real query engine for Athena / Firehose (opt-in) #455

Description

@NitinKumar004

The opt-in real-engine program now backs databases, cache, functions, VMs, containers, and object storage. Query services like Athena — and Firehose delivery into a queryable store — still return control-plane responses only.

What to build

  • An opt-in engine that runs real SQL over data held in object storage (an embedded SQL engine), so StartQueryExecution / GetQueryResults return real results.
  • Wire it through the existing engine seam (config.With<X>Engine(...)), Docker-free where possible.

Where

A new service handler + engine (see contrib/realengine), building on the object-storage engine (#433). Related: #428.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    awsAmazon Web ServicesenhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions