vectordotdev / vector

A high-performance observability data pipeline.
https://vector.dev
Mozilla Public License 2.0
17.59k stars 1.55k forks source link

New AWS `athena` source #8423

Open jszwedko opened 3 years ago

jszwedko commented 3 years ago

Discussed over here: https://github.com/timberio/vector/issues/8365

We could add a source to allow Vector to run Athena queries and use the results as events.

AvihaiSam commented 1 year ago

@jszwedko, this feature might fill the gap for the lack of the ability to read parquet/avro from s3, also - it should be way easier to implement.